* config/i386/sol2.h (UNALIGNED_DOUBLE_INT_ASM_OP): New.

From-SVN: r46083
This commit is contained in:
Richard Henderson 2001-10-08 10:39:53 -07:00 committed by Richard Henderson
parent 295ef2bba9
commit d5d1b9e2d1
2 changed files with 8 additions and 0 deletions

View 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

View 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