Commit d5d1b9e2 by Richard Henderson Committed by Richard Henderson

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

From-SVN: r46083
parent 295ef2bb
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.
......
......@@ -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
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