From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: Neal Becker Cc: egcs@cygnus.com Subject: Re: 971127 hppa1.1 hpux9.05 results Date: Mon, 01 Dec 1997 06:13:00 -0000 Message-id: <10044.880984334@hurl.cygnus.com> References: X-SW-Source: 1997-12/msg00016.html In message you write: > ../../egcs-971127/configure --host=hppa1.1-hp-hpux9 --verbose --with-gnu-as > --enable-shared --norecursion > > 47 lines matching ^FAIL in buffer *shell*. > 2848:FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution, -O0 Normal. > 2896:FAIL: g++.eh/pdel1.C Execution test > 2897:FAIL: g++.eh/pdel2.C Execution test [ ... ] These are all pretty odd. On my 9.05 box I get: Running /home/law/egcs_release/gcc/testsuite/g++.old-deja/old-deja.exp ... 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 XPASS: g++.mike/eh33.C (test for excess errors) XPASS: g++.mike/eh33.C Execution test XPASS: g++.mike/eh50.C (test for excess errors) XPASS: g++.mike/eh50.C Execution test FAIL: g++.pt/typename5.C (test for excess errors) Hmmm, I guess I'll try with --enable-shared to see if it makes a difference. jeff