Seems to be present in 4.6 (from oneiric) also: (oneiric-i386)$ gcc-4.6 -O2 -g -o test2 test2.c test2.c: In function 'main': test2.c:7:3: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' test2.c:7:3: error: 'asm' operand has impossible constraints
and in 4.4 (from lucid): (oneiric-i386)$ gcc-4.6 -O2 -g -o test2 test2.c test2.c: In function 'main': test2.c:7:3: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' test2.c:7:3: error: 'asm' operand has impossible constraints -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/789031 Title: Built-in ASM constraint "rm" does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-4.5/+bug/789031/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
