This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Dwarf2 end_prologue/begin_epilogue for VMS
- From: Tom Tromey <tromey at redhat dot com>
- To: Douglas B Rupp <rupp at gnat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 23 Jul 2009 12:34:52 -0600
- Subject: Re: [PATCH] Dwarf2 end_prologue/begin_epilogue for VMS
- References: <4A68C5C7.2000006@gnat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Douglas" == Douglas B Rupp <rupp@gnat.com> writes:
Douglas> * include/dwarf2.h (dwarf_attribute): New values DW_AT_HP_
Douglas> {prologue,epilogue}).
How about a comment in dwarf2.h explaining the meaning of these
extensions?
Tom