[Bug c++/48912] [C++0x] Compiler abort silently

kikairoya at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri May 6 13:33:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48912

Tomohiro Kashiwada <kikairoya at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kikairoya at gmail dot com

--- Comment #4 from Tomohiro Kashiwada <kikairoya at gmail dot com> 2011-05-06 13:29:45 UTC ---
(In reply to comment #3)
> Oh well, your target is completely different the mine, let's add the info.
> Anyway, the substance of the matter doesn't change much.

This problem only appears with Cygwin or Mingw target, and similar problem
occurs on older version (I use 4.5.0 or 4.5.2 in mingw-w64) when compiling very
complex template-meta-programming, for example, Boost.Spirit.Qi.

I think the default stack size should become huge.
Sorry for no test-case nor environment detail.



More information about the Gcc-bugs mailing list