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]

Re: PATCH to dump branch-shortening information


Marc Espie <espie@quatramaran.ens.fr> said:

[...]

> Has anyone tried getting egcs source through a reasonable linter ?
> Though it tends to spew many, many warnings, LCLint comes to mind
> http://www.sds.lcs.mit.edu/lclint/ 

lclint complains *way* too much.

The -W* options from gcc itself have been used to good effect, and there
are people around who take care of trying to reduce the warnings to
zero. Many of the remaining warnings are bugs in the compiler, in the sense
that it warns when it shouldn't.
-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616


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