http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60837
ilya <potrepa...@asc-ural.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from ilya <potrepa...@asc-ural.ru> --- Reread C standart. 6.6 Constant expressions Constraints Constant expressions shall not contain assignment, increment, decrement, function-call, or comma operators, except when they are contained within a subexpression that is not evaluated.