http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47224
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #6 from janus at gcc dot gnu.org 2011-01-09 21:17:08 UTC ---
(In reply to comment #4)
> Yes, this fixes the ICE. My full code also compiles now.
The patch has been committed as r168618. So we can close this PR.
> I now have a segfault when running the code. Will send a bug report after I
> manage to reduce the code.
A segfault is not necessarily a compiler bug, but in case it is, a reduced test
case would be very helpful.