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: 23 Mar 2007 23:52:08 -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 #38 from janis at gcc dot gnu dot org 2007-03-23 23:52 -------
For comment #32 I get the failure but don't understand the problem; the regexp
matches the message, doesn't it? This doesn't seem any different from other
Fortran tests but it's the only one that fails; perhaps there's something
special about specifying the line number in the test directive, or that the
message comes from a file with a different name. I'll stare at it again later.
For comment #33, is this still an issue with janis-try-2.diff? I changed the
test to remove "error:" from regular expressions and to fix a few dg-warnings
that should have been dg-error and the test passes for me.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25241