Rebuilding gcc rev. 132160 from scratch failed with:

...
/opt/gcc/i686-darwin/./prev-gcc/xgcc -B/opt/gcc/i686-darwin/./prev-gcc/
-B/opt/gcc/gcc4.3w/i686-apple-darwin9/bin/ -c   -g -O2 -fomit-frame-pointer
-DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros                                    
-Wno-overlength-strings -Werror -DOBJCPLUS -I../../gcc-4.3-work/gcc/objc
-I../../gcc-4.3-work/gcc/cp -fno-common   -DHAVE_CONFIG_H -I. -Iobjcp
-I../../gcc-4.3-work/gcc -I../../gcc-4.3-work/gcc/objcp
-I../../gcc-4.3-work/gcc/../include -I./../intl
-I../../gcc-4.3-work/gcc/../libcpp/include -I/sw/include 
-I../../gcc-4.3-work/gcc/../libdecnumber
-I../../gcc-4.3-work/gcc/../libdecnumber/dpd -I../libdecnumber   
../../gcc-4.3-work/gcc/objcp/objcp-decl.c -o objcp/objcp-decl.o
cc1: warnings being treated as errors
../../gcc-4.3-work/gcc/objcp/objcp-decl.c: In function 'objcp_comptypes':
../../gcc-4.3-work/gcc/objcp/objcp-decl.c:98: error: implicit declaration of
function 'comptypes'

Note that it is again a "cc1: warnings being treated as errors".


-- 
           Summary: [4.3 Regression] ../../gcc-4.3-work/gcc/objcp/objcp-
                    decl.c:98: error: implicit declaration of function
                    'comptypes'
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: objc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: i686-apple-darwin9
  GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35115

Reply via email to