Fix aligned-new tests on m68k.
authorJason Merrill <jason@redhat.com>
Mon, 12 Sep 2016 20:55:55 +0000 (16:55 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 12 Sep 2016 20:55:55 +0000 (16:55 -0400)
commite96809e33b89103bcd30c189599198a89d5a98e4
treee98f4d24a4d7b19636f8622049a29ff5007747fe
parente1d55bf7870cac0625640e95450143fdacca7c35
Fix aligned-new tests on m68k.

* c-common.c (check_cxx_fundamental_alignment_constraints): Fix
bit/byte confusion, allow large alignment for types.

From-SVN: r240100
gcc/c-family/ChangeLog
gcc/c-family/c-common.c