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: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa


Richard Henderson wrote:
Joseph S. Myers wrote:
If you do generate DWARF3 labelled as version 3, however, whether unconditionally or conditionally, you need to ensure that where the same data has different interpretations as DWARF2 and DWARF3 the correct version is output for the version selected.

An excellent point. I've changed everything I could find that got updated in the dwarf3 spec. Can you see anything I missed?

I've committed this patch.



r~



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