PR rtl-opt/70061
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Mar 2016 11:48:57 +0000 (11:48 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Mar 2016 11:48:57 +0000 (11:48 +0000)
commit7f2f5ec0b5b775c66df9456f8782721eab64f5a5
tree9cdf333a2423bf80e844905edf079aa43f0ac82d
parentf530e7c47db6e40fbac877aca3378878cf74b2e9
PR rtl-opt/70061

  * tree-outofssa.c (emit_partition_copy): Flush pending stack adjust.
  (insert_value_copy_on_edge): Likewise.

  * gcc.c-torture/compile/pr70061.c: New test.

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