public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Aldy Hernandez <aldyh@redhat.com>
Cc: gdb@sources.redhat.com, gcc@gcc.gnu.org, rth@redhat.com,
	Elena Zannoni <ezannoni@redhat.com>
Subject: Re: rfc: DW_AT_vector
Date: Thu, 21 Feb 2002 20:39:00 -0000	[thread overview]
Message-ID: <3C75C9F8.5020104@cygnus.com> (raw)
In-Reply-To: <20020222041007.GA2446@redhat.com>

Er, just an aside, any chance of GCC, GDB and BINUTILS agreeing to have 
only one version of this file? :-)

Andrew


> diff -c -p -r1.22 dwarf2.h
> *** dwarf2.h	2002/01/28 23:23:26	1.22
> --- dwarf2.h	2002/02/22 03:39:41
> *************** enum dwarf_attribute
> *** 239,244 ****
> --- 239,245 ----
>       DW_AT_src_coords = 0x2104,
>       DW_AT_body_begin = 0x2105,
>       DW_AT_body_end   = 0x2106,
> +     DW_AT_vector     = 0x2107,
>       /* VMS Extensions.  */
>       DW_AT_VMS_rtnbeg_pd_address = 0x2201
>     };
> 

> diff -c -p -r1.8 dwarf2.h
> *** dwarf2.h	2002/01/28 23:26:53	1.8
> --- dwarf2.h	2002/02/22 03:40:29
> *************** enum dwarf_attribute
> *** 328,333 ****
> --- 328,334 ----
>       DW_AT_src_coords = 0x2104,
>       DW_AT_body_begin = 0x2105,
>       DW_AT_body_end   = 0x2106,
> +     DW_AT_vector     = 0x2107,
>       /* VMS Extensions.  */
>       DW_AT_VMS_rtnbeg_pd_address = 0x2201
>     };
> 


  reply	other threads:[~2002-02-22  4:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-21 20:27 Aldy Hernandez
2002-02-21 20:39 ` Andrew Cagney [this message]
2002-02-22  1:29   ` Richard Henderson
2002-02-22  6:49     ` Andrew Cagney
2002-02-22  9:53       ` Richard Henderson
2002-02-21 21:28 ` Elena Zannoni
2002-02-21 23:05   ` Aldy Hernandez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C75C9F8.5020104@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=aldyh@redhat.com \
    --cc=ezannoni@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=gdb@sources.redhat.com \
    --cc=rth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).