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: Joy with new GCC 3.3 warnings -- HTF to shut them up?


> I think it was a mistake for gcc to make this change, in fact, one can
> argue that it is a regression (in that there doesn't appear to be a
> way to write a conforming C program that uses this standard means of
> getting a version identifier into the object file without producing a
> warning).

Any useful warning that is added to GCC is almost certainly to cause at
least one case of such a "regression", so if you decide that is reason
not to add it, then you essentially have a policy of adding no useful
new warnings.


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