[Bug c++/103600] Cannot use typeid result in constant expressions

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 7 10:01:24 GMT 2021


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-12-07
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Ah yes thanks. The requirement to make the RTTI visible during constant
evaluation is new info.


More information about the Gcc-bugs mailing list