Commit d448952a by Steve Ellcey Committed by Steve Ellcey

* config/ia64/ia64.h (LIBGCC2_TF_CEXT): New.

From-SVN: r125828
parent bfff9190
2007-06-18 Steve Ellcey <sje@cup.hp.com>
* config/ia64/ia64.h (LIBGCC2_TF_CEXT): New.
2007-06-18 Seongbae Park <seongbae.park@gmail.com>
PR rtl-optimization/32321
......
......@@ -286,6 +286,9 @@ while (0)
/* We always want the XFmode operations from libgcc2.c. */
#define LIBGCC2_LONG_DOUBLE_TYPE_SIZE 80
/* On HP-UX, we use the l suffix for TFmode in libgcc2.c. */
#define LIBGCC2_TF_CEXT l
#define DEFAULT_SIGNED_CHAR 1
/* A C expression for a string describing the name of the data type to use for
......
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