This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/34293] Hang because of extreme inlining



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]