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 candidate for PR target/16665


Joern Rennecke <joern.rennecke@superh.com> wrote:
> Here is the SH specific patch to go with the cp/method.c patch.
> So far I have only checked that the assembly looks right.
> (for sh5-compact and sh5 at -O0 and -O2, with and without -fpic).
> 
> 2004-08-03  J"orn Rennecke <joern.rennecke@superh.com>
> 
> 	* sh.md (UNSPEC_THUNK): New constant.
> 	(gen_sibcalli_thunk): New pattern.
> 	* sh.c (sh_output_mi_thunk): Use limited range pc-relative addressing.

FYI, this together with your patch against cp/method.c makes
full bootstrap on i686-pc-linux-gnu and sh4-unknown-linux-gnu.
There are no new failures in a top-level "make -k check" on both
targets.

Regards,
	kaz


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