http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60288

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> ---
I don't think there is any parsing issue with the omitted error on line 5. 
It's just that gccgo converts *&x to x for any x, and forgets to test that x
must be addressable.

Reply via email to