ttyp3:makoto@quick 23:27:09/020521(...gcc-3.1/objdir)> make -k check make do-check NOTPARALLEL=parallel-ok echo 'int prepends_underscore = 0;' > test-us.c gcc -DHAVE_CONFIG_H -g -O2 -I.. -I../../../libiberty/testsuite/../../include -o test-filter -DMAIN -DVERSION='"none"' -DHAVE_CONFIG_H ../../../libiberty/testsuite/../cplus-dem.c test-us.c -L.. -liberty /bin/sh ../../../libiberty/testsuite/regress-demangle ../../../libiberty/testsuite/demangle-expected All 648 tests passed Making check in include Making check in libio Making check in libmath Making check in libsupc++ Making check in src Making check in po Making check in testsuite make check-DEJAGNU Making a new site.exp file... srcdir=`cd ../../../../libstdc++-v3/testsuite && pwd`; export srcdir; EXPECT=expect; export EXPECT; if [ -f ../../expect/expect ]; then TCL_LIBRARY=`cd ../../../../libstdc++-v3/../tcl/library && pwd`; export TCL_LIBRARY; fi; runtest=runtest; if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then $runtest --tool libstdc++-v3 --srcdir $srcdir ; else echo "WARNING: could not find \`runtest'" 1>&2; :; fi WARNING: could not find `runtest' cd libU77; make G77DIR=../../../gcc/ check ../../../gcc/g77 -B../../../gcc/ -L.. -g ../../../../libf2c/libU77/u77-test.f -lg2c -lm -o a.out && ./a.out ../../../../libf2c/libU77/u77-test.f: In program `MAIN__': ../../../../libf2c/libU77/u77-test.f:214: warning: call idate (i,j,k) ^ Intrinsic `IDATE', invoked at (^), known to be non-Y2K-compliant [info -f g77 M Y2KBAD] ../../../../libf2c/libU77/u77-test.f:223: warning: call date (ctim) ^ Intrinsic `DATE', invoked at (^), known to be non-Y2K-compliant [info -f g77 M Y2KBAD] /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/lib/libg2c.so: warning: reference to compatibility lstat(); include to generate correct reference 1 GNU libU77 test at: Tue May 21 23:27:30 2002 Logical units 5 and 6 correspond (FNUM) to Unix i/o units 0, 1 Command-line arguments: 0 Arg 0 is: ./a.out and 6 is a tty device (ISATTY) named /dev/ttyp3 Process id (GETPID): 26311 User id (GETUID): 2029 Group id (GETGID): 100 If you have the `id' program, the following call of SYSTEM should agree with the above: uid=2029(makoto) gid=100(users) groups=100(users),0(wheel),5000(fml),5010(kats),3000(kinu),30000(ndtpgrp) Login name (GETLOG): makoto Login name (GETENV of LOGNAME): makoto UMASK returns 18 FDATE returns: Tue May 21 23:27:30 2002 CALL FDATE returns: Tue May 21 23:27:30 2002 LTIME returns: 30 27 23 21 4 102 2 140 0 GMTIME returns: 30 27 14 21 4 102 2 140 0 SYSTEM_CLOCK returns: 2147483647 100 2147483647 DATE_AND_TIME returns: 20020521 232730.848 +0900 2002 5 21 540 23 27 30 848 Sleeping for 1 second (SLEEP) ... Elapsed total, user, system time (ETIME): 0.016 0.008 0.008 Looping until clock ticks at least once... Differences in total, user, system time (DTIME): 0.000 0.000 0.000 Elapsed total, user, system time (ETIME): 0.016 0.008 0.008 (Clock-tick detected after 1 1K loops.) IDATE (date,month,year): 21 5 2002 ... and the VXT version (month,date,year): 5 21 2 DATE (dd-mmm-yy): 21-May-02 ITIME (hour,minutes,seconds): 23 27 31 TIME: 23:27:31 SECNDS(0.0) returns: 84451. SECOND returns: 0.0164999999 CALL SECOND returns: 0.0165199991 Current directory is "/export/local-src/gcc-3.1/objdir/powerpc-unknown-netbsd1.5ZC/libf2c/libU77" Host name is quick Creating file "foo" for testing... with stat array 2565 6381587 33206 1 2029 0 25940999 2 1021991251 1021991251 1021991251 8192 2 Note: FSTAT gid wrong (happens on some systems). *** LSTAT and STAT don't agree on array element 3 value -2118778879 33206 *** LSTAT and STAT don't agree on array element 4 value 2029 1 *** LSTAT and STAT don't agree on array element 5 value 0 2029 *** LSTAT and STAT don't agree on array element 6 value 25940999 0 *** LSTAT and STAT don't agree on array element 7 value 1021991251 25940999 *** LSTAT and STAT don't agree on array element 9 value 860000000 1021991251 *** LSTAT and STAT don't agree on array element 10 value 850000000 1021991251 *** LSTAT and STAT don't agree on array element 11 value 860000000 1021991251 *** LSTAT and STAT don't agree on array element 12 value 0 8192 *** LSTAT and STAT don't agree on array element 13 value 0 2 The current error number is: 2 and the corresponding message is: No such file or directory This is sent to stderr prefixed by the program name ./a.out: No such file or directory MCLOCK returns 1 MCLOCK8 returns 1 CPU_TIME returns 0.018697001 You should see exit status 1 *** Error code 1 (ignored) rm -f a.out Making a new config file... echo "set tmpdir /export/local-src/gcc-3.1/objdir/gcc/testsuite" >> ./tmp0 test -d testsuite || mkdir testsuite rm -f testsuite/site.exp sed '/set tmpdir/ s|testsuite|testsuite|' < site.exp > testsuite/site.exp (rootme=`pwd`; export rootme; srcdir=`cd ../../gcc; pwd` ; export srcdir ; cd testsuite; EXPECT=expect ; export EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd .. ; cd ../../gcc/../tcl/library ; pwd` ; export TCL_LIBRARY ; fi ; runtest --tool gcc ) couldn't read file "/usr/local/share/dejagnu=/runtest.exp": no such file or directory *** Error code 1 (ignored) if (autogen --ver=v) > /dev/null 2>&1 ; then cd fixinc && make check ; else true ; fi (rootme=`pwd`; export rootme; srcdir=`cd ../../gcc; pwd` ; export srcdir ; cd testsuite; EXPECT=expect ; export EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd .. ; cd ../../gcc/../tcl/library ; pwd` ; export TCL_LIBRARY ; fi ; runtest --tool g++ ) couldn't read file "/usr/local/share/dejagnu=/runtest.exp": no such file or directory *** Error code 1 (ignored) (rootme=`pwd`; export rootme; srcdir=`cd ../../gcc; pwd` ; export srcdir ; cd testsuite; EXPECT=expect ; export EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd .. ; cd ../../gcc/../tcl/library ; pwd` ; export TCL_LIBRARY ; fi ; runtest --tool g77 ) couldn't read file "/usr/local/share/dejagnu=/runtest.exp": no such file or directory *** Error code 1 (ignored) (rootme=`pwd`; export rootme; srcdir=`cd ../../gcc; pwd` ; export srcdir ; cd testsuite; EXPECT=expect ; export EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd .. ; cd ../../gcc/../tcl/library ; pwd` ; export TCL_LIBRARY ; fi ; runtest --tool objc ) couldn't read file "/usr/local/share/dejagnu=/runtest.exp": no such file or directory *** Error code 1 (ignored) ttyp3:makoto@quick 23:27:33/020521(...gcc-3.1/objdir)> setenv DEJAGNULIBS /usr/local/share/dejagnu ttyp3:makoto@quick 23:28:06/020521(...gcc-3.1/objdir)> setenv TCL_LIBRARY /usr/pkg/lib/tcl8.3 ttyp3:makoto@quick 23:28:14/020521(...gcc-3.1/objdir)> !make make -k check make do-check NOTPARALLEL=parallel-ok /bin/sh ../../../libiberty/testsuite/regress-demangle ../../../libiberty/testsuite/demangle-expected All 648 tests passed Making check in include Making check in libio Making check in libmath Making check in libsupc++ Making check in src Making check in po Making check in testsuite make check-DEJAGNU srcdir=`cd ../../../../libstdc++-v3/testsuite && pwd`; export srcdir; EXPECT=expect; export EXPECT; if [ -f ../../expect/expect ]; then TCL_LIBRARY=`cd ../../../../libstdc++-v3/../tcl/library && pwd`; export TCL_LIBRARY; fi; runtest=runtest; if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then $runtest --tool libstdc++-v3 --srcdir $srcdir ; else echo "WARNING: could not find \`runtest'" 1>&2; :; fi WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test Run By makoto on Tue May 21 23:28:30 2002 Native configuration is powerpc-unknown-netbsd1.5ZC === libstdc++-v3 tests === Schedule of variations: unix Running target unix Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target. Using /export/local-src/gcc-3.1/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file. Running /export/local-src/gcc-3.1/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp ... XPASS: 22_locale/collate_members_wchar_t.cc execution test XPASS: 22_locale/money_get_members_wchar_t.cc execution test XPASS: 22_locale/money_put_members_wchar_t.cc execution test XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test XPASS: 22_locale/num_get_members_wchar_t.cc execution test XPASS: 22_locale/num_put_members_wchar_t.cc execution test XPASS: 22_locale/numpunct_members_wchar_t.cc execution test XPASS: 22_locale/time_get_members_wchar_t.cc execution test XPASS: 22_locale/time_put_members_wchar_t.cc execution test === libstdc++-v3 Summary === # of expected passes 363 # of unexpected successes 9 # of expected failures 16 # of unsupported tests 6 *** Error code 1 (continuing) Stop. make: stopped in /export/local-src/gcc-3.1/objdir/powerpc-unknown-netbsd1.5ZC/libstdc++-v3/testsuite *** Error code 1 (continuing) `check' not remade because of errors. cd libU77; make G77DIR=../../../gcc/ check ../../../gcc/g77 -B../../../gcc/ -L.. -g ../../../../libf2c/libU77/u77-test.f -lg2c -lm -o a.out && ./a.out ../../../../libf2c/libU77/u77-test.f: In program `MAIN__': ../../../../libf2c/libU77/u77-test.f:214: warning: call idate (i,j,k) ^ Intrinsic `IDATE', invoked at (^), known to be non-Y2K-compliant [info -f g77 M Y2KBAD] ../../../../libf2c/libU77/u77-test.f:223: warning: call date (ctim) ^ Intrinsic `DATE', invoked at (^), known to be non-Y2K-compliant [info -f g77 M Y2KBAD] /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/lib/libg2c.so: warning: reference to compatibility lstat(); include to generate correct reference 1 GNU libU77 test at: Tue May 21 23:33:59 2002 Logical units 5 and 6 correspond (FNUM) to Unix i/o units 0, 1 Command-line arguments: 0 Arg 0 is: ./a.out and 6 is a tty device (ISATTY) named /dev/ttyp3 Process id (GETPID): 790 User id (GETUID): 2029 Group id (GETGID): 100 If you have the `id' program, the following call of SYSTEM should agree with the above: uid=2029(makoto) gid=100(users) groups=100(users),0(wheel),5000(fml),5010(kats),3000(kinu),30000(ndtpgrp) Login name (GETLOG): makoto Login name (GETENV of LOGNAME): makoto UMASK returns 18 FDATE returns: Tue May 21 23:33:59 2002 CALL FDATE returns: Tue May 21 23:33:59 2002 LTIME returns: 59 33 23 21 4 102 2 140 0 GMTIME returns: 59 33 14 21 4 102 2 140 0 SYSTEM_CLOCK returns: 2147483647 100 2147483647 DATE_AND_TIME returns: 20020521 233359.371 +0900 2002 5 21 540 23 33 59 371 Sleeping for 1 second (SLEEP) ... Elapsed total, user, system time (ETIME): 0.015 0.015 0.000 Looping until clock ticks at least once... Differences in total, user, system time (DTIME): 0.000 0.000 0.000 Elapsed total, user, system time (ETIME): 0.016 0.016 0.000 (Clock-tick detected after 1 1K loops.) IDATE (date,month,year): 21 5 2002 ... and the VXT version (month,date,year): 5 21 2 DATE (dd-mmm-yy): 21-May-02 ITIME (hour,minutes,seconds): 23 34 0 TIME: 23:34:00 SECNDS(0.0) returns: 84840. SECOND returns: 0.0158380009 CALL SECOND returns: 0.0158580001 Current directory is "/export/local-src/gcc-3.1/objdir/powerpc-unknown-netbsd1.5ZC/libf2c/libU77" Host name is quick Creating file "foo" for testing... with stat array 2565 6381587 33206 1 2029 0 25940999 2 1021991640 1021991640 1021991640 8192 2 Note: FSTAT gid wrong (happens on some systems). *** LSTAT and STAT don't agree on array element 3 value -2118778879 33206 *** LSTAT and STAT don't agree on array element 4 value 2029 1 *** LSTAT and STAT don't agree on array element 5 value 0 2029 *** LSTAT and STAT don't agree on array element 6 value 25940999 0 *** LSTAT and STAT don't agree on array element 7 value 1021991640 25940999 *** LSTAT and STAT don't agree on array element 9 value 390000000 1021991640 *** LSTAT and STAT don't agree on array element 10 value 380000000 1021991640 *** LSTAT and STAT don't agree on array element 11 value 390000000 1021991640 *** LSTAT and STAT don't agree on array element 12 value 0 8192 *** LSTAT and STAT don't agree on array element 13 value 0 2 The current error number is: 2 and the corresponding message is: No such file or directory This is sent to stderr prefixed by the program name ./a.out: No such file or directory MCLOCK returns 1 MCLOCK8 returns 1 CPU_TIME returns 0.0179619994 You should see exit status 1 *** Error code 1 (ignored) rm -f a.out (rootme=`pwd`; export rootme; srcdir=`cd ../../gcc; pwd` ; export srcdir ; cd testsuite; EXPECT=expect ; export EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd .. ; cd ../../gcc/../tcl/library ; pwd` ; export TCL_LIBRARY ; fi ; runtest --tool gcc ) WARNING: Couldn't find the global config file. Test Run By makoto on Tue May 21 23:34:01 2002 Native configuration is powerpc-unknown-netbsd1.5ZC === gcc tests === Schedule of variations: unix Running target unix Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target. Using /export/local-src/gcc-3.1/gcc/testsuite/config/default.exp as tool-and-target-specific interface file. Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.c-torture/compile/compile.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.c-torture/execute/execute.exp ... FAIL: gcc.c-torture/execute/20020227-1.c execution, -O0 FAIL: gcc.c-torture/execute/20020227-1.c execution, -O1 FAIL: gcc.c-torture/execute/20020227-1.c execution, -O2 FAIL: gcc.c-torture/execute/20020227-1.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/20020227-1.c execution, -O3 -g FAIL: gcc.c-torture/execute/20020227-1.c execution, -Os FAIL: gcc.c-torture/execute/960218-1.c compilation, -O0 FAIL: gcc.c-torture/execute/960218-1.c compilation, -O1 FAIL: gcc.c-torture/execute/960218-1.c compilation, -O2 FAIL: gcc.c-torture/execute/960218-1.c compilation, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/960218-1.c compilation, -O3 -fomit-frame-pointer -funroll-loops FAIL: gcc.c-torture/execute/960218-1.c compilation, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gcc.c-torture/execute/960218-1.c compilation, -O3 -g FAIL: gcc.c-torture/execute/960218-1.c compilation, -Os Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.dg/cpp/cpp.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.dg/debug/debug.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.dg/dg.exp ... FAIL: gcc.dg/20020103-1.c scan-assembler-not LC FAIL: gcc.dg/20020118-1.c execution test FAIL: gcc.dg/wchar_t-1.c (test for excess errors) Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.dg/format/format.exp ... FAIL: gcc.dg/format/c99-scanf-3.c vfscanf (test for warnings, line 21) FAIL: gcc.dg/format/c99-scanf-3.c vfscanf (test for warnings, line 21) FAIL: gcc.dg/format/ext-6.c vfscanf (test for warnings, line 42) FAIL: gcc.dg/format/ext-6.c vfscanf (test for warnings, line 42) Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.dg/noncompile/noncompile.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.dg/special/ecos.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.dg/special/special.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.misc-tests/acker1.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.misc-tests/arm-isr.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.misc-tests/bprob.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.misc-tests/dg-test.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.misc-tests/dhry.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.misc-tests/gcov.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.misc-tests/linkage.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.misc-tests/matrix1.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.misc-tests/mg.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.misc-tests/sieve.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/gcc.misc-tests/sort2.exp ... === gcc Summary === # of expected passes 18475 # of unexpected failures 21 # of expected failures 66 # of unresolved testcases 8 # of unsupported tests 110 /export/local-src/gcc-3.1/objdir/gcc/xgcc version 3.1 *** Error code 1 (ignored) if (autogen --ver=v) > /dev/null 2>&1 ; then cd fixinc && make check ; else true ; fi (rootme=`pwd`; export rootme; srcdir=`cd ../../gcc; pwd` ; export srcdir ; cd testsuite; EXPECT=expect ; export EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd .. ; cd ../../gcc/../tcl/library ; pwd` ; export TCL_LIBRARY ; fi ; runtest --tool g++ ) WARNING: Couldn't find the global config file. Test Run By makoto on Wed May 22 00:10:26 2002 Native configuration is powerpc-unknown-netbsd1.5ZC === g++ tests === Schedule of variations: unix Running target unix Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target. Using /export/local-src/gcc-3.1/gcc/testsuite/config/default.exp as tool-and-target-specific interface file. Running /export/local-src/gcc-3.1/gcc/testsuite/g++.dg/debug/debug.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/g++.dg/dg.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/g++.dg/special/ecos.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/g++.old-deja/old-deja.exp ... === g++ Summary === # of expected passes 7161 # of expected failures 88 # of untested testcases 23 # of unsupported tests 4 /export/local-src/gcc-3.1/objdir/gcc/testsuite/../g++ version 3.1 (rootme=`pwd`; export rootme; srcdir=`cd ../../gcc; pwd` ; export srcdir ; cd testsuite; EXPECT=expect ; export EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd .. ; cd ../../gcc/../tcl/library ; pwd` ; export TCL_LIBRARY ; fi ; runtest --tool g77 ) WARNING: Couldn't find the global config file. Test Run By makoto on Wed May 22 00:25:34 2002 Native configuration is powerpc-unknown-netbsd1.5ZC === g77 tests === Schedule of variations: unix Running target unix Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target. Using /export/local-src/gcc-3.1/gcc/testsuite/config/default.exp as tool-and-target-specific interface file. Running /export/local-src/gcc-3.1/gcc/testsuite/g77.dg/bprob/bprob.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/g77.dg/dg.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/g77.dg/gcov/gcov.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/g77.f-torture/compile/compile.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/g77.f-torture/execute/execute.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/g77.f-torture/noncompile/noncompile.exp ... === g77 Summary === # of expected passes 1452 # of unsupported tests 8 /export/local-src/gcc-3.1/objdir/gcc/testsuite/../g77 version 3.1 (rootme=`pwd`; export rootme; srcdir=`cd ../../gcc; pwd` ; export srcdir ; cd testsuite; EXPECT=expect ; export EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd .. ; cd ../../gcc/../tcl/library ; pwd` ; export TCL_LIBRARY ; fi ; runtest --tool objc ) WARNING: Couldn't find the global config file. Test Run By makoto on Wed May 22 00:30:59 2002 Native configuration is powerpc-unknown-netbsd1.5ZC === objc tests === Schedule of variations: unix Running target unix Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target. Using /export/local-src/gcc-3.1/gcc/testsuite/config/default.exp as tool-and-target-specific interface file. Running /export/local-src/gcc-3.1/gcc/testsuite/objc/compile/compile.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/objc/execute/execute.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/objc.dg/dg.exp ... Running /export/local-src/gcc-3.1/gcc/testsuite/objc.dg/special/special.exp ... === objc Summary === # of expected passes 1036 # of expected failures 6 /export/local-src/gcc-3.1/objdir/gcc/xgcc version 3.1 ttyp3:makoto@quick 0:34:12/020522(...gcc-3.1/objdir)> ls *sum *log ls: No match. ttyp3:makoto@quick 0:36:20/020522(...gcc-3.1/objdir)>