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: "manu 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 21:59:51 -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 #34 from manu at gcc dot gnu dot org 2007-03-23 21:59 -------
Created an attachment (id=13271)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13271&action=view)
Script to make automatic fixes to the testsuite
This script fixes the work-arounds used in the testsuite with some sed magic.
It also applies the custom fixes for broken testcases that I am collecting. I
am keeping those in files named as fix-X.diff where X is the basename of the
testcase. I have around 15 of those. (I can attach them, send them to
gcc-patches or commit them as obvious, since it seems nobody can or want to
review them...).
fix-19940712-1.diff
fix-20000625-1.diff
fix-20050121-1.diff
fix-940510-1.diff
fix-arith-3.diff
fix-attribute2.diff
fix-bitfld-1.diff
fix-charconst.diff
fix-direct2.diff
fix-empty2.diff
fix-endif-pedantic2.diff
fix-escape-1.diff
fix-extratokens.diff
fix-glibc-uclibc.diff
fix-pack-test-2.diff
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25241