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]

[Patch testsuite] Part 4 PR35165.


Making i686-apple-darwin* respond to -mdynamic-no-pic is more than 5mins work ;-)
(well, I have a patch that works at O0 .. but not much use so far ... ).


tested on {i686,powerpc}-apple-darwin9.
Iain.

So...

testsuite/ChangeLog:

2010-04-12 Iain Sandoe <iains.gcc.gnu.org>

PR testsuite/35165
* lib/target-supports.exp (check_effective_target_mdynamic_no_pic): New.
* objc.dg/stubify-2.m: Require target supports -mdynamic-no-pic.
* objc.dg/stubify-1.m: Ditto.
* obj-c++.dg/stubify-1.mm: Ditto.
* obj-c++.dg/stubify-2.mm: Ditto.


Attachment: 158208-mdynamic-no-pic-fix-diff.txt
Description: Text document





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