http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50303
Andrea Arteaga <andyspiros at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25203|0 |1 is obsolete| | --- Comment #2 from Andrea Arteaga <andyspiros at gmail dot com> 2011-09-14 22:46:19 UTC --- Created attachment 25275 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25275 Not-preprocessed source As requested, I attach a minimal source code with some comments. There are no external dependencies, just <iostream> gets #included. The compilation result is the same as already stated (segmentation fault during compilation).