https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83487
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I think we should ignore alignment on TYPE_EMPTY_P arguments which we aren't
passing at all. Though, we should double check what other compilers are doing
in that case.
