This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/10312] [3.4 regression] [sparc] optimizer creates wrong code for loop


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]