------- Comment #7 from pinskia at gcc dot gnu dot org  2009-01-22 03:51 -------
The problem here is that you are using unitialized local register variables so
the register allocator does not know any better.  Anyways it works correctly on
the trunk and I don't have any other compiler to test with really (this is both
with and without IRA).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |inline-asm


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

Reply via email to