This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/12117] New: [3.4 regression] treelang build failure


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [3.4 regression] treelang build failure
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
                CC: gcc-bugs at gcc dot gnu dot org

[missing a "treelang" component in Bugzilla ...]

CVS HEAD 20030831

stage1/xgcc -Bstage1/ -B/usr/lib/gcc-snapshot/i486-linux/bin/ -c   -O2  -DIN_GCC
  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wmissing-prototypes -Wmissing-declarations -Werror -fno-common 
 -DHAVE_CONFIG_H    -I. -Itreelang -I../../src/gcc -I../../src/gcc/treelang
-I../../src/gcc/../include  ../../src/gcc/treelang/treetree.c -o treelang/treetree.o
../../src/gcc/treelang/treetree.c:179: warning: ISO C forbids initialization
between function pointer and `void *'
make[4]: *** [treelang/treetree.o] Error 1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]