* config/i386/sol2.h (UNALIGNED_DOUBLE_INT_ASM_OP): New.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Oct 2001 17:39:53 +0000 (17:39 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Oct 2001 17:39:53 +0000 (17:39 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46083 138bc75d-0d04-0410-961f-82ee72b054a4

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

index f9f0298..99100d4 100644 (file)
@@ -1,5 +1,9 @@
 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
        in a SUBREG, convert it to both SUBREG modes before stripping
        the SUBREG.
index 99f0497..890e2e2 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