[Bug tree-optimization/45572] [4.6 Regression] various ICEs with -finline-small-functions -findirect-inlining -finline-functions
zsojka at seznam dot cz
gcc-bugzilla@gcc.gnu.org
Tue Sep 7 00:35:00 GMT 2010
------- Comment #1 from zsojka at seznam dot cz 2010-09-07 00:35 -------
Created an attachment (id=21722)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21722&action=view)
semi-reduced testcase 1
$ gcc -finline-small-functions -findirect-inlining -finline-functions -O1
pr45572-1.C
pr45572-1.C:42:1: internal compiler error: in cgraph_mark_inline_edge, at
ipa-inline.c:332
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Tested revisions:
r163921 - crash
r161659 - crash
r161170 - OK
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45572
More information about the Gcc-bugs
mailing list