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: PING *objc, NeXT runtime, testsuite changes*


Iain,

I have applied your patches (along with the last patch for pr43061).
While they reduced drastically the number of failures, they also seem
to reuce the number of tests form 

                === objc Summary for unix/-m64 ===

# of expected passes            2072
# of unexpected failures        584
# of expected failures          15
# of unresolved testcases       470
# of unsupported tests          2

                === objc Summary ===

# of expected passes            5054
# of unexpected failures        684
# of expected failures          22
# of unresolved testcases       544
# of unsupported tests          4

to

		=== objc Summary for unix/-m64 ===

# of expected passes		760
# of unexpected failures	48
# of expected failures		7
# of unresolved testcases	2
# of unsupported tests		2

		=== objc Summary ===

# of expected passes		1654
# of unexpected failures	76
# of expected failures		14
# of unresolved testcases	4
# of unsupported tests		4

Did I do something wrong? If yes, what?

Thanks,

Dominique


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