[Bug c++/51571] No named return value optimization while adding a dummy scope

2023-12-19 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Jason Merrill changed: What|Removed |Added Target Milestone|--- |14.0 Status|ASSIGNED

[Bug c++/51571] No named return value optimization while adding a dummy scope

2023-10-17 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Richard Biener changed: What|Removed |Added Target Milestone|14.0|---

[Bug c++/51571] No named return value optimization while adding a dummy scope

2023-06-07 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 --- Comment #11 from Jason Merrill --- (In reply to CVS Commits from comment #9) > This implements the guaranteed copy elision specified by P2025 Or not; I just noticed that P2025 also requires a fix for PR53637.

[Bug c++/51571] No named return value optimization while adding a dummy scope

2023-06-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Jason Merrill changed: What|Removed |Added Target Milestone|--- |14.0 --- Comment #10 from Jason Merrill

[Bug c++/51571] No named return value optimization while adding a dummy scope

2023-06-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 --- Comment #9 from CVS Commits --- The trunk branch has been updated by Jason Merrill : https://gcc.gnu.org/g:7e0b65b239c3a0d68ce94896b236b03de666ffd6 commit r14-1593-g7e0b65b239c3a0d68ce94896b236b03de666ffd6 Author: Jason Merrill Date:

[Bug c++/51571] No named return value optimization while adding a dummy scope

2023-06-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org

[Bug c++/51571] No named return value optimization while adding a dummy scope

2020-10-26 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/51571] No named return value optimization while adding a dummy scope

2020-10-26 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Marek Polacek changed: What|Removed |Added CC||barry.revzin at gmail dot com ---

[Bug c++/51571] No named return value optimization while adding a dummy scope

2020-07-05 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Marc Glisse changed: What|Removed |Added CC||b7.10110111 at gmail dot com --- Comment

[Bug c++/51571] No named return value optimization while adding a dummy scope

2018-05-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Jonathan Wakely changed: What|Removed |Added Last reconfirmed|2011-12-15 00:00:00 |2018-5-30 --- Comment #5 from

[Bug c++/51571] No named return value optimization while adding a dummy scope

2015-02-04 Thread marc at kdab dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 marc at kdab dot com changed: What|Removed |Added CC||marc at kdab dot com --- Comment

[Bug c++/51571] No named return value optimization while adding a dummy scope

2013-06-02 Thread guillaume.melquiond at inria dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Guillaume Melquiond guillaume.melquiond at inria dot fr changed: What|Removed |Added CC|

[Bug c++/51571] No named return value optimization while adding a dummy scope

2011-12-18 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||jason at

[Bug c++/51571] No named return value optimization while adding a dummy scope

2011-12-15 Thread prasoonsaurav.nit at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Prasoon prasoonsaurav.nit at gmail dot com changed: What|Removed |Added Severity|normal |critical

[Bug c++/51571] No named return value optimization while adding a dummy scope

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|