s390.c (s390_call_saved_register_used, [...]): Adjust the way CALL_EXPR arguments...
authorAndreas Krebbel <krebbel1@de.ibm.com>
Mon, 19 Feb 2007 14:35:10 +0000 (14:35 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Mon, 19 Feb 2007 14:35:10 +0000 (14:35 +0000)
commit9a6f71b45c63bbcd47e7dc34b5aeecc3b43c7531
treed50bb9a6aef59dd091d1f8ffcfd0471187d31c1e
parent991c42ace3e11a0685b2ff65a4d33a0d88ede2cc
s390.c (s390_call_saved_register_used, [...]): Adjust the way CALL_EXPR arguments are accessed to the new scheme.

2007-02-19  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/s390.c (s390_call_saved_register_used,
s390_function_ok_for_sibcall): Adjust the way CALL_EXPR arguments are
accessed to the new scheme.

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