[Bug target/20518] Clobber registers,in inline asm. Problem when using rcall

2010-11-07 Thread ian at airs dot com
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.


[Bug target/20518] Clobber registers,in inline asm. Problem when using rcall

2010-11-06 Thread avr at gjlay dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20518

Georg Lay avr at gjlay dot de changed:

   What|Removed |Added

 CC||avr at gjlay dot de

--- Comment #2 from Georg Lay avr at gjlay dot de 2010-11-06 13:05:46 UTC ---
please close this.

it's pretty much outdated and abuses inline asm to shred ABI


[Bug target/20518] Clobber registers,in inline asm. Problem when using rcall

2005-03-26 Thread pinskia at gcc dot gnu dot org


-- 
   What|Removed |Added

  Component|inline-asm  |target
  GCC build triplet|3.4.3   |
   GCC host triplet|win |
Version|unknown |3.4.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20518