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 target/10412] Renesas SH - Incorrect code generation


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10412



------- Additional Comments From aoliva at redhat dot com  2003-06-26 09:38 -------
Subject: Re:  Renesas SH - Incorrect code generation

On Jun 26, 2003, "Dhananjay R. Deshpande" <dhananjayd@KPITCummins.com> wrote:

> From: Alexandre Oliva [mailto:aoliva@redhat.com]

> On Jun 26, 2003, "Dhananjay R. Deshpande" <dhananjayd@KPITCummins.com> wrote:

>> Both registers are marked as FIXED but are still allocated in reload
>> stage.

>> This seems wrong.  Any idea of why that is so?

> Not exactly clear, but I think as MAC_REGS are marked as
> callee-saved, in the reload stage those are used as being already
> pushed on stack.

My understanding is that, if it's fixed, it shouldn't ever be chosen
by reload.


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