This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GCC trunk revision 120704 failed to build spec cpu2k/gcc
- From: Grigory Zagorodnev <grigory_zagorodnev at linux dot intel dot com>
- To: gcc at gcc dot gnu dot org
- Cc: "H. J. Lu" <hjl at lucon dot org>
- Date: Fri, 12 Jan 2007 21:30:27 +0300
- Subject: GCC trunk revision 120704 failed to build spec cpu2k/gcc
Hi!
GCC trunk revision 120704 failed to build SPEC cpu2000/gcc on -O1 and
higher optimization level at x86_64-redhat-linux.
reload1.c: In function 'reload':
reload1.c:449: error: address taken, but ADDRESSABLE bit not set
bad_spill_regs
reload1.c:449: error: address taken, but ADDRESSABLE bit not set
bad_spill_regs
reload1.c:449: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Does anybody see the same?
- Grigory