https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105233
--- Comment #9 from Jonathan Strobl ---
Thanks a lot for fixing this so quickly!
Here's my two cents about whether to special-case attribute aligned or whether
to make a general solution: aligned isn't the only attribute that's affected.
It'd a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105233
Bug ID: 105233
Summary: Incorrect "alignment not an integer constant" error in
alignas with template parameter dependent argument
Product: gcc
Version: 11.2.0
Status: UN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97900
--- Comment #1 from Jonathan Strobl ---
Created attachment 49593
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49593&action=edit
gcc -v and crash output
Attaching the output seems to have failed last time. Here it is.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97900
Bug ID: 97900
Summary: g++ crashes when instantiating a templated function
with a template-type vector parameter
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED