https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121752
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testsuite-fail --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Add non_strict_align as the target selector will not work here either because it allows for arm having unaligned loads but still strict alignment. But I think having non_strict_align as the target selector for the testcase is correct. Let me do that at least then it won't fail strict align targets.