OSDN Git Service

* config/s390/s390.c (global_not_special_regno_p): New static inline.
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Jun 2009 11:41:45 +0000 (11:41 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Jun 2009 11:41:45 +0000 (11:41 +0000)
commita3cd0f6a7ef1ad65e20f3fe5eafedbb496572b80
treea343edf17509ddbd8bce2e900618435e00bed04b
parentd6816d50df546c5a655a882dd5aee06607bd9a9c
* 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.

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