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]

Re: [Patch testsuite] Part 4 PR35165.


On Apr 12, 2010, at 10:53 AM, IainS wrote:
> Making i686-apple-darwin* respond to -mdynamic-no-pic is more than 5mins work ;-)

It was just a single line.  :-)  So I did that instead.  It should fix stubify-1.mm at least.  I'll have to check the others to see what remains to be done with them.  I'd rather not fix the below this way.

> 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.


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