[Bug c++/34293] New: Hang because of extreme inlining
dvt at isoft dot fr
gcc-bugzilla@gcc.gnu.org
Thu Nov 29 14:21:00 GMT 2007
In some of our methods, that are very long and fully inlined, we experience
hangs (infinite loops), that are automatically solved when we add a real
(non-inlined) call to any other function.
--
Summary: Hang because of extreme inlining
Product: gcc
Version: 4.2.1
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dvt at isoft dot fr
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34293
More information about the Gcc-bugs
mailing list