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: Patch: New implementation of -Wstrict-aliasing



> > I much like this scheme where higher levels give more accurate > > diagnostic, and still level room for improvement did we need to add > > more levels (I hope that need would not be frequent, still).

I've got to say it: me too. I really like the idea of verbosity control.

A lot of the warnings that are tricky and diagnostic in nature should
have this IMHO. (-Wabi=2, -Weffc++, etc.)

Now if we could just get:

-Wfortify
-Wpedantic=1-10

;)

> > Many thanks for doing this.

Yep. This is great.

-benjamin


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