[Bug c++/79167] assignment operator LHS side-effect sequenced before RHS computation

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 20 16:52:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79167

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
N.B. https://gcc.gnu.org/projects/cxx-status.html shows that the "Refining
Expression Evaluation Order for Idiomatic C++" feature (which changed these
rules) isn't supported until GCC 7.


More information about the Gcc-bugs mailing list