https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64198
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Ian Lance Taylor <ian at airs dot com> ---
Fixed, thanks.
(By the way, the code is invalid. In Go x++ is a statement, not an
expression.)
