From: David Edelsohn Date: Mon, 22 Jan 1996 19:16:32 +0000 (+0000) Subject: undef BIGGEST_FIELD_ALIGNMENT inherited from rs6000.h X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f589b741f98dc838c4ea9296e052b74be7b9e983;p=platform%2Fupstream%2Fgcc.git undef BIGGEST_FIELD_ALIGNMENT inherited from rs6000.h From-SVN: r11081 --- diff --git a/gcc/config/rs6000/sysv4.h b/gcc/config/rs6000/sysv4.h index 0874299..eacd292 100644 --- a/gcc/config/rs6000/sysv4.h +++ b/gcc/config/rs6000/sysv4.h @@ -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. */