* loop.c (load_mems): Don't change the interface of called functions.
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Apr 2002 23:52:16 +0000 (23:52 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Apr 2002 23:52:16 +0000 (23:52 +0000)
commitbd54bbc6b07e081013f7996a9239f15f62e7719d
tree1fd83762c98ea87999142b9608c409960384d4f7
parent882549f1509905a43de2dbd2f422efc7ced7eee5
* 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.

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