This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: dwarf2 EH for Darwin, revised


Andreas Tobler wrote:

Richard Henderson wrote:

On Thu, Sep 12, 2002 at 09:37:23AM -0700, Stan Shebs wrote:

OK for trunk now?

> Yeah.

For what's worth, tested over night. (with the slow patch also, but this only affects the c compiler I guess)
I get only 13 fails for g++, but I think I added a couple more tweaks for G++ testing
than are in the patch you have.

Stan


Using built-in specs.
Configured with: /Volumes/xufs/gccsrc/gcc/configure --prefix=/Volumes/reserved1/gcctmp --enable-languages=c,c++,java --enable-libgcj --enable-threads=posix --enable-shared
Thread model: posix
gcc version 3.3 20020912 (experimental)

=== gcc Summary ===

# of expected passes 19985
# of unexpected failures 45
# of expected failures 62
# of unresolved testcases 3
# of unsupported tests 138

=== g++ Summary ===

# of expected passes 7347
# of unexpected failures 32
# of expected failures 94
# of untested testcases 23
# of unsupported tests 6

THANKS!!

Andreas






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