------- Comment #13 from burnus at gcc dot gnu dot org  2010-06-30 08:06 -------
(In reply to comment #5)
> - convert_real needs to get the comment updated (assuming POSIX/C99 strtod)

I think that's the only item left to do: Deleting the following TODO from
read.c's convert_real - and then the bug can be closed:

 * argument is properly aligned for the type in question.  TODO:
 * handle not-a-numbers and infinities.  */

(The comment is wrong as strtod handles NAN/INF ...)


-- 


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

Reply via email to