head 1.2; access; symbols pkgsrc-2016Q4:1.1.0.24 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.22 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.20 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.18 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.16 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.14 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.12 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.10 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.8 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.6 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.4 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.2 pkgsrc-2014Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2016.12.29.22.46.30; author maya; state dead; branches; next 1.1; commitid Ow92GGJ72no0PVzz; 1.1 date 2014.03.26.11.07.27; author jperkin; state Exp; branches; next ; commitid 623IaMD4ctqBpcux; desc @@ 1.2 log @Remove gcc45,46,47 and libs as discussed in pkgsrc-users GCC_REQD for these versions now resolves to gcc48 due to a previous commit. Please file a bug report if you are having trouble with GCC 4.8. @ text @$NetBSD: patch-gcc_doc_generic.texi,v 1.1 2014/03/26 11:07:27 jperkin Exp $ Texinfo 5 compatibility. --- gcc/doc/generic.texi.orig 2010-07-06 20:23:53.000000000 +0000 +++ gcc/doc/generic.texi @@@@ -1407,13 +1407,13 @@@@ generate these expressions anyhow, if it not matter. The type of the operands and that of the result are always of @@code{BOOLEAN_TYPE} or @@code{INTEGER_TYPE}. -@@itemx POINTER_PLUS_EXPR +@@item POINTER_PLUS_EXPR This node represents pointer arithmetic. The first operand is always a pointer/reference type. The second operand is always an unsigned integer type compatible with sizetype. This is the only binary arithmetic operand that can operate on pointer types. -@@itemx PLUS_EXPR +@@item PLUS_EXPR @@itemx MINUS_EXPR @@itemx MULT_EXPR These nodes represent various binary arithmetic operations. @ 1.1 log @Texinfo 5 compatibility. @ text @d1 1 a1 1 $NetBSD$ @