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]

Re: [RFA] fold-const.c warning


 > From: David Edelsohn <dje@watson.ibm.com>
 > 
 > 	Kaveh, are you taking a special interest in these types of
 > warnings again?

No, I haven't been paying much attention to warnings lately.

IMHO, the project would be well served to have a warning regression
checker similar to Geoff's testsuite checker.

In the last month, I've counted at least five bug regressions /
bootstrap failures that later traced to problems flagged by warnings
that the author ignored when creating their original patch(es).

One conceptual problem is *which* platform to run a warning checker
on, since some warnings are specific to the host and contributors
might innocently introduce warnings that don't appear on *their* host.

I say, its still better than nothing. :-)

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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