[Bug c++/78948] [C++17] constexpr if instantiating too eagerly

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 5 12:03:00 GMT 2017


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Related questions:
Are uses of deleted functions ok in discarded stmts?
Should we warn about uses of deprecated functions/vars in discarded stmts?
Shall we ever set DECL_ODR_USED on odr-used decls in discarded stmts?


More information about the Gcc-bugs mailing list