This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11753] %o7 register being used immediately in the delay slot before a call with -O2
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jul 2003 19:05:11 -0000
- Subject: [Bug optimization/11753] %o7 register being used immediately in the delay slot before a call with -O2
- References: <20030731185137.11753.warren_baird@cimmetry.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11753
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |wrong-code
Resolution| |FIXED
Target Milestone|3.4 |---
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-31 19:05 -------
3.2.x is no longer being maintained. With 3.3.1 (20030714) and the mainline
(20030714) both do not produce code with using %o7 in the delay slot before a call.
Closing as fixed.
I would try 3.3 and see if that fixes your problem. Also 3.3.1 is comming out in the next
two weeks try that when it comes out.