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++/32290] GCC crashes with OOM when compiling trivial source file (no endless loop)



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


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