* config/i386/sol2.h (UNALIGNED_DOUBLE_INT_ASM_OP): New.
authorRichard Henderson <rth@redhat.com>
Mon, 8 Oct 2001 17:39:53 +0000 (10:39 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 8 Oct 2001 17:39:53 +0000 (10:39 -0700)
From-SVN: r46083

gcc/ChangeLog
gcc/config/i386/sol2.h

index f9f029800fbf48e2e724630bb895b6234ebecdb6..99100d43c942f21cc2a1b7e229798e60acb39b82 100644 (file)
@@ -1,3 +1,7 @@
+2001-10-08  Richard Henderson  <rth@redhat.com>
+
+       * config/i386/sol2.h (UNALIGNED_DOUBLE_INT_ASM_OP): New.
+
 2001-10-08  Richard Henderson  <rth@redhat.com>
 
        * expr.c (store_expr): When converting a CONST_INT for storage
index 99f04974be771100bfafd033b75cc09725eeea1c..890e2e24f3d80e640ae5e008a413d80c241b4af1 100644 (file)
@@ -150,3 +150,7 @@ Boston, MA 02111-1307, USA.  */
 
 #undef LOCAL_LABEL_PREFIX
 #define LOCAL_LABEL_PREFIX "."
+
+/* Override defaults.h and insist that Solaris/Intel doesn't have
+   an eight byte data output directive.  */
+#define UNALIGNED_DOUBLE_INT_ASM_OP NULL