This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/50823] [4.7 Regression] ICE in inline_small_functions, at ipa-inline.c:1407
- From: "d.g.gorbachev at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 24 Oct 2011 20:10:12 +0000
- Subject: [Bug middle-end/50823] [4.7 Regression] ICE in inline_small_functions, at ipa-inline.c:1407
- Auto-submitted: auto-generated
- References: <bug-50823-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50823
--- Comment #3 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2011-10-24 20:10:12 UTC ---
Created attachment 25598
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25598
Another testcase
Compile it with `gcc -O3 -flto -nostdlib -r foobar.c baz.c'.