aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDavid Edelsohn <edelsohn@gnu.org>1996-01-22 19:16:32 +0000
committerDavid Edelsohn <edelsohn@gnu.org>1996-01-22 19:16:32 +0000
commitf589b741f98dc838c4ea9296e052b74be7b9e983 (patch)
treea6b5ecb27c1d66c1fb97b798e1e4cdc234ee3c39 /gcc
parent266eb58af385276cae6011361178c827f812e40f (diff)
downloadgcc-f589b741f98dc838c4ea9296e052b74be7b9e983.zip
gcc-f589b741f98dc838c4ea9296e052b74be7b9e983.tar.gz
gcc-f589b741f98dc838c4ea9296e052b74be7b9e983.tar.bz2
undef BIGGEST_FIELD_ALIGNMENT inherited from rs6000.h
From-SVN: r11081
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/rs6000/sysv4.h1
1 files changed, 1 insertions, 0 deletions
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. */