https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100757
Christophe Lyon <clyon at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |clyon at gcc dot gnu.org Status|NEW |ASSIGNED --- Comment #4 from Christophe Lyon <clyon at gcc dot gnu.org> --- Sigh, I did write & run several tests though :-( I had to add -mfpu=auto because I configured my toolchain --with-fpu=neon, and I need to keep -mtune=cortex-a55. BTW, was it a typo on your side: cortex-a55 instead of cortex-m55? With cortex-m55 the test doesn't crash.