This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs-971105, i586-linux (glibc-2.0.5c) test results.


This is my first posting to the list, please tell me if there are
more informative ways to display my testsuite results, or less messy?
-rw-------   1 myles    uyema           8 Nov  6 06:56 libio.a
-rw-------   1 myles    uyema     1079562 Nov  6 06:58 libiostream.a

the test isn't including the flag -L/usr/src/i586/libraries/libio
It still doesn't seem like linking to libio.a would do much, judging
from the miniscule size of the library.

Test Run By myles on Thu Nov  6 14:36:14 1997
Native configuration is i586-pc-linux-gnu
=== libio tests ===
		
Running ../../../../egcs-971105/libio/testsuite/libio.tests/tfformat.exp ...
Executing on host: /usr/src/i586/gcc/xgcc -B/usr/src/i586/gcc/
../../../../egcs-971105/libio/testsuite/../tests/tfformat.c  -O3 -I..
-I../../../../egcs-971105/libio/testsuite/..  -DTEST_LIBIO -DTEST_EXACTNESS
-L/usr/src/i586/libraries/libiberty -g -lio -liberty   -lm  -o
/usr/src/i586/libraries/libio/testsuite/tfformat
compiler exited with status 1
output is:
/usr/i586-linux/bin/ld: cannot open -lio: No such file or directory
collect2: ld returned 1 exit status

FAIL: tfformat.c compilation
FAIL: tiformat.c compilation
FAIL: tstdiomisc.c compilation

=== libio Summary ===
		
# of expected passes            33
# of unexpected failures        3
# of expected failures          4

=== libstdc++ Summary ===

# of expected passes            30

=== g++ tests ===

FAIL: g++.benjamin/warn01.C (test for excess errors)
/usr/src/egcs-971105/gcc/testsuite/g++.old-deja/g++.benjamin/warn01.C:63:
warning: __unused__' attribute does not apply to types
/usr/src/egcs-971105/gcc/testsuite/g++.old-deja/g++.benjamin/warn01.C:72:
warning: __unused__' attribute does not apply to types
FAIL: g++.jason/template31.C (test for excess errors)
/usr/src/egcs-971105/libstdc++/stl/stl_uninitialized.h:57: warning: control
reaches end of non-void function __uninitialized_copy_aux<const Component *,
Component *>(const Component *, const Component *, Component *, __false_type)'
/usr/src/egcs-971105/libstdc++/stl/stl_vector.h:231: warning: control
reaches end of non-void function
vector<Component,__default_alloc_template<false,0>
>::allocate_and_copy(unsigned int, const Component *, const Component *)'
FAIL: g++.mike/eh23.C  Execution test
Executing on host: /usr/src/i586/gcc/testsuite/../xgcc
-B/usr/src/i586/gcc/testsuite/../
/usr/src/egcs-971105/gcc/testsuite/g++.old-deja/g++.mike/eh24.C
-fexceptions  -I/usr/src/egcs-971105/libg++
-I/usr/src/egcs-971105/libg++/src -I/usr/src/egcs-971105/libstdc++
-I/usr/src/egcs-971105/libstdc++/stl
-I/usr/src/i586/gcc/testsuite/../include -lstdc++    -lm  -o /tmp/a.out
FAIL: g++.mike/p6610a.C  Execution test
Executing on host: /usr/src/i586/gcc/testsuite/../xgcc
-B/usr/src/i586/gcc/testsuite/../
/usr/src/egcs-971105/gcc/testsuite/g++.old-deja/g++.mike/p6610b.C  -ansi
-pedantic-errors  -I/usr/src/egcs-971105/libg++
-I/usr/src/egcs-971105/libg++/src -I/usr/src/egcs-971105/libstdc++
-I/usr/src/egcs-971105/libstdc++/stl
-I/usr/src/i586/gcc/testsuite/../include -lstdc++    -lm  -o /tmp/a.out

=== gcc Summary ===

# of expected passes            4883
# of expected failures          5
# of unsupported tests          7

=== g++ Summary ===

# of expected passes            3377
# of unexpected failures        4
# of unexpected successes       3
# of expected failures          79
# of untested testcases         6

-- 
Myles Uyema
myles@puck.nether.net


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]