From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27814 invoked by alias); 23 Mar 2007 21:52:46 -0000 Received: (qmail 27780 invoked by uid 48); 23 Mar 2007 21:52:35 -0000 Date: Fri, 23 Mar 2007 21:52:00 -0000 Message-ID: <20070323215235.27779.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: "manu 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/msg02270.txt.bz2 ------- Comment #33 from manu at gcc dot gnu dot org 2007-03-23 21:52 ------- (In reply to comment #32) > Manuel, I'm starting to clean up tests so they can be used with or without the > patch, like the fixes you've been posting. First I'm doing tests in > gcc.dg/dfp. Let me know if there's an area you're not already looking at that > I can do next. > I can give you the list of tests that still fail with the most recent patch + fixes + sed-magic. Those are the tricky ones because they need to be checked one by one. However, I think it is more urgent to fix the issues described in comment #22, (that is, the regexp does not match the output of fortran) and in comment #23, (that is out-of-order diagnostics are not handled correctly). Those are show-stoppers from my point of view. As you said, the issue in comment #30 can be worked around. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25241