https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123175
--- Comment #13 from Georg-Johann Lay <gjl at gcc dot gnu.org> --- (In reply to GCC Commits from comment #12) > * gcc.dg/torture/pr123175-1.c: New testcase. This is failing on avr. Seems the test is implying that int = SImode? Missing dg-require-effective-target int32 or so? .../gcc/testsuite/gcc.dg/torture/pr123175-1.c: In function 'foo': .../gcc/testsuite/gcc.dg/torture/pr123175-1.c:21:1: error: vectors with different element number found in 'vec_perm_expr'
