https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94703
--- Comment #14 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:0d1ccfd0cc2e1add15929c43e6c7472336d33e65 commit r11-384-g0d1ccfd0cc2e1add15929c43e6c7472336d33e65 Author: Richard Biener <rguent...@suse.de> Date: Thu May 14 11:50:20 2020 +0200 testsuite/94703 - skip gcc.dg/tree-ssa/pr94703.c on strict-align targets The specific dump scanning doesn't work on strict-align targets, the following simply skips the testcase for those. 2020-05-14 Richard Biener <rguent...@suse.de> PR testsuite/94703 * gcc.dg/tree-ssa/pr94703.c: Skip for strict-align targets.