From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26949 invoked by alias); 23 Mar 2007 23:52:20 -0000 Received: (qmail 26877 invoked by uid 48); 23 Mar 2007 23:52:08 -0000 Date: Fri, 23 Mar 2007 23:52:00 -0000 Message-ID: <20070323235208.26876.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug testsuite/25241] DejaGNU does not distinguish between errors and warnings In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "janis at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-03/txt/msg02280.txt.bz2 ------- 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