[patch] pragma for __attribute__ ((__ms_struct__))

Andrew Pinski pinskia@physics.uc.edu
Fri Apr 28 17:46:00 GMT 2006


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



More information about the Gcc-patches mailing list