* calls.c (initialize_argument_information): Forbid sibcalls if a
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 May 2004 10:43:56 +0000 (10:43 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 May 2004 10:43:56 +0000 (10:43 +0000)
commitc71e72dd3000f863578ab64c8ba35d961f0cef5b
treebf82bc4a8519356b69f3a76b5b2f664864fc4a47
parent2c64db929411e40009759598a20a0bc1213c2125
* calls.c (initialize_argument_information): Forbid sibcalls if a
callee-copied argument is stored in the current function's frame.

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