+2018-12-05 Uros Bizjak <ubizjak@gmail.com>
+
+ * config/i386/cygming.h (PCC_BITFIELD_TYPE_MATTERS): Remove.
+ (GROUP_BITFIELDS_BY_ALIGN): Ditto.
+
2018-12-05 Richard Sandiford <richard.sandiford@arm.com>
PR tree-optimization/88064
2018-12-04 David Malcolm <dmalcolm@redhat.com>
PR c/82967
- * spellcheck.c (selftest::test_suggestions): Add another
- assertion.
+ * spellcheck.c (selftest::test_suggestions): Add another assertion.
2018-12-04 Martin Sebor <msebor@redhat.com>
PR ipa/88297
* ipa-cp.c (create_specialized_node): Track clone counters by
node assembler names.
- (ipcp_driver): Change type of clone_num_suffixes key to const
- char*.
+ (ipcp_driver): Change type of clone_num_suffixes key to const char*.
2018-12-04 Richard Biener <rguenther@suse.de>
#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"