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]: SHmedia trampoline


Joern Rennecke <amylaar@onetel.net.uk> wrote:
> With running C testsuite on sh5-linux, I've found that tests using
> nested functions failed. The attached change of the 32-bit SHmedia
> trampoline fixes such regressions on sh64-unknown-linux-gnu for 
> mainline.
> 
> Good catch.  This bug remained undetected for such a long time because
> it mirrors a bug in the cgen simulator.
> 
> 2003-01-15  Kaz Kojima  <kkojima@gcc.gnu.org>
> 
>         * config/sh/sh.c (sh_initialize_trampoline): Emit rotrdi3_mextr
>         instead of rotldi3_mextr.
> 
> OK.

Thanks. I've checked it in on the mainline and 3.3-branch.

Regards,
	kaz


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