]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR middle-end/67619
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Sep 2015 16:27:51 +0000 (16:27 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Sep 2015 16:27:51 +0000 (16:27 +0000)
commit0a6c8c62fd4f7cd043fc5a88beb57c118d33b640
tree945aa2d1b185af278cda26cf9296ebab74fdfa45
parentf1ebffbebfdf33a4676629b5504289d7980b811d
PR middle-end/67619
* except.c (expand_builtin_eh_return): Use copy_addr_to_reg to copy
the address to a register.

testsuite/ChangeLog:

PR middle-end/67619
* gcc.dg/torture/pr67619.c: New test.

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