loop.c (load_mems): Don't change the interface of called functions.
authorJ"orn Rennecke <joern.rennecke@superh.com>
Wed, 24 Apr 2002 23:52:16 +0000 (23:52 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 24 Apr 2002 23:52:16 +0000 (00:52 +0100)
commitfcae219ac449243231ebbe73eefddde824d7354b
tree1fd83762c98ea87999142b9608c409960384d4f7
parent0df9cfc799b0ff8a62f076bac4725a961f88ada2
loop.c (load_mems): Don't change the interface of called functions.

* loop.c (load_mems): Don't change the interface of called functions.

* calls.c (expand_call): Take current_function_pretend_args_size
into account when setting argblock for sibcalls.

From-SVN: r52745
gcc/ChangeLog
gcc/calls.c
gcc/loop.c