[Bug libstdc++/80493] std::experimental::optional::swap is ill formed

2017-05-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80493 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libstdc++/80493] std::experimental::optional::swap is ill formed

2017-05-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80493 --- Comment #5 from Jonathan Wakely --- Author: redi Date: Thu May 18 14:35:45 2017 New Revision: 248216 URL: https://gcc.gnu.org/viewcvs?rev=248216=gcc=rev Log: PR libstdc++/80493 fix invalid exception specification Backport from mainline

[Bug libstdc++/80493] std::experimental::optional::swap is ill formed

2017-05-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80493 --- Comment #4 from Jonathan Wakely --- Yep, that's why I've left the PR open.

[Bug libstdc++/80493] std::experimental::optional::swap is ill formed

2017-05-01 Thread a...@cloudius-systems.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80493 --- Comment #3 from Avi Kivity --- Please consider a backport to older branches (5, 6, 7).

[Bug libstdc++/80493] std::experimental::optional::swap is ill formed

2017-04-24 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80493 --- Comment #2 from Jonathan Wakely --- Author: redi Date: Mon Apr 24 11:40:02 2017 New Revision: 247093 URL: https://gcc.gnu.org/viewcvs?rev=247093=gcc=rev Log: PR libstdc++/80493 fix invalid exception specification PR libstdc++/80493

[Bug libstdc++/80493] std::experimental::optional::swap is ill formed

2017-04-24 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80493 --- Comment #1 from Jonathan Wakely --- PR 66256 is the accepts-invalid front-end bug.

[Bug libstdc++/80493] std::experimental::optional::swap is ill formed

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