This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/25241] DejaGNU does not distinguish between errors and warnings
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jan 2007 02:03:47 -0000
- Subject: [Bug testsuite/25241] DejaGNU does not distinguish between errors and warnings
- References: <bug-25241-1000@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from janis at gcc dot gnu dot org 2007-01-31 02:03 -------
This is nice, Manuel, I hadn't considered changing the expressions as they are
added to the messages list.
Another possibility is to add two new test directives, for example
dg-gcc-warning and dg-gcc-error, and leave dg-warning and dg-error as they are.
This has the advantage of not confusing people who are accustomed to the
existing behavior of the DejaGnu versions of these procs. That way you could
start using the new ones immediately, and we can gradually move other tests to
use them as well.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25241