https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91933
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |11.0
Summary|[8/9/10/11 Regression] ICE: |[8/9/10 Regression] ICE:
|tree check: expected class |tree check: expected class
|'type', have 'exceptional' |'type', have 'exceptional'
|(error_mark) in |(error_mark) in
|build_simple_base_path, at |build_simple_base_path, at
|cp/class.c:541 |cp/class.c:541
--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed for 11 so far.