re PR middle-end/23150 (20050713-1.c fails on arm-none-eabi with -O2 or -Os.)
authorKazu Hirata <kazu@codesourcery.com>
Sat, 8 Oct 2005 03:33:46 +0000 (03:33 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 8 Oct 2005 03:33:46 +0000 (03:33 +0000)
commit07eef8164aa7feb3aa60d5479894ea2d926643ce
tree5149051171e2a14191cc4236f39dee629b2c797b
parent3dbb4dcecd9a93e308c01ec61a725b9a3c9d2381
re PR middle-end/23150 (20050713-1.c fails on arm-none-eabi with -O2 or -Os.)

PR middle-end/23150
* calls.c (mem_overlaps_already_clobbered_arg_p): New.
(load_register_parameters): Call it.
(check_sibcall_argument_overlap_1): Likewise.
(store_one_arg): Likewise.

From-SVN: r105114
gcc/ChangeLog
gcc/calls.c