https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106872
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>: https://gcc.gnu.org/g:794a01d7dcf306578bc5d0d147895c58a91506de commit r13-2536-g794a01d7dcf306578bc5d0d147895c58a91506de Author: Richard Biener <rguent...@suse.de> Date: Thu Sep 8 13:00:45 2022 +0200 testsuite/106872 - fix uninit predicate dump scan On ppc we see a doloop temp rather than ivtmp. PR testsuite/106872 * gcc.dg/uninit-pred-12.c: Adjust.