Bug#766840: [armhf] Illegal assembler code generated with -O2

2014-11-05 Thread Matthias Klose
Control: forwarded -1 https://gcc.gnu.org/PR63749 Control: tags -1 + upstream Am 26.10.2014 um 10:48 schrieb Ole Streicher: The warnings are on similar places as above, just with the floats replaced by doubles or long doubles. please attach the original file as well. -- To UNSUBSCRIBE,

Bug#766840: [armhf] Illegal assembler code generated with -O2

2014-10-26 Thread Ole Streicher
Package: gcc Version: 4:4.9.1-5 Hi, If trying to compile the attached file on armhf with gcc -O2 -c reg.c one gets /tmp/ccuv9e3N.s: Assembler messages: /tmp/ccuv9e3N.s:106: Error: registers may not be the same -- `str r2,[r2],#4' A workaround is to use either -fno-expensive-optimizations or