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]

Result of egcs 980304 on linux/x86/libc5


egcs in CVS on 980304 has 2 extra failures on linux/x86/libc5:

FAIL: g++.mike/p10849a.C (test for excess errors)
FAIL: gcc.dg/980226-1.c (test for excess errors)


-- 
H.J. Lu (hjl@gnu.org)
FAIL: g++.mike/p10849a.C (test for excess errors)
---
Executing on host: /home/work/gnu/bin/egcs/gcc/testsuite/../xgcc -B/home/work/gnu/bin/egcs/gcc/testsuite/../ /home/work/gnu/src/egcs/gcc/testsuite/g++.old-deja/g++.mike/p10849a.C  -ansi -pedantic-errors  -I/home/work/gnu/src/egcs/libio -I/home/work/gnu/bin/egcs/libraries/libio -I/home/work/gnu/src/egcs/libg++ -I/home/work/gnu/src/egcs/libg++/src -I/home/work/gnu/src/egcs/libstdc++ -I/home/work/gnu/src/egcs/libstdc++/stl -I/home/work/gnu/bin/egcs/gcc/testsuite/../include -lstdc++  -L/home/work/gnu/bin/egcs/libraries//libg++ -L/home/work/gnu/bin/egcs/libraries//libstdc++ -L/home/work/gnu/bin/egcs/libraries//libiberty  -lm   -o /tmp/g++-mike-p10849a-C   
compiler exited with status 1
output is:
/home/work/gnu/src/egcs/gcc/testsuite/g++.old-deja/g++.mike/p10849a.C: In method `int D::g()':
/home/work/gnu/src/egcs/gcc/testsuite/g++.old-deja/g++.mike/p10849a.C:24: type `A' is ambiguous base class for type `D'

FAIL: g++.mike/p10849a.C (test for excess errors)
/home/work/gnu/src/egcs/gcc/testsuite/g++.old-deja/g++.mike/p10849a.C:24: type `A' is ambiguous base class for type `D'

XFAIL: g++.mike/p10849a.C  Execution test
FAIL: gcc.dg/980226-1.c (test for excess errors)
Executing on host: /home/work/gnu/bin/egcs/gcc/xgcc -B/home/work/gnu/bin/egcs/gcc/ /home/work/gnu/src/egcs/gcc/testsuite/gcc.dg/980226-1.c   -O2 -S  -o 980226-1.s   
compiler exited with status 1
output is:
xgcc: Internal compiler error: program cc1 got fatal signal 11

FAIL: gcc.dg/980226-1.c (test for excess errors)
Excess errors:
xgcc: Internal compiler error: program cc1 got fatal signal 11



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