This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
G++ testsuite fails under hpux 10.20 with gcc-2.96 CVS 20000816
- To: gcc-bugs at gcc dot gnu dot org
- Subject: G++ testsuite fails under hpux 10.20 with gcc-2.96 CVS 20000816
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Date: Thu, 17 Aug 2000 17:11:17 -0400 (EDT)
Here is a summary of the g++ testsuite failures under hpux 10.20. The
instantiate1.C, instantiate2.C and Koenig7.C FAILS are common with the
FAILS under i686 linux.
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)
Test Run By dave on Thu Aug 17 11:29:38 2000
Native configuration is hppa1.1-hp-hpux10.20
=== g++ tests ===
Schedule of variations:
unix/-threads
unix
Running target unix/-threads
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 /xxx/gnu/gcc-2.96/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /xxx/gnu/gcc-2.96/gcc/testsuite/g++.dg/special/ecos.exp ...
...
Executing on host: /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../g++ -B/xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../ /xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.eh/crash4.C -I/xxx/gnu/gcc-2.96/libg++ -I/xxx/gnu/gcc-2.96/libg++/src -I/xxx/gnu/gcc-2.96/libstdc++ -I/xxx/gnu/gcc-2.96/libstdc++/stl -fmessage-length=0 -O2 -I/xxx/gnu/gcc-2.96/libio -I/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libio -c -threads -o /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/crash4.o (timeout = 300)
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.eh/crash4.C: In function `void f (const A &)':
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.eh/crash4.C:14: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
compiler exited with status 1
output is:
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.eh/crash4.C: In function `void f (const A &)':
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.eh/crash4.C:14: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
FAIL: g++.eh/crash4.C caused compiler crash
...
Executing on host: /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../g++ -B/xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../ /xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ext/attrib5.C -I/xxx/gnu/gcc-2.96/libg++ -I/xxx/gnu/gcc-2.96/libg++/src -I/xxx/gnu/gcc-2.96/libstdc++ -I/xxx/gnu/gcc-2.96/libstdc++/stl -fmessage-length=0 -ansi -pedantic-errors -Wno-long-long -I/xxx/gnu/gcc-2.96/libio -I/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libio -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libg++ -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libstdc++ -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libiberty -lstdc++ -lm -threads -o /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/g++-ext-attrib5-C (timeout = 300)
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ext/attrib5.C:5: warning: alias definitions not supported in this configuration; ignored
/usr/ccs/bin/ld: Unsatisfied symbols:
f (code)
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ext/attrib5.C:5: warning: alias definitions not supported in this configuration; ignored
/usr/ccs/bin/ld: Unsatisfied symbols:
f (code)
collect2: ld returned 1 exit status
FAIL: g++.ext/attrib5.C (test for excess errors)
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ext/attrib5.C:5: warning: alias definitions not supported in this configuration; ignored
/usr/ccs/bin/ld: Unsatisfied symbols:
f (code)
collect2: ld returned 1 exit status
...
Executing on host: /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../g++ -B/xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../ /xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ext/instantiate1.C -I/xxx/gnu/gcc-2.96/libg++ -I/xxx/gnu/gcc-2.96/libg++/src -I/xxx/gnu/gcc-2.96/libstdc++ -I/xxx/gnu/gcc-2.96/libstdc++/stl -fmessage-length=0 -g -O -I/xxx/gnu/gcc-2.96/libio -I/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libio -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libg++ -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libstdc++ -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libiberty -lstdc++ -lm -threads -o /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/g++-ext-instantiate1-C (timeout = 300)
/usr/ccs/bin/ld: Unsatisfied symbols:
void f<int>(int)(code)
A<int>::f(void)(code)
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
/usr/ccs/bin/ld: Unsatisfied symbols:
void f<int>(int)(code)
A<int>::f(void)(code)
collect2: ld returned 1 exit status
FAIL: g++.ext/instantiate1.C not instantiated (test for errors, line 18)
FAIL: g++.ext/instantiate1.C not instantiated (test for errors, line 20)
PASS: g++.ext/instantiate1.C (test for bogus messages, line 21)
PASS: g++.ext/instantiate1.C (test for bogus messages, line 23)
XFAIL: g++.ext/instantiate1.C (test for excess errors)
/usr/ccs/bin/ld: Unsatisfied symbols:
void f<int>(int)(code)
A<int>::f(void)(code)
collect2: ld returned 1 exit status
Executing on host: /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../g++ -B/xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../ /xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ext/instantiate2.C -I/xxx/gnu/gcc-2.96/libg++ -I/xxx/gnu/gcc-2.96/libg++/src -I/xxx/gnu/gcc-2.96/libstdc++ -I/xxx/gnu/gcc-2.96/libstdc++/stl -fmessage-length=0 -g -fno-implicit-templates -I/xxx/gnu/gcc-2.96/libio -I/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libio -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libg++ -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libstdc++ -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libiberty -lstdc++ -lm -threads -o /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/g++-ext-instantiate2-C (timeout = 300)
/usr/ccs/bin/ld: Unsatisfied symbols:
A<char>::t(data)
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
/usr/ccs/bin/ld: Unsatisfied symbols:
A<char>::t(data)
collect2: ld returned 1 exit status
FAIL: g++.ext/instantiate2.C not instantiated (test for errors, line 16)
PASS: g++.ext/instantiate2.C (test for bogus messages, line 15)
XFAIL: g++.ext/instantiate2.C (test for excess errors)
/usr/ccs/bin/ld: Unsatisfied symbols:
A<char>::t(data)
collect2: ld returned 1 exit status
Executing on host: /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../g++ -B/xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../ /xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ext/instantiate3.C -I/xxx/gnu/gcc-2.96/libg++ -I/xxx/gnu/gcc-2.96/libg++/src -I/xxx/gnu/gcc-2.96/libstdc++ -I/xxx/gnu/gcc-2.96/libstdc++/stl -fmessage-length=0 -g -O -fno-implicit-templates -I/xxx/gnu/gcc-2.96/libio -I/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libio -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libg++ -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libstdc++ -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libiberty -lstdc++ -lm -threads -o /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/g++-ext-instantiate3-C (timeout = 300)
/usr/ccs/bin/ld: Unsatisfied symbols:
A<char> virtual table(data)
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
/usr/ccs/bin/ld: Unsatisfied symbols:
A<char> virtual table(data)
collect2: ld returned 1 exit status
FAIL: g++.ext/instantiate3.C not instantiated (test for errors, line 13)
PASS: g++.ext/instantiate3.C (test for bogus messages, line 12)
XFAIL: g++.ext/instantiate3.C (test for excess errors)
/usr/ccs/bin/ld: Unsatisfied symbols:
A<char> virtual table(data)
collect2: ld returned 1 exit status
...
Executing on host: /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../g++ -B/xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../ /xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ns/koenig7.C -I/xxx/gnu/gcc-2.96/libg++ -I/xxx/gnu/gcc-2.96/libg++/src -I/xxx/gnu/gcc-2.96/libstdc++ -I/xxx/gnu/gcc-2.96/libstdc++/stl -fmessage-length=0 -ansi -pedantic-errors -Wno-long-long -I/xxx/gnu/gcc-2.96/libio -I/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libio -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libg++ -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libstdc++ -L/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libiberty -lstdc++ -lm -threads -o /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/g++-ns-koenig7-C (timeout = 300)
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ns/koenig7.C: In function `int main ()':
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ns/koenig7.C:21: no matches converting function `f2' to type `void (*) (int)'
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ns/koenig7.C:6: candidates are: void N1::f2 (float)
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ns/koenig7.C:15: template <class T> void f2 (N1::A, T)
compiler exited with status 1
output is:
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ns/koenig7.C: In function `int main ()':
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ns/koenig7.C:21: no matches converting function `f2' to type `void (*) (int)'
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ns/koenig7.C:6: candidates are: void N1::f2 (float)
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ns/koenig7.C:15: template <class T> void f2 (N1::A, T)
FAIL: g++.ns/koenig7.C (test for excess errors)
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ns/koenig7.C:21: no matches converting function `f2' to type `void (*) (int)'
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ns/koenig7.C:6: candidates are: void N1::f2 (float)
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.ns/koenig7.C:15: template <class T> void f2 (N1::A, T)
...
Executing on host: /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../g++ -B/xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../ /xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.other/crash18.C -I/xxx/gnu/gcc-2.96/libg++ -I/xxx/gnu/gcc-2.96/libg++/src -I/xxx/gnu/gcc-2.96/libstdc++ -I/xxx/gnu/gcc-2.96/libstdc++/stl -fmessage-length=0 -fvtable-gc -I/xxx/gnu/gcc-2.96/libio -I/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libio -c -threads -o /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/crash18.o (timeout = 300)
/var/tmp/ccEVMt05.s: Assembler messages:
/var/tmp/ccEVMt05.s:27: Error: Unknown pseudo-op: `.vtable_entry'
compiler exited with status 1
output is:
/var/tmp/ccEVMt05.s: Assembler messages:
/var/tmp/ccEVMt05.s:27: Error: Unknown pseudo-op: `.vtable_entry'
FAIL: g++.other/crash18.C (test for excess errors)
/var/tmp/ccEVMt05.s: Assembler messages:
/var/tmp/ccEVMt05.s:27: Error: Unknown pseudo-op: `.vtable_entry'
...
Executing on host: /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../g++ -B/xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../ /xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.other/syntax1.C -I/xxx/gnu/gcc-2.96/libg++ -I/xxx/gnu/gcc-2.96/libg++/src -I/xxx/gnu/gcc-2.96/libstdc++ -I/xxx/gnu/gcc-2.96/libstdc++/stl -fmessage-length=0 -fsyntax-only -I/xxx/gnu/gcc-2.96/libio -I/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libio -c -threads -o /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/syntax1.o (timeout = 300)
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.other/syntax1.C:17: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
compiler exited with status 1
output is:
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.other/syntax1.C:17: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
FAIL: g++.other/syntax1.C caused compiler crash
Executing on host: /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../g++ -B/xxx/gnu/gcc-2.96/objdir/gcc/testsuite/../ /xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.other/syntax2.C -I/xxx/gnu/gcc-2.96/libg++ -I/xxx/gnu/gcc-2.96/libg++/src -I/xxx/gnu/gcc-2.96/libstdc++ -I/xxx/gnu/gcc-2.96/libstdc++/stl -fmessage-length=0 -fsyntax-only -I/xxx/gnu/gcc-2.96/libio -I/xxx/gnu/gcc-2.96/objdir/hppa1.1-hp-hpux10.20/threads/libio -c -threads -o /xxx/gnu/gcc-2.96/objdir/gcc/testsuite/syntax2.o (timeout = 300)
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.other/syntax2.C: In function `void __static_initialization_and_destruction_0 (int, int)':
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.other/syntax2.C:27: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
compiler exited with status 1
output is:
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.other/syntax2.C: In function `void __static_initialization_and_destruction_0 (int, int)':
/xxx/gnu/gcc-2.96/gcc/testsuite/g++.old-deja/g++.other/syntax2.C:27: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
FAIL: g++.other/syntax2.C caused compiler crash