]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/ia64/ia64.h (LIBGCC2_TF_CEXT): New.
authorSteve Ellcey <sje@cup.hp.com>
Mon, 18 Jun 2007 20:57:09 +0000 (20:57 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Mon, 18 Jun 2007 20:57:09 +0000 (20:57 +0000)
From-SVN: r125828

gcc/ChangeLog
gcc/config/ia64/ia64.h

index 6cc09bd22f236c0b5157dc2217e5d92b785c4dd5..6fa4c6e512658e719424d47d6c1984e8f869a399 100644 (file)
@@ -1,3 +1,7 @@
+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
index 70120ce787f2bc8141252d328a154e0191348652..cfeaa983f88f404e7f2d41e631d11038073f9d90 100644 (file)
@@ -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