------- Comment #8 from ramana at gcc dot gnu dot org  2010-07-28 09:22 -------
(In reply to comment #7)
> Thanks for the analysis, yes that appears to be the nub of the problem with 
> the
> result being removed . I see the same problem on trunk - 
> 


I just realized that this is a packed structure and probably need to look up
the semantics of this in the AAPCS. IIRC the AAPCS states that it doesn't
support packed structures or bitfields at exported interfaces. 

Adding Richard for some ABI commentary.

cheers
Ramana


-- 

ramana at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rearnsha at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45070

Reply via email to