PR ipa/65540
commit6b7d03d89789dda21af8893d424f555bf5b33d42
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Apr 2015 21:02:12 +0000 (7 21:02 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Apr 2015 21:02:12 +0000 (7 21:02 +0000)
tree4fbaa001162291c95c195789b3e37bc9f7c1eab8
parent7e1044a58125917bb3e0e1d2db46cbe5203be303
  PR ipa/65540
* calls.c (initialize_argument_information): When producing tail
call also turn SSA_NAMES passed by references to original PARM_DECLs
* gcc.c-torture/compile/pr65540.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221910 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/calls.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr65540.c [new file with mode: 0644]