https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103600
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Or at least the constexpr bool b = &typeid(int) == &typeid(long); example.
pinskia at gcc dot gnu.org via Gcc-bugs Tue, 07 Dec 2021 01:52:52 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103600
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Or at least the constexpr bool b = &typeid(int) == &typeid(long); example.