From mboxrd@z Thu Jan 1 00:00:00 1970 From: Max Lawson To: egcs@cygnus.com Subject: egcs-971127: testsuite results on i586-pc-linux-gnulibc1 Date: Fri, 28 Nov 1997 08:47:00 -0000 Message-id: <9711281348.AA07617@drfmc.ceng.cea.fr> X-SW-Source: 1997-11/msg00924.html Hello, Here are the _impressive_ results for g++/gcc. I would like to mention the following points : => I reported previously a virtual-memory-exhausted crash when compiling a test-program w/ 971122-g++ and -O6 flag. This does no more happen. Nevertheless the compilation uses up to 38% of memory (system has 46Mo RAM, 37Mo SWAP) when 971127-g++ is called without options and up to 60% with -O6 flag :( => typename5.C is still failing. That was the case in the previous snapshot. I've added the log. Case ... Best regards, Max ========================= ** RESULTS ** ===================== --- ./configure --enable-shared BOOT_CFLAGS ="-g -O2" --- Test Run By lawson on Fri Nov 28 13:55:31 1997 Native configuration is i586-pc-linux-gnulibc1 === gcc tests === === gcc Summary === # of expected passes 4883 # of expected failures 5 # of unsupported tests 7 /tmp/egcs-971127/gcc/xgcc version egcs-2.90.19 971127 (gcc2-970802 experimental) === g++ tests === XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38) XPASS: g++.mike/dyncast1.C Execution test XPASS: g++.mike/dyncast2.C Execution test FAIL: g++.pt/typename5.C (test for excess errors) === g++ Summary === # of expected passes 3399 # of unexpected failures 1 # of unexpected successes 3 # of expected failures 80 # of untested testcases 6 /tmp/egcs-971127/gcc/testsuite/../xgcc version egcs-2.90.19 971127 (gcc2-970802 experimental) === libio Summary === # of expected passes 40 === libstdc++ Summary === # of expected passes 30 === typename5.log === Executing on host: /tmp/egcs-971127/gcc/testsuite/../xgcc -B/tmp/egcs-971127/gcc /testsuite/../ /tmp/egcs-971127/gcc/testsuite/g++.old-deja/g++.pt/typename5.C - ansi -pedantic-errors -I/tmp/egcs-971127/libio -I/tmp/egcs-971127/libraries/lib io -I/tmp/egcs-971127/libstdc++ -I/tmp/egcs-971127/libstdc++/stl -I/tmp/egcs-971 127/gcc/testsuite/../include -c -o /tmp/typename5.o compiler exited with status 1 output is: /tmp/egcs-971127/gcc/testsuite/g++.old-deja/g++.pt/typename5.C:25: prototype for `void C::Func(U)' does not match any in class `C' /tmp/egcs-971127/gcc/testsuite/g++.old-deja/g++.pt/typename5.C:19: candidate is: void C::Func(typename B::A_Type) /tmp/egcs-971127/gcc/testsuite/g++.old-deja/g++.pt/typename5.C: In method `void C::Func(U)': /tmp/egcs-971127/gcc/testsuite/g++.old-deja/g++.pt/typename5.C:25: template defi nition of non-template `void C::Func(U)' FAIL: g++.pt/typename5.C (test for excess errors) /tmp/egcs-971127/gcc/testsuite/g++.old-deja/g++.pt/typename5.C:25: prototype for `void C::Func(U)' does not match any in class `C' /tmp/egcs-971127/gcc/testsuite/g++.old-deja/g++.pt/typename5.C:19: candidate is: void C::Func(typename B::A_Type) /tmp/egcs-971127/gcc/testsuite/g++.old-deja/g++.pt/typename5.C:25: template defi nition of non-template `void C::Func(U)'