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] pragma for __attribute__ ((__ms_struct__))


> 
> 
> On Apr 28, 2006, at 8:05 AM, Timothy J. Wood wrote:
> 
> Let me be more specific, there's no MS ObjC compiler and therefore  
> nothing to attempt to be compatible with.

Does that even matter?  We are talking about GCC support in general.
So if someone tries to use Distant Objects with the structs, it will
just fail silently.  Maybe make @encode warn about structs which
don't have the normal ABI is better, I don't know.

-- Pinski


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