From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6380 invoked by alias); 19 Apr 2010 17:42:30 -0000 Received: (qmail 6341 invoked by alias); 19 Apr 2010 17:42:14 -0000 Date: Mon, 19 Apr 2010 17:42:00 -0000 Message-ID: <20100419174214.6340.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug testsuite/30612] Testsuite cannot detect duplicated error/warning messages In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "lopezibanez at gmail dot com" 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: 2010-04/txt/msg01869.txt.bz2 ------- Comment #4 from lopezibanez at gmail dot com 2010-04-19 17:42 ------- Subject: Re: Testsuite cannot detect duplicated error/warning messages > > is there another way? In this case, I think this will work: /* { dg-bogus "foo bar" } */ /* { dg-warning "foo" } */ no? Cheers, Manuel. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30612