public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* CVS egcs-980326: results on hppa1.1-hp-hpux10.20 haifa enabled
@ 1998-03-27  4:41 Manfred Hollstein
  0 siblings, 0 replies; only message in thread
From: Manfred Hollstein @ 1998-03-27  4:41 UTC (permalink / raw)
  To: egcs

Sources:
    - egcs from CVS last updated on 1998/03/26 07:20:50 MET
    - libg++-2.8.1.1

Configuration:

    - hppa1.1-hp-hpux10.20

Environment:

    - GNU binutils snapshot gas-980322
    - dejagnu-971028

Remarks:

    The problems with loop-2{c,d}.c didn't show up on this configuration!
    (see `[CVS 980326]: Bug in haifa scheduler on sparc-sun-solaris2.5.1').

Patches applied:

    [1]: `[CVS 980326]: 2nd PATCH for fixincludes hackery (was: ...assert.h...)'
	 from <manfred@s-direktnet.de> - it's already in CVS.
    [2]: `[CVS 980326] PATCH to make fixincludes fix nested comments on Motorola'
	 from <manfred@s-direktnet.de>

config env:
	CC=gcc
	CFLAGS=-O9 -g
	CXXFLAGS=-O9 -g
	LDFLAGS=

config flags:
	--enable-shared --enable-haifa=yes
	--with-gnu-as
	--prefix=/u/b60/manfred/gnu/hppa1.1-hp-hpux10.20
	--with-gxx-include-dir=/u/b60/manfred/gnu/hppa1.1-hp-hpux10.20/lib/gcc-lib/hppa1.1-hp-hpux10.20/egcs-2.91.15/include/g++
	--with-local-prefix=/u/b60/manfred/gnu/hppa1.1-hp-hpux10.20

BOOT_CFLAGS:
	-O9 -g -funroll-all-loops
gcc used for bootstrapping:
	gcc version 2.8.1


Results:
--------

		=== libio Summary ===

# of expected passes		40

		=== libstdc++ Summary ===

# of expected passes		30

		=== libg++ Summary ===

# of unexpected failures	0

		=== gcc Summary ===

# of expected passes		5999
# of unexpected failures	8
# of expected failures		6
# of unsupported tests		11
/local/manfred/work/GNU/egcs-980326-hppa1.1-hp-hpux10.20/gcc/xgcc version egcs-2.91.15 980321 (gcc-2.8.0 release)

		=== g++ Summary ===

# of expected passes		3710
# of unexpected failures	48
# of unexpected successes	5
# of expected failures		75
# of untested testcases		6
/local/manfred/work/GNU/egcs-980326-hppa1.1-hp-hpux10.20/gcc/testsuite/../xgcc version egcs-2.91.15 980321 (gcc-2.8.0 release)


Warnings:
---------
There are 1375 warnings in stage3 of this bootstrap.


Details:
--------

		=== gcc tests ===

FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O0 

		=== g++ tests ===

FAIL: g++.brendan/crash8.C (test for excess errors)
  .../g++.old-deja/g++.brendan/crash8.C:9: incorrect number of parameters (1, should be 2)
  .../g++.old-deja/g++.brendan/crash8.C:5: in template expansion for decl `template <int const a, int const b> Elvis<a,b>'
  .../g++.old-deja/g++.brendan/crash8.C:10: template class without a name
FAIL: g++.brendan/eh1.C  Execution test
FAIL: g++.eh/cleanup1.C  Execution test
FAIL: g++.eh/flow1.C  Execution test
FAIL: g++.eh/new1.C  Execution test
FAIL: g++.eh/new2.C  Execution test
FAIL: g++.eh/pdel1.C  Execution test
FAIL: g++.eh/pdel2.C  Execution test
FAIL: g++.eh/ptr1.C  Execution test
FAIL: g++.eh/rethrow1.C  Execution test
FAIL: g++.eh/rethrow2.C  Execution test
FAIL: g++.eh/rethrow3.C  Execution test
FAIL: g++.eh/rethrow4.C  Execution test
FAIL: g++.eh/rethrow5.C  Execution test
FAIL: g++.eh/spec2.C  Execution test
FAIL: g++.eh/spec3.C  Execution test
XPASS: g++.law/visibility22.C (test for excess errors)
XPASS: g++.law/visibility23.C (test for excess errors)
FAIL: g++.mike/eh10.C  Execution test
FAIL: g++.mike/eh12.C  Execution test
FAIL: g++.mike/eh14.C  Execution test
FAIL: g++.mike/eh16.C  Execution test
FAIL: g++.mike/eh17.C  Execution test
FAIL: g++.mike/eh18.C  Execution test
FAIL: g++.mike/eh2.C  Execution test
FAIL: g++.mike/eh23.C  Execution test
FAIL: g++.mike/eh24.C  Execution test
FAIL: g++.mike/eh25.C  Execution test
FAIL: g++.mike/eh26.C  Execution test
FAIL: g++.mike/eh27.C  Execution test
FAIL: g++.mike/eh28.C  Execution test
FAIL: g++.mike/eh29.C  Execution test
FAIL: g++.mike/eh3.C  Execution test
FAIL: g++.mike/eh31.C  Execution test
XPASS: g++.mike/eh33.C (test for excess errors)
FAIL: g++.mike/eh34.C  Execution test
FAIL: g++.mike/eh35.C  Execution test
FAIL: g++.mike/eh36.C  Execution test
FAIL: g++.mike/eh37.C  Execution test
FAIL: g++.mike/eh39.C  Execution test
FAIL: g++.mike/eh40.C  Execution test
FAIL: g++.mike/eh41.C  Execution test
FAIL: g++.mike/eh42.C  Execution test
FAIL: g++.mike/eh49.C  Execution test
XPASS: g++.mike/eh50.C (test for excess errors)
FAIL: g++.mike/eh51.C  Execution test
FAIL: g++.mike/eh55.C  Execution test
FAIL: g++.mike/eh6.C  Execution test
XPASS: g++.mike/ns3.C  (test for errors, line 1)
  .../g++.old-deja/g++.mike/ns3.C:3: `i' redeclared as different kind of symbol
  .../g++.old-deja/g++.mike/ns3.C:1: previous declaration of `int i'
FAIL: g++.mike/p7912.C  Execution test
FAIL: g++.mike/p9706.C  Execution test
FAIL: g++.other/friend1.C (test for excess errors)
  .../g++.old-deja/g++.other/friend1.C: In function `void f()':
  .../g++.old-deja/g++.other/friend1.C:25: member `i' is a protected member of class `B'
  .../g++.old-deja/g++.other/friend1.C:27: member `j' is a protected member of class `B'
FAIL: g++.pt/expr4.C (test for excess errors)
  .../g++.old-deja/g++.pt/expr4.C:359: Internal compiler error.
  .../g++.old-deja/g++.pt/expr4.C:359: Please submit a full bug report to `egcs-bugs@cygnus.com'.


Warnings details:
-----------------

Number of warnings per file:
    119	insn-output.c
     86	insn-emit.c
     70	insn-recog.c
     65	../../egcs-980326/gcc/fold-const.c
     53	../../egcs-980326/gcc/combine.c
     49	../../egcs-980326/gcc/cpplib.c
     47	../../egcs-980326/gcc/config/pa/pa.c
     41	../../egcs-980326/gcc/cse.c
     31	../../egcs-980326/gcc/expr.c
     31	../../egcs-980326/gcc/expmed.c
     29	../../egcs-980326/gcc/toplev.c
     29	../../egcs-980326/gcc/reload1.c
     28	../../egcs-980326/gcc/optabs.c
     27	../../egcs-980326/gcc/calls.c
     26	../../egcs-980326/gcc/cccp.c
     23	../../egcs-980326/gcc/varasm.c
     19	cxxmain.c
     19	../../egcs-980326/gcc/recog.c
     19	../../egcs-980326/gcc/cplus-dem.c
     19	../../egcs-980326/gcc/c-lang.c
     18	../../egcs-980326/gcc/stor-layout.c
     18	../../egcs-980326/gcc/function.c
     18	../../egcs-980326/gcc/c-common.c
     16	insn-attrtab.c
     16	../../egcs-980326/gcc/reload.c
     16	../../egcs-980326/gcc/fix-header.c
     15	../../../egcs-980326/gcc/cp/pt.c
     14	../../egcs-980326/gcc/stmt.c
     14	../../egcs-980326/gcc/c-decl.c
     13	../../../egcs-980326/gcc/cp/lex.c
     12	../../egcs-980326/gcc/tree.c
     12	../../egcs-980326/gcc/regclass.c
     11	../../egcs-980326/gcc/regmove.c
     11	../../egcs-980326/gcc/final.c
     11	../../egcs-980326/gcc/c-lex.c
     10	../../egcs-980326/gcc/integrate.c
     10	../../egcs-980326/gcc/global.c
      9	g77.c
      9	g++.c
      9	../../egcs-980326/gcc/unroll.c
      9	../../egcs-980326/gcc/emit-rtl.c
      9	../../egcs-980326/gcc/cppexp.c
      8	../../egcs-980326/gcc/tlink.c
      8	../../egcs-980326/gcc/gcc.c
      8	../../egcs-980326/gcc/enquire.c
      8	../../../egcs-980326/gcc/cp/decl.c
      7	c-parse.y
      7	../../egcs-980326/gcc/dbxout.c
      7	../../../egcs-980326/gcc/cp/search.c
      7	../../../egcs-980326/gcc/cp/error.c
      6	../../egcs-980326/gcc/scan-decls.c
      6	../../egcs-980326/gcc/protoize.c
      6	../../egcs-980326/gcc/loop.c
      6	../../egcs-980326/gcc/local-alloc.c
      6	../../egcs-980326/gcc/genoutput.c
      6	../../egcs-980326/gcc/genattrtab.c
      6	../../egcs-980326/gcc/flow.c
      6	../../egcs-980326/gcc/explow.c
      6	../../egcs-980326/gcc/caller-save.c
      6	../../egcs-980326/gcc/alias.c
      6	../../../egcs-980326/gcc/cp/expr.c
      5	../../egcs-980326/gcc/haifa-sched.c
      5	../../egcs-980326/gcc/genopinit.c
      5	../../../egcs-980326/gcc/cp/method.c
      5	../../../egcs-980326/gcc/cp/cvt.c
      5	../../../egcs-980326/gcc/cp/class.c
      4	cexp.y
      4	../../egcs-980326/gcc/cpphash.c
      4	../../egcs-980326/gcc/collect2.c
      4	../../../egcs-980326/gcc/cp/typeck.c
      4	../../../egcs-980326/gcc/cp/init.c
      4	../../../egcs-980326/gcc/cp/hash.h
      4	../../../egcs-980326/gcc/cp/decl2.c
      3	parse.y
      3	../../egcs-980326/gcc/jump.c
      3	../../egcs-980326/gcc/getopt.c
      3	../../egcs-980326/gcc/genrecog.c
      3	../../egcs-980326/gcc/choose-temp.c
      3	../../egcs-980326/gcc/c-typeck.c
      3	../../egcs-980326/gcc/c-gperf.h
      2	insn-peep.c
      2	dummy.c
      2	../../egcs-980326/gcc/real.c
      2	../../egcs-980326/gcc/profile.c
      2	../../egcs-980326/gcc/pexecute.c
      2	../../egcs-980326/gcc/hash.c
      2	../../egcs-980326/gcc/genpeep.c
      2	../../egcs-980326/gcc/genflags.c
      2	../../egcs-980326/gcc/genextract.c
      2	../../egcs-980326/gcc/genemit.c
      2	../../egcs-980326/gcc/genconfig.c
      2	../../egcs-980326/gcc/gencodes.c
      2	../../egcs-980326/gcc/genattr.c
      2	../../egcs-980326/gcc/gen-protos.c
      2	../../egcs-980326/gcc/gcov-io.h
      2	../../egcs-980326/gcc/except.c
      2	../../egcs-980326/gcc/cpphash.h
      2	../../egcs-980326/gcc/convert.c
      2	../../egcs-980326/gcc/bitmap.c
      2	../../../egcs-980326/gcc/cp/typeck2.c
      2	../../../egcs-980326/gcc/cp/tree.c
      2	../../../egcs-980326/gcc/cp/spew.c
      2	../../../egcs-980326/gcc/cp/rtti.c
      2	../../../egcs-980326/gcc/cp/repo.c
      2	../../../egcs-980326/gcc/cp/ptree.c
      2	../../../egcs-980326/gcc/cp/friend.c
      2	../../../egcs-980326/gcc/cp/except.c
      1	/usr/cygnus/latest-940103/share/bison.simple
      1	../../egcs-980326/gcc/stupid.c
      1	../../egcs-980326/gcc/scan.c
      1	../../egcs-980326/gcc/rtlanal.c
      1	../../egcs-980326/gcc/reorg.c
      1	../../egcs-980326/gcc/print-tree.c
      1	../../egcs-980326/gcc/cpperror.c
      1	../../egcs-980326/gcc/c-convert.c
      1	../../../egcs-980326/gcc/cp/xref.c
      1	../../../egcs-980326/gcc/cp/sig.c
      1	../../../egcs-980326/gcc/cp/call.c

Number of warning types:
    377	comparison between signed and unsigned
    354	unused parameter `???'
    265	implicit declaration of function `???'
    166	`???' might be used uninitialized in this function
     93	label `???' defined but not used
     26	unused variable `???'
     22	type of `???' defaults to `int'
     14	variable `???' might be clobbered by `longjmp' or `vfork'
     14	control reaches end of non-void function
     10	array subscript has type `char'
      6	`???' declared `static' but never defined
      5	value computed is not used
      5	unsigned value < 0 is always 0
      5	argument `???' might be clobbered by `longjmp' or `vfork'
      3	left-hand operand of comma expression has no effect
      3	`???' defined but not used
      2	passing arg 1 of `???' from incompatible pointer type
      2	??? format, ??? arg (arg ???)
      1	return-type defaults to `int'
      1	empty body in an else-statement
      1	comparisons like X<=Y<=Z do not have their mathematical meaning

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-03-27  4:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-03-27  4:41 CVS egcs-980326: results on hppa1.1-hp-hpux10.20 haifa enabled Manfred Hollstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).