[Bug c++/94414] only `--` gives constexpr

ppalka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 31 15:02:06 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94414

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppalka at gcc dot gnu.org

--- Comment #3 from Patrick Palka <ppalka at gcc dot gnu.org> ---
It looks the memoization that's performed in filter_view::begin() is
interfering with optimization in the first testcase.


More information about the Gcc-bugs mailing list