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] [C++] DejaGNU does not distinguish between errors and warnings



------- Comment #61 from janis at gcc dot gnu dot org  2008-08-26 18:28 -------
I've got a huge patch now that modifies 359 tests to use the correct one of
dg-error, dg-warning, or dg-message, and splits combined checks into multiple
checks.  In the tests I've modified I've also added some of the text from the
message into the directive, although sometimes it's only a word or two.

The first patch is http://gcc.gnu.org/ml/gcc-patches/2008-08/msg01966.html. 
When I've received feedback about that I'll submit other patches and check them
in immediately if they are obvious or wait for feedback if that seems
appropriate.


-- 


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]