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,AVR] Fix PR34879 Wrong code builtin setjmp nolocal_goto


Anatoly,

Here is patch again but merged with today head to reflect recent patches.
(UNSPECV and clobber/use Concats)
It should be MIME attachment now so no problems with format (except changelog!)


I re-tested and there were no regressions.

Ok to commit to 4.4 mainline?

2008-06-01 Andy Hutchinson <hutchinsonandy@aim.com>


PR target/34879


 * config/avr.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Redefine.
 (avr_builtin_setjmp_frame_value): New function.
 * config/avr.md (nonlocal_goto_receiver): Define.
 (nonlocal_goto): Define.



Attachment: jmp3fix.patch
Description: Text document


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