------- Comment #5 from sje at cup dot hp dot com  2009-04-08 20:16 -------
In addition to the alignment problem, check out the case 10 and case 16 entries
in the convert_real subroutine.  After checking to see that strtold exists,
they actually go and call strtod instead of strtold.  This is causing some of
my failures.  Can you roll this change into your patch too.


-- 


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

Reply via email to