[Bug c/83056] GCC suggests the use of previously reported undeclared identifiers when reporting new undeclared identifiers
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 20 15:19:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83056
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-11-20
Ever confirmed|0 |1
--- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Thanks for filing this.
Confirmed: this still affects trunk, with the C frontend (the "-O3 -Wall"
aren't needed). The C++ frontend doesn't seem to be affected.
More information about the Gcc-bugs
mailing list