http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48454
Summary: gfortran.dg/char_result_13.f90 fails with -O3 -funroll-loops -mvectorize-with-neon-quad Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassig...@gcc.gnu.org ReportedBy: i...@il.ibm.com Host: arm-linux-gnueabi Target: arm-linux-gnueabi Build: arm-linux-gnueabi The error message: /tmp/ccJ4gZxY.s: Assembler messages: /tmp/ccJ4gZxY.s:635: Error: invalid constant (40c) after fixup There is no failure with doubleword vectors or without -funroll-loops.