re PR rtl-optimization/83363 (wrong code at -O2 -fno-forward-propagate)
authorJakub Jelinek <jakub@redhat.com>
Tue, 12 Dec 2017 09:51:05 +0000 (10:51 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 12 Dec 2017 09:51:05 +0000 (10:51 +0100)
commit6c939c2e9c6c3437fd5664a163890d3006dba45c
treeb3657f88f39d213c62d7f02819c1ccb6a21b6883
parent555758de9007461daa2638c1c5d5ac35ae3dd234
re PR rtl-optimization/83363 (wrong code at -O2 -fno-forward-propagate)

PR rtl-optimization/83363
PR rtl-optimization/83364
* gcc.dg/pr83363.c: New test.
* gcc.dg/pr83364.c: New test.

From-SVN: r255576
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr83363.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/pr83364.c [new file with mode: 0644]