This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Pruning for torture tests?
- From: IainS <developer at sandoe-acoustics dot co dot uk>
- To: GCC Mailing List <gcc at gcc dot gnu dot org>
- Cc: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>, Janis Johnson <janis dot marie dot johnson at gmail dot com>
- Date: Fri, 11 Feb 2011 10:37:28 +0000
- Subject: Pruning for torture tests?
Hi,
On Darwin, we have a number of gcc.c-torture fails reported for both
ppc and i386 which are bogus (nothing to do with gcc - but simply
warning output from a system tool).
For dg-based tests these are pruned - I wonder if it would be worth
adding a prune capability to the torture suites?
opinions?
Iain