re PR objc/35165 (Massive failures of objc on i686-apple-darwin9)
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. From-SVN: r158752
Showing
- gcc/testsuite/ChangeLog 19 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/lib/dg-pch.exp 12 additions, 8 deletionsgcc/testsuite/lib/dg-pch.exp
- gcc/testsuite/lib/objc-torture.exp 46 additions, 19 deletionsgcc/testsuite/lib/objc-torture.exp
- gcc/testsuite/obj-c++.dg/stubify-1.mm 4 additions, 2 deletionsgcc/testsuite/obj-c++.dg/stubify-1.mm
- gcc/testsuite/obj-c++.dg/stubify-2.mm 5 additions, 3 deletionsgcc/testsuite/obj-c++.dg/stubify-2.mm
- gcc/testsuite/objc.dg/next-runtime-1.m 2 additions, 1 deletiongcc/testsuite/objc.dg/next-runtime-1.m
- gcc/testsuite/objc.dg/pch/pch.exp 16 additions, 1 deletiongcc/testsuite/objc.dg/pch/pch.exp
- gcc/testsuite/objc.dg/stret-2.m 1 addition, 0 deletionsgcc/testsuite/objc.dg/stret-2.m
- gcc/testsuite/objc.dg/stubify-1.m 2 additions, 1 deletiongcc/testsuite/objc.dg/stubify-1.m
- gcc/testsuite/objc.dg/stubify-2.m 4 additions, 3 deletionsgcc/testsuite/objc.dg/stubify-2.m
- gcc/testsuite/objc.dg/symtab-1.m 3 additions, 1 deletiongcc/testsuite/objc.dg/symtab-1.m
Loading
Please register or sign in to comment