This is the mail archive of the gcc-bugs@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]

[Bug testsuite/25241] DejaGNU does not distinguish between errors and warnings



------- Comment #7 from joseph at codesourcery dot com  2007-01-30 22:13 -------
Subject: Re:  DejaGNU does not distinguish between errors
 and warnings

On Tue, 30 Jan 2007, manu at gcc dot gnu dot org wrote:

> There are around 6914 tests failing. And I am not even sure if the above patch
> is correct. Perhaps there is something wrong on it that is causing excessive
> failures. :-( 

I guess some of the fixing needs automating:

If the logs have a single diagnostic for a line, and that diagnostic is an 
error but the testcase uses dg-warning on that line (or vice versa), then 
it should be possible to fix the testcase in a fairly automated way.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25241


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