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, objc++, testsuite] fix PR23612


On Tue, Mar 30, 2010 at 2:06 PM, Janis Johnson
<janis.marie.johnson@gmail.com> wrote:
> On Sat, Mar 27, 2010 at 6:09 AM, IainS <developer@sandoe-acoustics.co.uk> wrote:
>> the "isa" field is named differently between GNU & NeXT runtimes.
>> this patch introduces a new macro in "next-mapping.h" that wraps the
>> difference.
>> tested on powerpc-apple-darwin9 and ia32 -pc-linux.
>>
>> testsuite/Changelog:
>>
>> 2010-03-27 ?Iain Sandoe ?<iain.sandoe@sandoe-acoustics.co.uk>
>>
>> ? ? ? ?PR objc++/23613
>> ? ? ? ?* gcc/testsuite/objc-obj-c++-shared/next-mapping.h:
>> ? ? ? ?(CLASSPTRFIELD): New Macro.
>> ? ? ? ?* gcc/testsuite/obj-c++.dg/isa-field-1.mm: Use new CLASSPTRFIELD
>> macro.
>> ? ? ? ?Remove dg-xfail-if.
>
> This looks fine to me. ?Mike?
>
> Janis
>

I checked it in.

janis


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