[Bug c/15004] [3.4/3.5 Regression] [unit-at-a-time] no warning for unused paramater in static function

hubicka at ucw dot cz gcc-bugzilla@gcc.gnu.org
Sun Apr 18 21:37:00 GMT 2004


------- Additional Comments From hubicka at ucw dot cz  2004-04-18 21:14 -------
Subject: Re:  [3.4/3.5 Regression] [unit-at-a-time] no warning for unused paramater in static function

Do we realy want this to have warned?  We never did so for C++ and it
would be pretty expensive to throw all the function into backend just to
get the warnings out.  Perhaps we may want to have such warnings only
for code that is really used...

Honza


-- 


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



More information about the Gcc-bugs mailing list