https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79380
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
ICEs since the C++11 attributes support has been added in r192199, before that
it has been rejected, as _Alignas wasn't supported.
