undef BIGGEST_FIELD_ALIGNMENT inherited from rs6000.h
authorDavid Edelsohn <edelsohn@gnu.org>
Mon, 22 Jan 1996 19:16:32 +0000 (19:16 +0000)
committerDavid Edelsohn <edelsohn@gnu.org>
Mon, 22 Jan 1996 19:16:32 +0000 (19:16 +0000)
From-SVN: r11081

gcc/config/rs6000/sysv4.h

index 0874299..eacd292 100644 (file)
@@ -250,6 +250,7 @@ do {                                                                        \
 
 /* No data type wants to be aligned rounder than this.  */
 #undef BIGGEST_ALIGNMENT
+#undef  BIGGEST_FIELD_ALIGNMENT
 #define BIGGEST_ALIGNMENT 128
 
 /* Use ELF style section commands.  */