Commit 266a9ef1 by Alexandre Oliva Committed by Alexandre Oliva

* config/fp-bit.h (__make_dp): Declare if TMODES.

From-SVN: r62125
parent c1cc6a51
2003-01-30 Alexandre Oliva <aoliva@redhat.com>
* config/fp-bit.h (__make_dp): Declare if TMODES.
2003-01-29 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.h (PREDICATE_CODES): Add entries for
......
......@@ -521,6 +521,7 @@ extern TFtype df_to_tf (DFtype);
#endif /* ! FLOAT */
#ifdef TMODES
extern DFtype __make_dp (fp_class_type, unsigned int, int, UDItype);
extern TFtype __make_tp (fp_class_type, unsigned int, int, UTItype);
#ifdef TFLOAT
#if defined(L_tf_to_sf)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment