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]

Re: [PATCH] PIC support for SH


kaz Kojima <kkojima@rr.iij4u.or.jp> wrote:
> I've made gcc bootstrapped and just run testsuite for sh-*-linux-gnu
> target with/without -fpic.
> Almost everything are fine. The only one problem is that some library
> calls like udivsi3_i4 are called via PLT in PIC case and the PLT stub
> clobbers r0, r1 and r2, though the original call doesn't clobber them.

Sorry, I'm wrong. I've clobbered my cvs tree by my mistake.

	kaz

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