[Bug libstdc++/68297] Faster std::make_exception

2021-12-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68297 --- Comment #5 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:a8e02a00a0fcac42657c8ef7921566e42db8ef49 commit r12-5880-ga8e02a00a0fcac42657c8ef7921566e42db8ef49 Author: Jonathan Wakely Date:

[Bug libstdc++/68297] Faster std::make_exception

2016-08-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68297 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libstdc++/68297] Faster std::make_exception

2016-08-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68297 --- Comment #3 from Jonathan Wakely --- Author: redi Date: Mon Aug 22 17:29:31 2016 New Revision: 239664 URL: https://gcc.gnu.org/viewcvs?rev=239664&root=gcc&view=rev Log: libstdc++/68297 avoid throw/catch in make_exception_ptr 2016-08-22 Gleb

[Bug libstdc++/68297] Faster std::make_exception

2016-07-31 Thread gleb at scylladb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68297 Gleb Natapov changed: What|Removed |Added CC||gleb at scylladb dot com --- Comment #2 f

[Bug libstdc++/68297] Faster std::make_exception

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