Committed: Add testcases for a few PRs
authorAndrew Pinski <apinski@marvell.com>
Sat, 1 Jan 2022 08:44:48 +0000 (08:44 +0000)
committerAndrew Pinski <apinski@marvell.com>
Sat, 1 Jan 2022 08:47:25 +0000 (08:47 +0000)
commit5fa4f982636e7e66eee6a9b45cc0939ae95b4659
treea7ad7fca9fd695ae0fb06639cd6b98af126906ff
parent7918d8270a43e42b0cba902ec17ce87b6a3c74a9
Committed: Add testcases for a few PRs

These were fixed as part of the fix for PR 99766,
I thought it would be useful to add a few testcases
for the other cases that were failing.

Committed as obvious after running the tests to make
sure they work.

PR rtl-optimization/100241
PR rtl-optimization/99787

gcc/testsuite/ChangeLog:

* gcc.c-torture/compile/pr100241-1.c: New test.
* gcc.c-torture/compile/pr99787-1.c: New test.
gcc/testsuite/gcc.c-torture/compile/pr100241-1.c [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/compile/pr99787-1.c [new file with mode: 0644]