]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/70061 (ICE: SIGSEGV in delete_insn_chain() with unused label)
authorRichard Henderson <rth@redhat.com>
Mon, 7 Mar 2016 11:48:57 +0000 (03:48 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 7 Mar 2016 11:48:57 +0000 (03:48 -0800)
commit5edb985350a075f467323e37cdb41c84b6127fcf
tree9cdf333a2423bf80e844905edf079aa43f0ac82d
parent2067a8f3c21aea9c049fcddb673aeee71911428d
re PR rtl-optimization/70061 (ICE: SIGSEGV in delete_insn_chain() with unused label)

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.

From-SVN: r234025
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr70061.c [new file with mode: 0644]
gcc/tree-outof-ssa.c