Message ID | CAFULd4bDAVxoAJmKXt58y5L9g-p4MqyDwJGGWap63w9HRe1=VQ@mail.gmail.com |
---|---|
State | New |
Headers | show |
Series | [i386] : Remove two obsolete/superfluous defines from cygming.h | expand |
Index: config/i386/cygming.h =================================================================== --- config/i386/cygming.h (revision 266788) +++ config/i386/cygming.h (working copy) @@ -420,11 +420,6 @@ #define BIGGEST_FIELD_ALIGNMENT 64 #endif -/* A bit-field declared as `int' forces `int' alignment for the struct. */ -#undef PCC_BITFIELD_TYPE_MATTERS -#define PCC_BITFIELD_TYPE_MATTERS 1 -#define GROUP_BITFIELDS_BY_ALIGN TYPE_NATIVE(rec) - /* Enable alias attribute support. */ #ifndef SET_ASM_OP #define SET_ASM_OP "\t.set\t"