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 tree-optimization/35618] [4.3 regression] ICE in cgraph_estimate_size_after_inlining, at ipa-inline.c:188



------- Comment #14 from kamaraju at gmail dot com  2010-09-12 13:39 -------
The reduced test case in comment #8, with options "-c -Os -fno-unit-at-a-time",
does not ICE in gcc 4.4.5 20100909, gcc 4.6.0 20100828. But it gives an ICE
with gcc 4.3.5.

Also, for sched.i, with options "-c -Os -fno-unit-at-a-time", there is no ICE
with gcc 4.4.5 20100909, gcc 4.6.0 20100828. But it gives an ICE with gcc
4.3.5.

Just FYI.


-- 

kamaraju at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kamaraju at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35618


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