This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/19531] NRV is performed on volatile temporary



------- Comment #7 from chrbr at gcc dot gnu dot org  2007-10-31 07:56 -------
Subject: Bug 19531

Author: chrbr
Date: Wed Oct 31 07:55:46 2007
New Revision: 129792

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129792
Log:
fix PR c++/19531: NRV is performed on volatile temporary

Added:
    trunk/gcc/testsuite/g++.dg/opt/nrv8.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19531


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]