re PR target/34879 (__builtin_setjmp / __builtin_longjmp fails stack frame address...
authorAndy Hutchinson <hutchinsonandy@aim.com>
Mon, 2 Jun 2008 22:08:25 +0000 (22:08 +0000)
committerAndy Hutchinson <hutchinsonandy@gcc.gnu.org>
Mon, 2 Jun 2008 22:08:25 +0000 (22:08 +0000)
commit1bf296437b0a3361c2b005c03204c16b3f0de234
treeec060fe0e4e74cf60d9c621edb36eea9bcc9c23c
parente62532afd777edea4d3eeb1963060f75952319ca
re PR target/34879 (__builtin_setjmp / __builtin_longjmp fails stack frame address with O2, O3 and Os)

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

From-SVN: r136297
gcc/ChangeLog
gcc/config/avr/avr.c
gcc/config/avr/avr.md