gcc -c -O0 -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc41/gcc -I../../gcc41/gcc/. -I../../gcc41/gcc/../include -I../../gcc41/gcc/../libcpp/include ../../gcc41/gcc/ggc-zone.c -o ggc-zone.o ../../gcc41/gcc/ggc-zone.c: In function 'ggc_alloc_zone_stat': ../../gcc41/gcc/ggc-zone.c:1232: error: 'CHUNK_OVERHEAD' undeclared (first use in this function) ../../gcc41/gcc/ggc-zone.c:1232: error: (Each undeclared identifier is reported only once ../../gcc41/gcc/ggc-zone.c:1232: error: for each function it appears in.) make[1]: *** [ggc-zone.o] Error 1
-- Summary: zone collector does not build Product: gcc Version: 4.1.0 Status: UNCONFIRMED Keywords: build Severity: normal Priority: P2 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: belyshev at depni dot sinp dot msu dot ru CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22337