]> git.ipfire.org Git - thirdparty/gcc.git/commit
2015-09-16 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Sep 2015 14:27:52 +0000 (14:27 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Sep 2015 14:27:52 +0000 (14:27 +0000)
commit8f413f95a516c71e77b647caa16362995d2cf1d4
tree5db6a17c851f347374645b43a83fa7130ae8108a
parent857612dd6944414ec404f670b435839925068758
2015-09-16  Richard Biener  <rguenther@suse.de>

PR middle-end/67253
* cfgexpand.c (expand_gimple_stmt_1): Do not clobber
location of possibly shared trees.

* gcc.dg/torture/pr67253.c: New testcase.

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