public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: hjl@lucon.org (H.J. Lu)
Cc: egcs@cygnus.com
Subject: Re: Dwarf EH bug in dwarf2out.c
Date: Fri, 31 Oct 1997 23:36:00 -0000	[thread overview]
Message-ID: <10729.878369925@hurl.cygnus.com> (raw)
In-Reply-To: <m0xRVWI-0004ecC@ocean.lucon.org>

  In message < m0xRVWI-0004ecC@ocean.lucon.org >you write:
  > Hi,
  > 
  > dwarf2out.c uses ASM_OUTPUT_ASCII to output "eh",
  > 
  > 	.ascii "eh"
  > 
  > in asm code,  which is not '\0' terminated. But frame.c assumes it
  > is and use strcmp/strlen on it. It doesn't work at all.
Just wonderful.  The comment before ASM_OUTPUT_DWARF_STRING is wrong
(claims it is just ASM_OUTPUT_ASCII without the trailing newline).

No big deal.  Easy to fix.

jeff

  reply	other threads:[~1997-10-31 23:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-31 20:50 H.J. Lu
1997-10-31 23:36 ` Jeffrey A Law [this message]
1997-11-01  0:41 ` Robert Lipe

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=10729.878369925@hurl.cygnus.com \
    --to=law@cygnus.com \
    --cc=egcs@cygnus.com \
    --cc=hjl@lucon.org \
    /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).