https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124601
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- What is misleading about this? Alignas cant be applied to void type.. void is a type and has no alignment.
pinskia at gcc dot gnu.org via Gcc-bugs Sat, 21 Mar 2026 19:50:15 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124601
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- What is misleading about this? Alignas cant be applied to void type.. void is a type and has no alignment.