[Bug libstdc++/80762] is_constructible gives hard error with clang

2019-01-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 Jonathan Wakely changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug libstdc++/80762] is_constructible gives hard error with clang

2019-01-16 Thread tnfchris at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 --- Comment #14 from Tamar Christina --- Hi Jonathan, You're right, I was going off the results of a script but it doesn't seem to have detected the change between FAIL -> UNSUPPORTED and left the state as FAIL. Sorry, I've manually checked it

[Bug libstdc++/80762] is_constructible gives hard error with clang

2019-01-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 --- Comment #13 from Jonathan Wakely --- But it's a { dg-do compile } test so doesn't need the linker option. So I don't know how this is failing still. If the header is absent, the test shouldn't run.

[Bug libstdc++/80762] is_constructible gives hard error with clang

2019-01-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 Jonathan Wakely changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug libstdc++/80762] is_constructible gives hard error with clang

2019-01-14 Thread tnfchris at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 --- Comment #11 from Tamar Christina --- Hi Jonathan, I'm still seeing it on a build started at r267915, perhaps something is still missing?

[Bug libstdc++/80762] is_constructible gives hard error with clang

2019-01-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 --- Comment #10 from Jonathan Wakely --- Author: redi Date: Mon Jan 14 11:30:47 2019 New Revision: 267915 URL: https://gcc.gnu.org/viewcvs?rev=267915&root=gcc&view=rev Log: PR libstdc++/80762 add missing dg-require-filesystem-ts PR libs

[Bug libstdc++/80762] is_constructible gives hard error with clang

2019-01-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 Jonathan Wakely changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug libstdc++/80762] is_constructible gives hard error with clang

2019-01-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 Jonathan Wakely changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug libstdc++/80762] is_constructible gives hard error with clang

2019-01-14 Thread tnfchris at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 Tamar Christina changed: What|Removed |Added CC||tnfchris at gcc dot gnu.org --- Commen

[Bug libstdc++/80762] is_constructible gives hard error with clang

2019-01-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/80762] is_constructible gives hard error with clang

2019-01-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |8.3 --- Comment #5 from Jonathan Wakel

[Bug libstdc++/80762] is_constructible gives hard error with clang

2019-01-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 --- Comment #4 from Jonathan Wakely --- Author: redi Date: Thu Jan 10 16:06:49 2019 New Revision: 267815 URL: https://gcc.gnu.org/viewcvs?rev=267815&root=gcc&view=rev Log: PR libstdc++/80762 avoid ambiguous __constructible_from Ensure we don't

[Bug libstdc++/80762] is_constructible gives hard error with clang

2018-12-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 --- Comment #3 from Jonathan Wakely --- Fixed on trunk for now.

[Bug libstdc++/80762] is_constructible gives hard error with clang

2018-12-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 --- Comment #2 from Jonathan Wakely --- Author: redi Date: Wed Dec 12 16:13:43 2018 New Revision: 267056 URL: https://gcc.gnu.org/viewcvs?rev=267056&root=gcc&view=rev Log: PR libstdc++/80762 avoid ambiguous __constructible_from Ensure we don't

[Bug libstdc++/80762] is_constructible gives hard error with clang

2017-05-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80762 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|