This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/30563] ice for legal code with flags -O2 -fno-unit-at-a-time
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jan 2007 21:27:14 -0000
- Subject: [Bug c/30563] ice for legal code with flags -O2 -fno-unit-at-a-time
- References: <bug-30563-9596@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rguenth at gcc dot gnu dot org 2007-01-23 21:27 -------
I get
./cc1 -quiet t.i -O -fno-unit-at-a-time t.i: In function ?atof?:
t.i:1156: internal compiler error: in optimize_inline_calls, at
tree-inline.c:2674
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hubicka at gcc dot gnu dot
| |org
Summary|ice for legal code with |ice for legal code with
|flags -O2 -fno-unit-at-a- |flags -O2 -fno-unit-at-a-
|time |time
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30563