[Bug c++/9848] [3.3/3.4 regression] missing 'unused parameter' warning.

nathan at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Sep 18 17:35:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9848



------- Additional Comments From nathan at gcc dot gnu dot org  2003-09-18 17:06 -------
2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>

	PR c++/9848
	* optimize.c (maybe_clone_body): Don't set MARK_USED on parameters
	here.
	* semantics.c (expand_body): Set it here on the remaining clones.



More information about the Gcc-bugs mailing list