https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90335
--- Comment #2 from Boris Rúra ---
Created attachment 46281
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46281&action=edit
More minimal example.
Removing the templates from aliases makes the code compile.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90335
--- Comment #1 from Boris Rúra ---
gcc-9_1_0-release@1f54d412a51
Configured with: ../src/configure --prefix=/usr/gcc-trunk
--enable-languages=c,c++ --disable-multilib --enable-checking=release
--disable-nls --disable-bootstrap
Thread model: posi
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: boris.rura at gmail dot com
Target Milestone: ---
Created attachment 46279
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46279&action=edit
Minimal example.
Hello I've