https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99787
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Andrew Pinski <pins...@gcc.gnu.org>: https://gcc.gnu.org/g:5fa4f982636e7e66eee6a9b45cc0939ae95b4659 commit r12-6164-g5fa4f982636e7e66eee6a9b45cc0939ae95b4659 Author: Andrew Pinski <apin...@marvell.com> Date: Sat Jan 1 08:44:48 2022 +0000 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.