This is the mail archive of the gcc-patches@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]

Re: [PATCH/RFA] PR target/13250


Joern Rennecke <joern.rennecke@superh.com> wrote:
>> It's tested with bootstrap 3.4 on sh4-unknown-linux-gnu and regtested
>> on mainline for x86 cross to sh4-unknown-linux-gnu, though now mainline
>> fails in building c++ library for this target without -fno-schedule-insns.
> 
> Strange, are you saying it worked before?  sh-elf has failed to build
> in mailine for the past two weeks.
> See http://gcc.gnu.org/ml/gcc-patches/2004-05/msg00857.html

I mean that -fno-schedule-insns is needed to build c++ library on
mainline.  ATM, there are many spill failures in building c++ and
java library for sh4-unknown-linux-gnu.
Your patch for post-call group sheduling fixes all of them except
a failure compiling local-inst.cc for -fPIC.

Regards,
	kaz


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