On 5/15/24 13:55, Patrick Palka wrote:
Bootstrapped and regtested on x86_64-pc-linu-xgnu, does this look OK
for trunk?
OK.
-- >8 --
Non-dependent compound assignment expressions are currently represented
as CALL_EXPR to the selected operator@= overload. Non-dependent simple
assignments on t
Bootstrapped and regtested on x86_64-pc-linu-xgnu, does this look OK
for trunk?
-- >8 --
Non-dependent compound assignment expressions are currently represented
as CALL_EXPR to the selected operator@= overload. Non-dependent simple
assignments on the other hand are still represented as MODOP_EXP