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



Jonathan Wakely <redi at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

             Status|UNCONFIRMED                 |NEW

   Last reconfirmed|                            |2013-04-23

          Component|libstdc++                   |c++

     Ever Confirmed|0                           |1

           Severity|blocker                     |normal



--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-04-23 
13:19:41 UTC ---

A segfault in the compiler cannot be a library issue.



Priority=blocker means this should block a GCC release, not "I need this to

work"





Can you try to reduce the code to less than 70kloc?



The error happens on line 15 of task.cpp, so you could at least remove

everything after that, and anything else not necessary to reproduce the

failure.

Reply via email to