2005-08-12 Andreas Krebbel <krebbel1@de.ibm.com>
commitcb888f33e04acd5e7c200c410385852a0fca36a8
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Aug 2005 12:02:21 +0000 (12 12:02 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Aug 2005 12:02:21 +0000 (12 12:02 +0000)
treef0c7487020ede1aba7dbf1feb2b50a9b301915e7
parent9bee2845a8f41b1e1701b02c40320b04ef568652
2005-08-12  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/s390.c (CONST_OK_FOR_J, CONST_OK_FOR_K): New macros.
(s390_select_ccmode, s390_rtx_costs, legitimate_reload_constant_p,
s390_init_frame_layout, s390_emit_prologue, s390_emit_epilogue,
s390_output_mi_thunk): Replaced uses of CONST_OK_FOR_CONSTRAINT_P
with one of the new macros.

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