[Bug libstdc++/69724] Unnecessary temporary object during std::thread construction

2020-08-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69724 Jonathan Wakely changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug libstdc++/69724] Unnecessary temporary object during std::thread construction

2020-08-18 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69724 --- Comment #7 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:bb1b7f087bdd028000fd8f84e74b20adccc9d5bb commit r11-2736-gbb1b7f087bdd028000fd8f84e74b20adccc9d5bb Author: Jonathan Wakely Date:

[Bug libstdc++/69724] Unnecessary temporary object during std::thread construction

2020-01-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69724 Jonathan Wakely changed: What|Removed |Added Target Milestone|10.0|11.0 --- Comment #6 from Jonathan

[Bug libstdc++/69724] Unnecessary temporary object during std::thread construction

2019-05-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69724 --- Comment #5 from Jonathan Wakely --- I'm leaving this open until std::async is changed too.

[Bug libstdc++/69724] Unnecessary temporary object during std::thread construction

2019-05-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69724 --- Comment #4 from Jonathan Wakely --- Author: redi Date: Tue May 14 12:01:15 2019 New Revision: 271166 URL: https://gcc.gnu.org/viewcvs?rev=271166=gcc=rev Log: PR libstdc++/69724 avoid temporary in std::thread construction The std::thread

[Bug libstdc++/69724] Unnecessary temporary object during std::thread construction

2019-03-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69724 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |10.0 --- Comment #3 from Jonathan

[Bug libstdc++/69724] Unnecessary temporary object during std::thread construction

2019-03-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69724 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libstdc++/69724] Unnecessary temporary object during std::thread construction

2017-01-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69724 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|