[Bug c/67488] Incorrect error message on call of nested functions
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 12 12:54:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67488
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I actually think gcc's diagnostic is clearer; at least from a standard point of
view. It is pointing out where the previous definition is located. All it
might add is that was in a different scope and that would fix this bug.
More information about the Gcc-bugs
mailing list