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

--- Comment #5 from Kazumoto Kojima <kkojima at gcc dot gnu.org> 2012-07-08 
13:41:09 UTC ---
(In reply to comment #4)
> The patch below fixes this particular crash, but I'm not sure whether it is
> the right thing to do in this case.

Looks fine to me except that the line

>+  rtx prev,next,pat;

requires space after comma.

Reply via email to