[Bug c++/15461] [3.4 regression] ICE due to NRV and inlining
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Aug 25 15:16:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-08-25 15:16 -------
Subject: Bug 15461
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jason@gcc.gnu.org 2004-08-25 15:16:37
Added files:
gcc/testsuite/g++.dg/opt: nrv7.C
Log message:
PR c++/15461
* semantics.c (nullify_returns_r): Replace a DECL_STMT
for the NRV with an INIT_EXPR.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/nrv7.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15461
More information about the Gcc-bugs
mailing list