This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11413] -ffixed registers on powerpc optimized incorrectly
- From: "geoffk at geoffk dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jul 2003 19:56:52 -0000
- Subject: [Bug c/11413] -ffixed registers on powerpc optimized incorrectly
- References: <20030702190823.11413.dmk@rscheme.org>
- 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=11413
------- Additional Comments From geoffk at geoffk dot org 2003-07-02 19:56 -------
Subject: Re: New: -ffixed registers on powerpc optimized incorrectly
This is probably due to something using call_used_regs instead of
regs_invalidated_by_call.