dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Truncated compiler output in remote.exp's local_exec


From: Dan Kegel
Subject: RE: Truncated compiler output in remote.exp's local_exec
Date: Sun, 20 Jul 2003 08:46:31 -0700

I wrote:
> Er, the problem *moves around a bit* with that patch...

Here's a diff of test_summary from two runs identical except
for that added "verbose" statement in local_exec:

55,56d54
< FAIL: gcc.dg/cpp/tr-warn3.c ^# ext (test for warnings, line 52)
< FAIL: gcc.dg/cpp/tr-warn3.c (test for excess errors)
61,66c59,65
< FAIL: gcc.dg/format/c90-printf-1.c %s with NULL (test for warnings, line
236)
< FAIL: gcc.dg/format/c90-printf-1.c (test for excess errors)
< FAIL: gcc.dg/format/ext-3.c bad %-0 (test for warnings, line 212)
< FAIL: gcc.dg/format/ext-3.c bad %_0 (test for warnings, line 213)
< FAIL: gcc.dg/format/ext-3.c bad %^# (test for warnings, line 215)
< FAIL: gcc.dg/format/ext-3.c (test for excess errors)
---
> FAIL: gcc.dg/typespec-1.c unsigned long long int _Bool (test for errors,
line 937)
> FAIL: gcc.dg/typespec-1.c (test for excess errors)
> FAIL: gcc.dg/format/ext-1.c printf_unlocked (test for warnings, line 125)
> FAIL: gcc.dg/format/ext-1.c (test for excess errors)
> FAIL: gcc.dg/format/ext-6.c vsscanf (test for warnings, line 46)
> FAIL: gcc.dg/format/ext-6.c (test for excess errors)
> FAIL: gcc.dg/noncompile/voidparam-1.c (test for excess errors)
113,114c112,113
< # of expected passes          21251
< # of unexpected failures      27
---
> # of expected passes          21252
> # of unexpected failures      26


_______________________________________________
DejaGnu mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/dejagnu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]