]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR debug/44367
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jun 2010 19:55:33 +0000 (19:55 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jun 2010 19:55:33 +0000 (19:55 +0000)
commitf94341bb9c7b986819d44d1b9f5bdd6ffe378ed1
treef552cf1e3941f39f2a1330fd74162f8c490f636a
parent93d0e758ba92bc644dc9b55c259baf9f6e2e9c24
PR debug/44367
* semantics.c (finalize_nrv): Don't copy DECL_ARTIFICIAL, DECL_IGNORED_P,
DECL_SOURCE_LOCATION and DECL_ABSTRACT_ORIGIN from var to result.
Set DECL_VALUE_EXPR on var.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160187 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cvt.c