PR rtl-optimization/71532
commit33698dfe890998cbd066a24cc6175758c09b564b
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jun 2016 07:11:37 +0000 (16 07:11 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jun 2016 07:11:37 +0000 (16 07:11 +0000)
tree0b04943e88b5c999735334d10b33e213d9b3661e
parent107684059446f909c6f702950de9685658a61c4c
PR rtl-optimization/71532
* cse.c (cse_insn): For const/pure calls, invalidate argument passing
memory slots.

* gcc.dg/torture/pr71532.c: New test.

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