On Thu, 1 Jun 2006, James Lemke wrote: > Both the results files I used contained the following ssequence of > results: > PASS: gcc.c-torture/compile/930210-1.c (test for excess errors) > PASS: gcc.c-torture/compile/930210-1.c (test for excess errors) > FAIL: gcc.c-torture/compile/930210-1.c (test for excess errors) > FAIL: gcc.c-torture/compile/930210-1.c (test for excess errors) > FAIL: gcc.c-torture/compile/930210-1.c (test for excess errors) > PASS: gcc.c-torture/compile/930210-1.c (test for excess errors) > FAIL: gcc.c-torture/compile/930210-1.c (test for excess errors) > FAIL: gcc.c-torture/compile/930210-1.c (test for excess errors)
This probably means you are using too old a version of DejaGnu; make sure you are using at least 1.4.4, the minimum supported version. There are still problems with duplicate test assertion names (e.g. bug 20771), but there shouldn't be in c-torture if you use current DejaGnu. -- Joseph S. Myers http://www.srcf.ucam.org/~jsm28/gcc/ [EMAIL PROTECTED] (personal mail) [EMAIL PROTECTED] (CodeSourcery mail) [EMAIL PROTECTED] (Bugzilla assignments and CCs)