[Bug middle-end/94172] [arm-none-eabi] ICE in expand_debug_locations, at cfgexpand.c:5403

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 16 16:34:13 GMT 2020


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Oops, sorry, I've used __asm volatile (""); so that it doesn't have an arm
specific instruction and in that case it doesn't ICE.  With __asm volatile
("nop"); it ICEs even on x86_64-linux.  Looking...


More information about the Gcc-bugs mailing list