[Bug c++/44357] New: internal compiler error: in cgraph_decide_inlining_of_small_functions
Compiling DwarfException.cpp fails with this error: DwarfException.cpp:960:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1013 but works with gcc version 4.4.4 20100503 (Red Hat 4.4.4-2) (GCC) -- Summary: internal compiler error: in cgraph_decide_inlining_of_small_functions Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: vladimir at acm dot org GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44357
[Bug c++/44357] internal compiler error: in cgraph_decide_inlining_of_small_functions
--- Comment #1 from vladimir at acm dot org 2010-06-01 04:18 --- Created an attachment (id=20788) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20788&action=view) Pre-processed source that exhibits failure, part 1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44357
[Bug c++/44357] internal compiler error: in cgraph_decide_inlining_of_small_functions
--- Comment #2 from vladimir at acm dot org 2010-06-01 04:18 --- Created an attachment (id=20789) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20789&action=view) Pre-processed source that exhibits failure, part 2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44357
[Bug tree-optimization/44357] [4.6 Regression] internal compiler error: in cgraph_decide_inlining_of_small_functions
--- Comment #4 from vladimir at acm dot org 2010-06-01 15:38 --- $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.6.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../gcc/configure --disable-bootstrap --enable-gold Thread model: posix gcc version 4.6.0 20100523 (experimental) (GCC) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44357