Commit f589b741 by David Edelsohn

undef BIGGEST_FIELD_ALIGNMENT inherited from rs6000.h

From-SVN: r11081
parent 266eb58a
...@@ -250,6 +250,7 @@ do { \ ...@@ -250,6 +250,7 @@ do { \
/* No data type wants to be aligned rounder than this. */ /* No data type wants to be aligned rounder than this. */
#undef BIGGEST_ALIGNMENT #undef BIGGEST_ALIGNMENT
#undef BIGGEST_FIELD_ALIGNMENT
#define BIGGEST_ALIGNMENT 128 #define BIGGEST_ALIGNMENT 128
/* Use ELF style section commands. */ /* Use ELF style section commands. */
......
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