OSDN Git Service

Make NON_SAVING_SETJMP usable again.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 30 Nov 2003 06:32:57 +0000 (06:32 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 30 Nov 2003 06:32:57 +0000 (06:32 +0000)
commitf3653b7d09a8e275f5c3211ad71c6f91af32c200
tree4853bd6350a58c11315ec3c4f350bd5963479644
parent582764be61fd98a6c445d188286e3d06f6ec304a
Make NON_SAVING_SETJMP usable again.
* final.c (final_start_function): Delete code for NON_SAVING_SETJMP.
* reload1.c (reload): Re-add it here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74052 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/final.c
gcc/reload1.c