[3.3 PATCH] Fix PR optimization/11841

Richard Guenther rguenth@tat.physik.uni-tuebingen.de
Fri Apr 30 09:33:00 GMT 2004


On Fri, 30 Apr 2004, Eric Botcazou wrote:

> > Backporting this patch doesn't help either, unfortunately.
>
> Thanks for trying.
>
> It turns out that there are still 2 references to REGNO_LAST_LUID in
> unroll.c.  Could you try to replace them one by one by REGNO_LAST_NOTE_LUID
> and see if this helps?  The sanity check in loop.h might be required this
> time.

Doesn't help either (replaced both REGNO_LAST_LUID by REGNO_LAST_NOTE_LUID
and guarded REGNO_LAST_NOTE_LUID by the same check as REGNO_LAST_LUID).

Richard.

--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/



More information about the Gcc-patches mailing list