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

[Bug objc/37460] [4.4 Regression]: NeXT runtime ICEs



------- Comment #6 from dominiq at lps dot ens dot fr  2008-09-16 12:50 -------
With the patch in comment #4, the number of failures is back to the previous
situation (i686-apple-darwin9):

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

# of expected passes            1999
# of unexpected failures        570
# of expected failures          7
# of unresolved testcases       464
# of unsupported tests          2

=== objc Summary ===

# of expected passes            4895
# of unexpected failures        655
# of expected failures          14
# of unresolved testcases       538
# of unsupported tests          4
/opt/gcc/i686-darwin/gcc/xgcc  version 4.4.0 [revision 140386p8] 20080916
(experimental) (GCC) 

=== obj-c++ Summary for unix/-m64 ===

# of expected passes            416
# of unexpected failures        25
# of unexpected successes       6
# of expected failures          16
# of unresolved testcases       1
# of unsupported tests          3

=== obj-c++ Summary ===

# of expected passes            852
# of unexpected failures        48
# of unexpected successes       12
# of expected failures          21
# of unresolved testcases       2
# of unsupported tests          4
/opt/gcc/i686-darwin/gcc/testsuite/obj-c++/../../g++  version 4.4.0 [revision
140386p8] 20080916 (experimental) (GCC) 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37460


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