[Bug c++/32290] GCC crashes with OOM when compiling trivial source file (no endless loop)

2007-06-11 Thread aribrei at arcor dot de


--- Comment #3 from aribrei at arcor dot de  2007-06-11 18:30 ---
Created an attachment (id=13682)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13682&action=view)
The same as #13681 but without those tons of empty lines

$ perl -ne 's/#.*$//; print if /\S/' reduced-problem.ii >
reduced-problem.ii.nocrap


-- 


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



[Bug c++/32290] GCC crashes with OOM when compiling trivial source file (no endless loop)

2007-06-11 Thread aribrei at arcor dot de


--- Comment #2 from aribrei at arcor dot de  2007-06-11 18:05 ---
Created an attachment (id=13681)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13681&action=view)
Preprocessed source file


-- 


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



[Bug c++/32290] GCC crashes with OOM when compiling trivial source file (no endless loop)

2007-06-11 Thread aribrei at arcor dot de


--- Comment #1 from aribrei at arcor dot de  2007-06-11 18:05 ---
Created an attachment (id=13680)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13680&action=view)
Unpreprocessed source file (informational)


-- 


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