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/16482] [4.0 Regression] gcc.c-torture/unsorted/SFset.c fails with "-O2 -m4"


------- Additional Comments From joern dot rennecke at superh-support dot com  2004-10-18 15:16 -------
Subject: Re:  [4.0 Regression] gcc.c-torture/unsorted/SFset.c fails with "-O2 -m4"

> The patch submitted by Kaz looks OK to me.

The bug is in lcm.c, so it should be fixed there.

> I am wondering why this was missed? Was R0 a
> fixed_reg sometime during pre-3.3 
> releases, so as to generate (mem (r0) (pesudo))
> instead of (mem (pseudo) 
> (pseudo) form?

The first scheduler has has long been disabled for
SH.


-- 


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


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