This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/30458] New: ice for legal code at -O3
- From: "dcb314 at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jan 2007 21:21:30 -0000
- Subject: [Bug c++/30458] New: ice for legal code at -O3
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I just tried to compile Suse Linux package bzflag-2.0.8-22
with the new GNU C compiler version 4.3 snapshot 20070112.
The compiler said
TimeBomb.cxx: In function 'bool timeBombBoom()':
TimeBomb.cxx:23: error: address taken, but ADDRESSABLE bit not set
timeBomb
TimeBomb.cxx:23: 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.
Preprocessed source code attached. Flag -O3 required.
--
Summary: ice for legal code at -O3
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dcb314 at hotmail dot com
GCC host triplet: x86_64_suse_linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30458