This is the mail archive of the gcc@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: -Wuninitialized issues


 > Have another option to detect variables which are set but their values
 > are not used (this was in one of the -Wuninitialized bugs and has been
 > asked before).  The EDG front-end implements this option.
 > Andrew Pinski

The sgi compiler detects this also.  I'd really like gcc to have it,
but it seems to be an orthogonal project.

--
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]