]> git.ipfire.org Git - thirdparty/gcc.git/commit
fix PR c++/19531: NRV is performed on volatile temporary
authorChristian Bruel <christian.bruel@st.com>
Wed, 31 Oct 2007 07:55:46 +0000 (08:55 +0100)
committerChristian Bruel <chrbr@gcc.gnu.org>
Wed, 31 Oct 2007 07:55:46 +0000 (08:55 +0100)
commit0e95aec103af4ec97f6d282b95882f2e0efb0b41
tree1772c4492246ada1dc117970639ac519e3f39c9f
parent4ac4ec1822121b00c1d24d61a15ad71f066c2010
fix PR c++/19531: NRV is performed on volatile temporary

Co-Authored-By: Mark Mitchell <mark@codesourcery.com>
From-SVN: r129792
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/nrv8.C [new file with mode: 0644]