http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55104
--- Comment #3 from Zdenek Sojka <zsojka at seznam dot cz> 2012-10-31 20:52:04 UTC --- Created attachment 28585 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28585 preprocessed source (quite reduced) Probably the same source Compiler output: $ gcc -O2 --param=hot-bb-frequency-fraction=1 devirt2.ii /mnt/svn/gcc-trunk/gcc/testsuite/g++.dg/opt/devirt2.C:30:23: internal compiler error: in inline_call, at ipa-inline-transform.c:269 void bah() {foo(&r.s);} ^ 0x1290c5e inline_call(cgraph_edge*, bool, vec_t<cgraph_edge*>**, int*, bool) /mnt/svn/gcc-trunk/gcc/ipa-inline-transform.c:265 0x128ffd4 inline_small_functions /mnt/svn/gcc-trunk/gcc/ipa-inline.c:1553 0x128ffd4 ipa_inline /mnt/svn/gcc-trunk/gcc/ipa-inline.c:1735 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <http://gcc.gnu.org/bugs.html> for instructions.