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

--- Comment #15 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Eric Botcazou <ebotca...@gcc.gnu.org>:

https://gcc.gnu.org/g:2e2b6ec156e3035297bd76edfd462d68d1f87314

commit r13-7195-g2e2b6ec156e3035297bd76edfd462d68d1f87314
Author: Eric Botcazou <ebotca...@adacore.com>
Date:   Sat Apr 15 19:35:02 2023 +0200

    Fix fallout of previous change on x86/Linux

    gcc/ada/
            PR bootstrap/109510
            * gcc-interface/decl.cc (gnat_to_gnu_entity) <types>: Do not reset
            align to zero in any case.  Set TYPE_USER_ALIGN on the type only if
            it is an aggregate type, or else a type whose default alignment is
            specifically capped on selected platforms.

Reply via email to