Bug 12117 - [3.4 regression] treelang build failure
Summary: [3.4 regression] treelang build failure
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: treelang (show other bugs)
Version: 3.4.0
: P2 critical
Target Milestone: 3.4.0
Assignee: Not yet assigned to anyone
URL:
Keywords: build
Depends on:
Blocks:
 
Reported: 2003-08-31 14:20 UTC by Debian GCC Maintainers
Modified: 2005-07-23 22:49 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Debian GCC Maintainers 2003-08-31 14:20:21 UTC
[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
Comment 1 Andrew Pinski 2003-09-02 13:25:27 UTC
Fixed by <http://gcc.gnu.org/ml/gcc-patches/2003-09/msg00031.html>.
Noone saw this bug when they were testing, also treelang was not building only for less 
than a week.