re PR rtl-optimization/71532 (FAIL: gfortran.dg/select_char_1.f90 -O2 execution...
authorJakub Jelinek <jakub@redhat.com>
Thu, 16 Jun 2016 07:11:37 +0000 (09:11 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 16 Jun 2016 07:11:37 +0000 (09:11 +0200)
commit67c2581668b93baed8e5b5e678656ce3ff306413
tree0b04943e88b5c999735334d10b33e213d9b3661e
parentb189112fbbeeda82551fd71251728c107f2eeec5
re PR rtl-optimization/71532 (FAIL: gfortran.dg/select_char_1.f90   -O2  execution test)

PR rtl-optimization/71532
* cse.c (cse_insn): For const/pure calls, invalidate argument passing
memory slots.

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

From-SVN: r237503
gcc/ChangeLog
gcc/cse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr71532.c [new file with mode: 0644]