[Bug c++/94896] [10/11 regression] ICE: canonical types differ for identical types

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 1 16:52:56 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94896

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |polacek at redhat dot com

--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
This comes from:

2020-04-30  Marek Polacek  <polacek@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.

which is a rather risky change so close to a release if you ask me.


More information about the Gcc-bugs mailing list