[Bug rtl-optimization/7799] Loop bug with optimization flag -Os in gcc
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 27 09:25:00 GMT 2004
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-10-27 09:25 -------
This is fixed on mainline with Zdenek's patch
http://gcc.gnu.org/ml/gcc-cvs/2004-09/msg00234.html
Well, it is probably only papered over, since the RTL optimizer remains
unfixed. However, the testcase doesn't trigger the bug anymore because
of the tree optimizers. At least we have the related testcase
gcc.c-torture/execute/loop-2e.c in the testsuite which hopefully
triggers in case the bug reappears.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |reichelt at gcc dot gnu dot
| |org
Status|SUSPENDED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7799
More information about the Gcc-bugs
mailing list