nrv7.C
141 Bytes
-
re PR c++/15461 (ICE due to NRV and inlining) · 905af9e9
PR c++/15461 * semantics.c (nullify_returns_r): Replace a DECL_STMT for the NRV with an INIT_EXPR. From-SVN: r86552Jason Merrill committed
PR c++/15461
* semantics.c (nullify_returns_r): Replace a DECL_STMT
for the NRV with an INIT_EXPR.
From-SVN: r86552