http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49949
--- Comment #4 from Ilker R Capoglu <begovic79 at gmail dot com> 2011-08-03 16:32:47 UTC --- (In reply to comment #3) > http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction is useful > > if you can't reduce it then using gzip or bzip2 might make it small enough to > attach I actually read the instructions very carefully and managed to go through a lot of it. The problem is that (a) I'm not so familiar with the internals of the blitz++ library to prune out the crud effectively (b) the STL headers are buried so deep into blitz++ that it takes a blitz++ developer to take them out. I'll try to gzip the file and resubmit, though.