https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100495
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Ah, for constructors this is likely a non-issue, because in_chrg etc. only appears on constructors of classes with virtual bases and such constructors are not constexpr.