[Bug c++/88815] [9 Regression] is_constexpr (based on narrowing conversion and expression SFINAE) broken

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 15 22:17:00 GMT 2019


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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

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

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
I think the problem is that we're not detecting narrowing conversions in
decltype; which is basically a dup of PR 78244 assigned to... me.


More information about the Gcc-bugs mailing list