https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123658
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot
gnu.org
Status|NEW |ASSIGNED
CC| |ppalka at gcc dot gnu.org
--- Comment #3 from Patrick Palka <ppalka at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #2)
> `x.value ;` was accepted until GCC 14.1.0 when GCC starts to ICE.
This started with r14-4793 "c++: remove NON_DEPENDENT_EXPR, part 1"