https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123737
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[15/16 Regression] GCC |[15 Regression] GCC
|produces incorrect output |produces incorrect output
|when overloading operator, |when overloading operator,
|comma operator since |comma operator since
|r15-7089 |r15-7089
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.