https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124614
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot
gnu.org
Status|NEW |ASSIGNED
--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
The fix, I think, is to enhance check_splice_expr to detect the case when
member_access_p=true and T isn't a decl that can be used in class member
access. Here T is a REFLECT_EXPR.