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: Overhaul SH pragmas (pr14798)


Joern RENNECKE wrote:

> I've made some more changes to the the functionality:
> - removed nonsentical saving of general purpose registers in non-SHMEDIA
> interrupt handlers.
> - trapa_handler functions will now save/restore fpscr.
> - trap_exit will no longer pretend that trapa has a delay slot.
> And I've added a number of test cases.
> I'm regression testing this now for sh-elf and sh64-elf, and intend to
> check it into mainline
> in once the tests suceed.
> 
> Mark, do you think it makes sense to backport this patch to 4.1?

Since PR 14798 is a regression, yes, I think this makes sense.  If you
feel that's too risky, though, it's at your discretion to decide not to
do that.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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