------- Comment #1 from hp at gcc dot gnu dot org 2008-11-06 02:06 ------- No, it looks like (sigh) a delayed-branch bug; a delay-slot is filled with a value from a forward branch clobbering the return value from a call.
-- hp at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|target |rtl-optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38026