(BIGGEST_FIELD_ALIGNMENT): Make defintion constant.
authorNick Clifton <nickc@gcc.gnu.org>
Mon, 30 Jun 2003 13:17:38 +0000 (13:17 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 30 Jun 2003 13:17:38 +0000 (13:17 +0000)
From-SVN: r68703

gcc/config/arm/arm.h

index 14223cee7c786cdb838da73aa0048dcb114e5eb5..44decccf52530f13cd0457b7b67a3b8a6c6051d2 100644 (file)
@@ -763,7 +763,7 @@ extern int arm_is_6_or_7;
    supports no vector modes, cut out the complexity and fall back
    on BIGGEST_FIELD_ALIGNMENT.  */
 #ifdef IN_TARGET_LIBS
-#define BIGGEST_FIELD_ALIGNMENT BIGGEST_ALIGNMENT
+#define BIGGEST_FIELD_ALIGNMENT 64
 #else
 /* An expression for the alignment of a structure field FIELD if the
    alignment computed in the usual way is COMPUTED.  GCC uses this