]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add testcase for PR 110444
authorAndrew Pinski <apinski@marvell.com>
Wed, 28 Jun 2023 07:21:08 +0000 (00:21 -0700)
committerAndrew Pinski <apinski@marvell.com>
Wed, 28 Jun 2023 07:24:05 +0000 (00:24 -0700)
commit857e1f93ff8e3b93a7a3dcca9e50fe32a4c93950
tree2b235e86bd1e3007b2abe829c2d99cffb8d37082
parentfe48f2651334bc4d96b6df6b2bb6b29fcb732a83
Add testcase for PR 110444

This testcase was fixed after r14-2135-gd915762ea9043da85 and
there was no testcase for it before so adding one is a good thing.

Committed as obvious after testing the testcase to make sure it works.

gcc/testsuite/ChangeLog:

PR tree-optimization/110444
* gcc.c-torture/compile/pr110444-1.c: New test.
gcc/testsuite/gcc.c-torture/compile/pr110444-1.c [new file with mode: 0644]