https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65799
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |55004 --- Comment #6 from Martin Sebor <msebor at gcc dot gnu.org> --- Sure, I can look into it sometime in stage 1. But I'm not sure these bugs are related. The test case in comment #0 and those in pr60760 and pr71091 are about invalid uses of null pointers in constexpr contexts. The test cases here don't involve bull pointers. Rejecting invalid casts was the subject of pr49171 (fixed in r259629). Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 [Bug 55004] [meta-bug] constexpr issues