This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/30563] ice for legal code with flags -O2 -fno-unit-at-a-time



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]