This is the mail archive of the gdb-patches@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]

Re: [patch/rfc] Rewrite "structs" testcase


Ah, I ran it again with my full spectrum of compilers.

  gcc 2.95.3
  gcc 3.2-7-rh
  gcc 3.3.2
  gcc gcc-3_3-branch
  gcc HEAD

With dwarf-2:
  gcc 3.3.2 and gcc gcc-3_3-branch gave the four extra FAILs.
  gcc 2.95.3, gcc 3.2-7-rh, and gcc HEAD gave pure PASS+KFAIL.

With stabs+
  All compilers gave pure PASS+KFAIL.

Since it PASSes with gcc HEAD I am more sanguine that the
questionable tests (the tests that FAIL with some gcc's)
are good tests.

Tarball with executable files, gdb.log, et cetera at

  ftp://ftp.shout.net/~mec/gdb/2003-11-10-structs.tar.gz

Michael C


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