From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6152 invoked by alias); 7 Jul 2005 01:23:29 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 6139 invoked by uid 48); 7 Jul 2005 01:23:24 -0000 Date: Thu, 07 Jul 2005 01:23:00 -0000 From: "belyshev at depni dot sinp dot msu dot ru" To: gcc-bugs@gcc.gnu.org Message-ID: <20050707012323.22337.belyshev@depni.sinp.msu.ru> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug other/22337] New: zone collector does not build X-Bugzilla-Reason: CC X-SW-Source: 2005-07/txt/msg00674.txt.bz2 List-Id: 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