https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94775
--- Comment #13 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-10 branch has been updated by Marek Polacek <mpola...@gcc.gnu.org>: https://gcc.gnu.org/g:251c85372e088017e79894f50156901d112affee commit r10-8088-g251c85372e088017e79894f50156901d112affee Author: Marek Polacek <pola...@redhat.com> Date: Mon May 4 10:41:24 2020 -0400 Revert "tree: Don't reuse types if TYPE_USER_ALIGN differ [PR94775]" 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.