This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/19818] New: [4.0 Regression] GCC 4.0 cannot bootstrap itself
- From: "bonzini at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Feb 2005 09:17:17 -0000
- Subject: [Bug bootstrap/19818] New: [4.0 Regression] GCC 4.0 cannot bootstrap itself
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Warnings in libiberty and libcpp prevent GCC 4.0 from bootstrapping itself,
because libcpp's configure uses -Werror.
The easiest way to reproduce this is to configure GCC 4.0 with
--enable-bootstrap so that libcpp is bootstrapped as well.
Severity is normal and not critical because releases do not use -Werror, but the
bug ought to be fixed before GCC branches.
--
Summary: [4.0 Regression] GCC 4.0 cannot bootstrap itself
Product: gcc
Version: unknown
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P1
Component: bootstrap
AssignedTo: bonzini at gcc dot gnu dot org
ReportedBy: bonzini at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org,mark at codesourcery dot
com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19818