[Bug target/20518] Clobber registers,in inline asm. Problem when using rcall
ian at airs dot com
gcc-bugzilla@gcc.gnu.org
Sun Nov 7 07:17:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20518
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |ian at airs dot com
Version|3.4.3 |4.6.0
Resolution| |FIXED
--- Comment #3 from Ian Lance Taylor <ian at airs dot com> 2010-11-07 05:47:58 UTC ---
In gcc mainline I get
Main.c: In function ‘Foo’:
Main.c:26:1: error: r28 cannot be used in asm here
Main.c:26:1: error: r29 cannot be used in asm here
so this appears to be fixed.
More information about the Gcc-bugs
mailing list