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/35165] Massive failures of objc on i686-apple-darwin9



------- Comment #15 from mrs at gcc dot gnu dot org  2010-04-27 00:08 -------
Subject: Bug 35165

Author: mrs
Date: Tue Apr 27 00:08:28 2010
New Revision: 158752

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158752
Log:
2010-04-26  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>

        PR testsuite/35165
        * obj-c++.dg/stubify-2.mm: Restrict to ilp32 targets.  Require
        Darwin8/OSX10.4 - compatible code generation.
        Use scan-rtl-dump.
        * obj-c++.dg/stubify-1.mm: Ditto.
        * lib/objc-torture.exp: Do not require link success for
        "trivial.m" in the runtime checks when dowhat = 'compile'.
        * lib/dg-pch.exp: (dg-flags-pch): New Proc.
        * objc.dg/stubify-1.m:  Restrict to ilp32 targets.  Require
        Darwin8/OSX10.4 - compatible code generation.
        * objc.dg/stubify-2.m: Ditto.
        * objc.dg/symtab-1.m: Match '.quad' for m64 code.
        * objc.dg/next-runtime-1.m: Ditto.
        * objc.dg/stret-2.m: Restrict to ilp32 targets.
        * objc.dg/pch/pch.exp: Apply tests to both Gnu and NeXT
        runtimes on Darwin.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/lib/dg-pch.exp
    trunk/gcc/testsuite/lib/objc-torture.exp
    trunk/gcc/testsuite/obj-c++.dg/stubify-1.mm
    trunk/gcc/testsuite/obj-c++.dg/stubify-2.mm
    trunk/gcc/testsuite/objc.dg/next-runtime-1.m
    trunk/gcc/testsuite/objc.dg/pch/pch.exp
    trunk/gcc/testsuite/objc.dg/stret-2.m
    trunk/gcc/testsuite/objc.dg/stubify-1.m
    trunk/gcc/testsuite/objc.dg/stubify-2.m
    trunk/gcc/testsuite/objc.dg/symtab-1.m


-- 


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


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