This is the mail archive of the gcc@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: Proposal for merging scalar-storage-order branch into mainline


> How is this represented in DWARF?

This is not represented on the branch, because this cannot be done in pure 
DWARF.  DW_AT_endianity only applies to base types or stand-alone objects and 
we would need it for DW_TAG_member (and even DW_TAG_array_type in Ada).  But 
this could easily be implemented once the representation is agreed on.

-- 
Eric Botcazou


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