--- Comment #8 from chrbr at gcc dot gnu dot org 2007-10-31 08:01 ---
fixed check_return_expr
--
chrbr at gcc dot gnu dot org changed:
What|Removed |Added
Sta
--- 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:
--- Comment #6 from chrbr at gcc dot gnu dot org 2007-10-08 11:02 ---
patch+testcase at http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01902.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19531
--- Comment #5 from chrbr at gcc dot gnu dot org 2007-09-24 07:14 ---
the attached patch was hanging in my sandbox. will submit it along with a
testsuite case.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19531
--- Comment #4 from chrbr at gcc dot gnu dot org 2007-09-24 07:10 ---
Created an attachment (id=14248)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14248&action=view)
volatile nrv patch
--
chrbr at gcc dot gnu dot org changed:
What|Removed |
--- Comment #3 from bangerth at dealii dot org 2007-09-23 17:13 ---
Confirmed indeed. Core DR 20 added the following text to 12.8/15:
This elision of copy operations is permitted in the following
circumstances (which may be combined to eliminate multiple copies):
-- in
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-09-23 12:26 ---
Why didn't you submit a patch?
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
La
--
What|Removed |Added
Severity|minor |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19531
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-19
15:38 ---
Confirmed.
--
What|Removed |Added
CC||pinskia at