[Bug libstdc++/97600] [ranges] result of static assertion depends on unrelated statement

2020-10-27 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97600 --- Comment #2 from Patrick Palka --- I think all views whose begin()/end() has a placeholder return type and performs direct initialization of a _Iterator/_Sentinel from *this are affected by some variant of this issue. A library-side

[Bug libstdc++/97600] [ranges] result of static assertion depends on unrelated statement

2020-10-27 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97600 Patrick Palka changed: What|Removed |Added Known to fail||10.2.0, 11.0 --- Comment #1 from