]> git.ipfire.org Git - thirdparty/gcc.git/commit
s390.c (global_not_special_regno_p): New static inline.
authorJakub Jelinek <jakub@redhat.com>
Fri, 5 Jun 2009 11:41:45 +0000 (13:41 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 5 Jun 2009 11:41:45 +0000 (13:41 +0200)
commit75707b2826008d50d5ba85b988eacc230ac7f6e5
treea343edf17509ddbd8bce2e900618435e00bed04b
parent5580c6e729ef723fa3f2330b356c6b70ca6511fc
s390.c (global_not_special_regno_p): New static inline.

* config/s390/s390.c (global_not_special_regno_p): New static inline.
(save_gprs): Don't tell unwinder when a global register is saved.
(s390_emit_epilogue): Emit needed epilogue unwind info.

From-SVN: r148205
gcc/ChangeLog
gcc/config/s390/s390.c