AKubbat <AKubbat@xxxxxxxxxxx> writes: > Apparently I've stumbled into exactly this problem that GCC uses @ instead > of % when generating code for ARM-ELF. > Does anyone know a proper patch to fix this issue ? Look at ASM_OUTPUT_SECTION_NAME in gcc/config/elfos.h. Ian