]> git.ipfire.org Git - thirdparty/gcc.git/commit
Make NON_SAVING_SETJMP usable again.
authorJames E Wilson <wilson@specifixinc.com>
Sun, 30 Nov 2003 06:32:57 +0000 (06:32 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Sun, 30 Nov 2003 06:32:57 +0000 (22:32 -0800)
commit5583e33da85818e2b25b5995e6d503a7444b030a
tree4853bd6350a58c11315ec3c4f350bd5963479644
parent1ff8f81ab3d8242b575a2d2c533f357042c2e8d1
Make NON_SAVING_SETJMP usable again.

* final.c (final_start_function): Delete code for NON_SAVING_SETJMP.
* reload1.c (reload): Re-add it here.

From-SVN: r74052
gcc/ChangeLog
gcc/final.c
gcc/reload1.c