https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94775
--- Comment #12 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Marek Polacek <mpola...@gcc.gnu.org>: https://gcc.gnu.org/g:05be85b649173b10d0bf10255eb15275c2dcf509 commit r11-42-g05be85b649173b10d0bf10255eb15275c2dcf509 Author: Marek Polacek <pola...@redhat.com> Date: Mon May 4 10:26:43 2020 -0400 Revert "tree: Don't reuse types if TYPE_USER_ALIGN differ [PR94775]" This reverts commit 6318fe77395fc0dd59419bc4d69cd06ac0158e54. Revert: 2020-04-30 Marek Polacek <pola...@redhat.com> PR c++/94775 * tree.c (check_base_type): Return true only if TYPE_USER_ALIGN match. (check_aligned_type): Check if TYPE_USER_ALIGN match.