public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/22337] New: zone collector does not build
@ 2005-07-07  1:23 belyshev at depni dot sinp dot msu dot ru
  2005-07-07  1:28 ` [Bug other/22337] " belyshev at depni dot sinp dot msu dot ru
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: belyshev at depni dot sinp dot msu dot ru @ 2005-07-07  1:23 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-07-25 15:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-07  1:23 [Bug other/22337] New: zone collector does not build belyshev at depni dot sinp dot msu dot ru
2005-07-07  1:28 ` [Bug other/22337] " belyshev at depni dot sinp dot msu dot ru
2005-07-07  1:31 ` pinskia at gcc dot gnu dot org
2005-07-07  1:32 ` [Bug other/22337] [4.1 Regression] " pinskia at gcc dot gnu dot org
2005-07-25 15:14 ` cvs-commit at gcc dot gnu dot org
2005-07-25 15:22 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).