[Bug c++/106759] __has_builtin doesn't report __is_nothrow_constructible as supported

2022-08-30 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106759 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/106759] __has_builtin doesn't report __is_nothrow_constructible as supported

2022-08-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106759 --- Comment #6 from CVS Commits --- The releases/gcc-12 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:29dfe1cacadd2a47b4e5b1cab11bd7263fe211c9 commit r12-8729-g29dfe1cacadd2a47b4e5b1cab11bd7263fe211c9 Author: Marek Polacek

[Bug c++/106759] __has_builtin doesn't report __is_nothrow_constructible as supported

2022-08-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106759 --- Comment #5 from CVS Commits --- The trunk branch has been updated by Marek Polacek : https://gcc.gnu.org/g:fe915f35b7d8dc768a2b977c09aa02f933e1d1e9 commit r13-2277-gfe915f35b7d8dc768a2b977c09aa02f933e1d1e9 Author: Marek Polacek Date:

[Bug c++/106759] __has_builtin doesn't report __is_nothrow_constructible as supported

2022-08-26 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106759 Marek Polacek changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot gnu.org

[Bug c++/106759] __has_builtin doesn't report __is_nothrow_constructible as supported

2022-08-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106759 --- Comment #3 from Andrew Pinski --- (In reply to Marek Polacek from comment #2) > Are you going to post the patch or should I? Can you do it? I don't have time to add a testcase and to double check all of the RIDs. I just did the few I saw.

[Bug c++/106759] __has_builtin doesn't report __is_nothrow_constructible as supported

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

[Bug c++/106759] __has_builtin doesn't report __is_nothrow_constructible as supported

2022-08-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106759 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0