This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.3 PATCH] Fix PR optimization/11841
On Thu, 29 Apr 2004, Eric Botcazou wrote:
> > The testcase fails with -O2 -funroll-loops and is fine if including
> > either -fno-gcse or -fno-force-mem or omitting -funroll-loops.
>
> Does it help if you backport the following patch?
>
> 2003-04-08 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
>
> * loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Provide defaults
> for insns without luid.
Backporting this patch doesn't help either, unfortunately.
Richard.
--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/