------- Comment #12 from steven at gcc dot gnu dot org  2006-11-25 23:23 -------
Re. comment #3, "It's call clobbered, so it must be saved and restored": Why is
reg 29 not in the call clobbered reg list on the call_insns?  I see a USE for
reg 29 on every call: (use (reg/f:DI 29 %r29)).  But not a CLOBBER.  Shouldn't
that be a clobber if reg 29 is call clobbered?


-- 


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

Reply via email to