[Bug optimization/10312] [3.4 regression] [sparc] optimizer creates wrong code for loop
rakdver at atrey dot karlin dot mff dot cuni dot cz
gcc-bugzilla@gcc.gnu.org
Tue Jul 29 21:28:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10312
------- Additional Comments From rakdver at atrey dot karlin dot mff dot cuni dot cz 2003-07-29 21:27 -------
Subject: Re: [3.4 regression] [sparc] optimizer creates wrong code for loop
Hello,
> the audit trail of this bug seems to indicate that it is fixed
> and you applied patches. Can you confirm this an close the bug?
the bugreport actually covers two different bugs. One of them
(failure of gcc.dg/20030324-1.c on Sparc) was in fact a latent bug in
the loop optimizer and this is fixed. The rest is indeed a bug in store
motion, but the patch to fix it
http://gcc.gnu.org/ml/gcc-patches/2003-04/msg00328.html
was not approved yet.
Zdenek
More information about the Gcc-bugs
mailing list