------- Comment #3 from daney at gcc dot gnu dot org  2007-06-21 20:52 -------
I haven't yet looked in detail at the RTL dumps, but in the assembly output the
store of the new return value was missing.  It didn't seem to be in the wrong
place, but missing entirely.  I just hacked up the patch to see what would
happen, and it seemed to fix the problem.  I will look at the RTL dumps some
more tonight and try to determine where things went wrong.

I did however do a cross compiler test run on a remote mipsel-linux board, and
the patch fixes all 89 FAILs in the g++ testsuite.  So with the patch I am back
to zero failures in g++.


-- 


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

Reply via email to