------- Comment #3 from pinskia at gcc dot gnu dot org  2009-03-02 13:39 -------
First the target needs support for saving those registers.  Does it make sense
to mark the TOC register as being saved?  How about the thread local storage
register being saved?

Why not used use ABI correctly?  Because the raw assembly is just violating the
ABI.  There is a reason why ABIs exist in the first place :).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |middle-end


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

Reply via email to