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

Johannes Schaub <schaub.johannes at googlemail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schaub.johannes at
                   |                            |googlemail dot com

--- Comment #4 from Johannes Schaub <schaub.johannes at googlemail dot com> 
2010-12-27 11:24:36 UTC ---
Same problem happens with

int m;
int(m), m++;

I think GCC is wrong rejecting this.

Reply via email to