https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94414
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94414
--- Comment #2 from Jonathan Wakely ---
Right, this has nothing to do with constexpr. The contfilt view is not a
constant expression, so nothing you do with it will be constant evaluated, so
whether it's constexpr is irrelevant.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94414
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
--- Comment #1 from