This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/38742] New: Gcc failed to boostrap with
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2009 14:34:16 -0000
- Subject: [Bug bootstrap/38742] New: Gcc failed to boostrap with
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When gcc is configured with --enable-checking=assert, I
got
cc1: warnings being treated as errors
/export/gnu/src/gcc-work/gcc/gcc/ira-build.c: In function
â??remove_low_level_allocnosâ??:
/export/gnu/src/gcc-work/gcc/gcc/ira-build.c:2047: error: suggest braces around
empty body in an â??ifâ?? statement
make[4]: *** [ira-build.o] Error 1
cc1: warnings being treated as errors
/export/gnu/src/gcc-work/gcc/gcc/ira-color.c: In function
â??ira_reuse_stack_slotâ??:
/export/gnu/src/gcc-work/gcc/gcc/ira-color.c:3043: error: implicit declaration
of function â??pseudos_have_intersected_live_ranges_pâ??
--
Summary: Gcc failed to boostrap with
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hjl dot tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38742