https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82989
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Can't reproduce with current trunk (admittedly cross from x86_64-linux): ./cc1 -quiet -nostdinc -march=armv7-a -mcpu=cortex-a8 -mfpu=neon -O2 pr82989.c ldrd r2, [r0] mov r1, #0 adds r2, r3, r2 adc r3, r1, r3 strd r2, [r0] bx lr