https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101674
--- Comment #2 from Aldy Hernandez <aldyh at gcc dot gnu.org> --- (In reply to Martin Sebor from comment #1) > I can confirm the test fails (despite the xfail): > > FAIL: gcc.dg/uninit-pred-9_b.c bogus warning (test for bogus messages, line > 25) > > The xfail target should probably be powerpc64*-*-*. Since the failure is on > line 25 would it make sense to xfail just that assertion? Ahhh. Yes, that seems appropriate. Feel free to commit it as obvious. Thanks for taking care of this.