This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51600] New: ice in estimate_local_effects
- From: "dcb314 at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 17 Dec 2011 17:55:09 +0000
- Subject: [Bug c++/51600] New: ice in estimate_local_effects
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51600
Bug #: 51600
Summary: ice in estimate_local_effects
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: dcb314@hotmail.com
Created attachment 26120
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26120
gzipped C++ source code
I just tried to compile the package asymptote-2.13-1
on latest trunk dated 20111216 on an AMD x86_64 box.
The compiler said
path3.cc:1218:1: internal compiler error: in estimate_local_effects, at
ipa-cp.c:1412
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Preprocessed source code attached. Flag -O3 required.