[Bug c++/87293] An object with invalid type is treated as if it were of type int when reporting errors

manu at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 13 21:22:00 GMT 2018


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

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu.org

--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
Probably Bug 57678

Probably we should use some kind of error_mark_node, but that is likely to
break other things.


More information about the Gcc-bugs mailing list