[Bug c++/88493] Inconsistent error messages for unknown types

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 10 22:25:44 GMT 2021


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
           Severity|normal                      |enhancement
   Last reconfirmed|                            |2021-12-10

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed, it looks like constructors don't get the same treatment as normal
method functions when it comes to undefined types.


More information about the Gcc-bugs mailing list