]> git.ipfire.org Git - thirdparty/gcc.git/commit
Mark gcc.dg/shrink-wrap-loop.c as XFAIL.
authorAldy Hernandez <aldyh@redhat.com>
Fri, 30 Jul 2021 10:28:21 +0000 (12:28 +0200)
committerAldy Hernandez <aldyh@redhat.com>
Fri, 30 Jul 2021 10:34:27 +0000 (12:34 +0200)
commit2730aa7809b47dce47ca0b5e51a6af2164335cf1
treec57023f647947d7ab57b2c4f5ed23c577a9501d6
parent28665ddc7efa48f9b39615e313a2c4a7a66cdb24
Mark gcc.dg/shrink-wrap-loop.c as XFAIL.

It occurs to me that I should not have disabled early jump threading in
this test, as it may hide an actual defect.  I have reverted my change
and XFAILed the test instead.  I have also opened a PR101690 to keep track
of this problem.

gcc/testsuite/ChangeLog:

* gcc.dg/shrink-wrap-loop.c: Enable early jump threading.  Mark as
XFAIL.
gcc/testsuite/gcc.dg/shrink-wrap-loop.c