Add testcase from PR103845
authorAlexandre Oliva <oliva@adacore.com>
Fri, 25 Feb 2022 01:03:38 +0000 (22:03 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Fri, 25 Feb 2022 01:16:56 +0000 (22:16 -0300)
commit33c7df5854ecb31e2d645ab672ad3987b591ebfd
treef2d70e5c918c568e09410a30bcd80483635c1304
parenta026b67f8f70d6cf35daf42a4b0909f78c9d7f40
Add testcase from PR103845

This problem was already fixed as part of PR104263: the abnormal edge
that remained from before inlining didn't make sense after inlining.
So this patch adds only the testcase.

for  gcc/testsuite/ChangeLog

PR tree-optimization/103845
PR tree-optimization/104263
* gcc.dg/pr103845.c: New.
gcc/testsuite/gcc.dg/pr103845.c [new file with mode: 0644]