This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patches] Code cleanup - remove unused variables - part 2


 > From: Reichelt <reichelt at igpm dot rwth-aachen dot de> 
 > 
 > Hi,
 > 
 > the following patches remove unused variables (which SGI's native
 > compiler keeps warning about when bootstrapping gcc). So this is just
 > code clean-up to get rid of some warnings when bootstrapping under
 > IRIX.

What would really be nice, is if you could modify gcc -Wunused to warn
about these situations.  I.e. assigned but not used.  SGI's compiler
seems to to us one better at the moment.

		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]