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.