http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54430
Thomas Lamb <tclamb at ufl dot edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tclamb at ufl dot edu --- Comment #1 from Thomas Lamb <tclamb at ufl dot edu> --- Just hit this bug in GCC 4.9. Again, the lhs side has scope before the rhs has been evaluated, which is against the standardese in section 6.5.4 of both N3936 and N3291.