[Bug target/68617] arm ice output_operand: invalid %-code for -march=armv6k + thumb

chrbr at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 30 13:34:00 GMT 2015


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

--- Comment #1 from chrbr at gcc dot gnu.org ---
Created attachment 36872
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36872&action=edit
reproduce

compiled with arm-none-eabi-gcc -Os -S -mfloat-abi=softfp 
attr-unaligned-load-ice.c -mtp=soft -march=armv6 

attr-unaligned-load-ice.c: In function 'foo':
attr-unaligned-load-ice.c:19:1: internal compiler error: output_operand:
invalid %-code
 }


More information about the Gcc-bugs mailing list