[Bug d/96156] d: No RVO when returning struct literals initialized with constructor.

2020-08-26 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96156 Iain Buclaw changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug d/96156] d: No RVO when returning struct literals initialized with constructor.

2020-08-26 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96156 --- Comment #3 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:87e36d9baf41a8642ca8687e846764e0828a088b commit r11-2869-g87e36d9baf41a8642ca8687e846764e0828a088b Author: Iain Buclaw Date: Fri Ju

[Bug d/96156] d: No RVO when returning struct literals initialized with constructor.

2020-08-26 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96156 Iain Buclaw changed: What|Removed |Added Depends on|96347 | --- Comment #2 from Iain Buclaw --- Gene

[Bug d/96156] d: No RVO when returning struct literals initialized with constructor.

2020-07-27 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96156 --- Comment #1 from Iain Buclaw --- The fix for this is blocked by pr96347.