]> gcc.gnu.org Git - gcc.git/commit - gcc/calls.c
calls.c (initialize_argument_information): Forbid sibcalls if a callee-copied argumen...
authorRichard Sandiford <rsandifo@redhat.com>
Sat, 22 May 2004 10:43:56 +0000 (10:43 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 22 May 2004 10:43:56 +0000 (10:43 +0000)
commit9fd47435098270dd5687b9bbaa34d1b9ecb494e7
treebf82bc4a8519356b69f3a76b5b2f664864fc4a47
parentfea6ecb7464fd19e3981a6297a30ecc7981de4b2
calls.c (initialize_argument_information): Forbid sibcalls if a callee-copied argument is stored in the current function's...

* calls.c (initialize_argument_information): Forbid sibcalls if a
callee-copied argument is stored in the current function's frame.

From-SVN: r82129
gcc/ChangeLog
gcc/calls.c
This page took 0.056792 seconds and 5 git commands to generate.