[Bug libstdc++/100770] Incorrect if constexpr statement in ranges::unique_copy

2021-06-10 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100770 Patrick Palka changed: What|Removed |Added Target Milestone|--- |10.4 Resolution|---

[Bug libstdc++/100770] Incorrect if constexpr statement in ranges::unique_copy

2021-06-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100770 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:bee80d74f7ebc8e1ada913aa059dedc0976f28c0 commit r10-9908-gbee80d74f7ebc8e1ada913aa059dedc0976f28c0 Author: Patrick Palka

[Bug libstdc++/100770] Incorrect if constexpr statement in ranges::unique_copy

2021-06-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100770 --- Comment #3 from CVS Commits --- The releases/gcc-11 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:a35c5a5fc3eb610b77833855048163486c2fdb49 commit r11-8546-ga35c5a5fc3eb610b77833855048163486c2fdb49 Author: Patrick Palka

[Bug libstdc++/100770] Incorrect if constexpr statement in ranges::unique_copy

2021-06-03 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100770 --- Comment #2 from Patrick Palka --- Fixed on trunk so far by r12-1195: Author: Patrick Palka Date: Thu, 3 Jun 2021 12:30:29 -0400 libstdc++: Avoid hard error in ranges::unique_copy [PR100770] Here, in the constexpr if condition w

[Bug libstdc++/100770] Incorrect if constexpr statement in ranges::unique_copy

2021-05-26 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100770 Patrick Palka changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug libstdc++/100770] Incorrect if constexpr statement in ranges::unique_copy

2021-05-26 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100770 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid Last reconfirmed|