https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67557
--- Comment #19 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Fri Jan 8 16:01:35 2016 New Revision: 232169 URL: https://gcc.gnu.org/viewcvs?rev=232169&root=gcc&view=rev Log: PR c++/68983 PR c++/67557 * call.c (unsafe_copy_elision_p): Look through COMPOUND_EXPR. Added: branches/gcc-5-branch/gcc/testsuite/g++.dg/init/elide4.C Modified: branches/gcc-5-branch/gcc/cp/ChangeLog branches/gcc-5-branch/gcc/cp/call.c