https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125208
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot
gnu.org
--- Comment #5 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Using compare_reflections results in
FAIL: g++.dg/reflect/alias1.C -std=c++26 (internal compiler error: canonical
types differ for identical types 'A<^^alias>' and 'A<^^alias_t<int> >')
FAIL: g++.dg/reflect/alias1.C -std=c++26 (test for excess errors)
Poking more...