[Bug c++/92563] trunk/gcc/cp/error.c:1988: useless parameter ?
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 18 17:32:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92563
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mpolacek at gcc dot gnu.org
--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
It has no effect outside the function, but that's ok here and it's preferable
to creating a new local var.
More information about the Gcc-bugs
mailing list