This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/22577] New: [4.1 Regression] PA bootstrap fails
- From: "jsm28 at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2005 20:16:03 -0000
- Subject: [Bug bootstrap/22577] New: [4.1 Regression] PA bootstrap fails
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Bootstrap is failing on mainline on 20050720 on hppa2.0w-hp-hpux11.11 and
hppa64-hp-hpux11.11.
hppa2.0w:
/scratch/gcc/nightly-2005-07-20-mainline/src/gcc-mainline/gcc/libgcc2.c:661:
internal compiler error: tree check: expected tree_list, have predecrement_expr
in reloc_needed, at config/pa/pa.c:2003
hppa64:
/scratch/gcc/nightly-2005-07-20-mainline/src/gcc-mainline/gcc/libgcc2.c:661:
internal compiler error: tree check: expected tree_list, have try_finally in
reloc_needed, at config/pa/pa.c:2003
The code in questions looks into CONSTRUCTORs, but wasn't updated by the
CONSTRUCTOR patch. (I didn't spot any other problem references to CONSTRUCTOR
in config/, but it needs checking.)
--
Summary: [4.1 Regression] PA bootstrap fails
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jsm28 at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org,giovannibajo at libero
dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22577