------- 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

Reply via email to