------- Comment #1 from pinskia at gcc dot gnu dot org  2005-10-15 23:12 -------
I don't see anything wrong with the source/headers:

source:
void
floatformat_to_double (const struct floatformat *fmt,
                       const void *from, double *to)


header:
extern void
floatformat_to_double (const struct floatformat *, const void *, double *);


-- 


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

Reply via email to