This is the mail archive of the gdb-testers@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

native hppa2.0w-hp-hpux11.00, hpacc A.03.15, hpcc A.11.01.25171.GP


Here are some results from native hppa2.0w-hp-hpux11.00.  This is the
same gdb HEAD that I tested on native hppa2.0w-hp-hpux11.11.  I present
the results side by side for comparison.

One cause of the differences is the aCC version:

  host         version  release date
  hp-ux 11.00  A.03.13  1999-02
  hp-ux 11.11  A.03.45  2003-04

aCC A.03.13 does not support the new C++ Standard Library with names
such as "iostream".  In fact, none of the gdb.cp tests ran because
the compiler switches that I use with aCC A.03.45 do not work with
aCC A.03.13.

I should note that the hp-ux 11.00 system belongs to Dave Anglin,
and the hp-ux 11.11 system belongs to the HP Test Drive cluster.
I will ask Dave if we can upgrade aC++ on his machine.

Michael C

=== metadata

  target   = native
  host     = hppa2.0w-hp-hpux11.00
  gdb      = HEAD 2004-01-09 22:05:53 UTC
  cc       = hpcc
  c++      = hpacc -AA
  as       = vendor
  ld       = vendor
  libc     = vendor
  gformat  = default
  glevel   = default

=== gdb Summary ===

                                  11.00  11.11

  # of ERRORs                     148    51
  # of WARNINGs                   101    14
  # of expected passes            8253   8850
  # of unexpected failures        1180   1350
  # of unexpected successes       6      24
  # of expected failures          154    161
  # of known failures             62     69
  # of unresolved testcases       67     48
  # of untested testcases         3      4
  # of unsupported tests          14     14


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