http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61155
Bug ID: 61155 Summary: vshuf-v16hi failures for arm-none-linux-gnueabihf since the wide-int merge. Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: ramana at gcc dot gnu.org I've recently started seeing these testfailures on arm-none-linux-gnueabihf. Appears to be from the wide-int merge. $TOPDIR/configure --target=arm-none-linux-gnueabihf --with-cpu=cortex-a15 --with-fpu=neon --with-float=hard FAIL: c-c++-common/torture/vshuf-v16hi.c -O1 (internal compiler error) FAIL: c-c++-common/torture/vshuf-v16hi.c -O1 (test for excess errors) FAIL: c-c++-common/torture/vshuf-v16hi.c -O2 (internal compiler error) FAIL: c-c++-common/torture/vshuf-v16hi.c -O2 (test for excess errors) FAIL: c-c++-common/torture/vshuf-v16hi.c -O3 -fomit-frame-pointer (internal compiler error) FAIL: c-c++-common/torture/vshuf-v16hi.c -O3 -fomit-frame-pointer (test for excess errors) FAIL: c-c++-common/torture/vshuf-v16hi.c -O3 -g (internal compiler error) FAIL: c-c++-common/torture/vshuf-v16hi.c -O3 -g (test for excess errors) FAIL: c-c++-common/torture/vshuf-v16hi.c -Os (internal compiler error) FAIL: c-c++-common/torture/vshuf-v16hi.c -Os (test for excess errors) FAIL: c-c++-common/torture/vshuf-v16hi.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) FAIL: c-c++-common/torture/vshuf-v16hi.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) ./cc1plus -O2 -mcpu=cortex-a15 -mfpu=neon -mfloat-abi=hard vshuf-v16hi.ii