This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34293] Hang because of extreme inlining
- From: "dvt at isoft dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Nov 2007 16:26:40 -0000
- Subject: [Bug c++/34293] Hang because of extreme inlining
- References: <bug-34293-15458@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from dvt at isoft dot fr 2007-11-29 16:26 -------
(In reply to comment #1)
> Testcase?
No : As I said, this is a very big method. It is in a template and includes
other inlined template and non-template methods : it contains only inlined
functions. Thus, it is very difficult for us to extract the problem from our
application code.
For information, it works well with gcc3 and other compilers like MSDEV.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34293