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 libobjc/49166] [4.7 Regression] Many objc failures


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.05.25 22:30:12
     Ever Confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-05-25 22:30:12 UTC ---
Confirmed on x86_64-apple-darwin10 for -m64 only, with the addition of

FAIL: objc.dg/zero-link-3.m -fgnu-runtime execution test
FAIL: objc.dg/property/at-property-10.m -fgnu-runtime execution test
FAIL: objc.dg/property/at-property-11.m -fgnu-runtime execution test
FAIL: objc.dg/property/at-property-12.m -fgnu-runtime execution test
FAIL: objc.dg/property/at-property-13.m -fgnu-runtime execution test
FAIL: objc.dg/property/at-property-19.m -fgnu-runtime execution test
FAIL: objc.dg/property/at-property-22.m -fgnu-runtime execution test
FAIL: objc.dg/property/at-property-24.m -fgnu-runtime execution test
FAIL: objc.dg/property/at-property-26.m -fgnu-runtime execution test
FAIL: objc.dg/property/at-property-27.m -fgnu-runtime execution test
FAIL: objc.dg/property/at-property-6.m -fgnu-runtime execution test
FAIL: objc.dg/property/at-property-7.m -fgnu-runtime execution test
FAIL: objc.dg/property/at-property-8.m -fgnu-runtime execution test
FAIL: objc.dg/property/at-property-9.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-1.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-10.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-12.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-13.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-16.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-18.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-19.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-2.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-21.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-3.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-5.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-6.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-7.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-8.m -fgnu-runtime execution test
FAIL: objc.dg/property/dotsyntax-9.m -fgnu-runtime execution test
FAIL: objc.dg/property/dynamic-5.m -fgnu-runtime execution test
FAIL: objc.dg/property/fsf-property-basic.m -fgnu-runtime execution test
FAIL: objc.dg/property/fsf-property-method-access.m -fgnu-runtime execution
test
FAIL: objc.dg/property/fsf-property-named-ivar.m -fgnu-runtime execution test
FAIL: objc.dg/property/property-1.m -fgnu-runtime execution test
FAIL: objc.dg/property/synthesize-10.m -fgnu-runtime execution test
FAIL: objc.dg/property/synthesize-2.m -fgnu-runtime execution test
FAIL: objc.dg/property/synthesize-3.m -fgnu-runtime execution test
FAIL: objc.dg/property/synthesize-4.m -fgnu-runtime execution test
FAIL: objc.dg/property/synthesize-7.m -fgnu-runtime execution test

and the same errors for obj-c++ (but for files not in the obj-c++ tests 81 vs.
86).


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