[Bug target/91684] [10 regression][ARM] ICE in gen_movdi, at config/arm/arm.md:5079

clyon at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 9 14:17:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91684

Christophe Lyon <clyon at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clyon at gcc dot gnu.org

--- Comment #6 from Christophe Lyon <clyon at gcc dot gnu.org> ---
The new test fails on target arm-none-linux-gnueabihf
--with-mode arm
--with-cpu cortex-a9
--with-fpu neon-fp16

gcc.target/arm/pr91684.c: strd found 0 times
FAIL: gcc.target/arm/pr91684.c scan-assembler-times strd 1

It passes with -mthumb or if the compiler is configured --with-mode thumb.


More information about the Gcc-bugs mailing list