From: Andrew Cagney <ac131313@cygnus.com>
To: Stephane Carrez <stcarrez@nerim.fr>, gdb-patches@sources.redhat.com
Subject: sim/m68hc11 daa a->a
Date: Mon, 17 Jun 2002 16:00:00 -0000 [thread overview]
Message-ID: <3D0E69EA.1060106@cygnus.com> (raw)
Stephane,
When trying out a build with --enable-sim-build-warnings=,-Werror(1) I
noticed:
case 0x19: /* daa a->a */
src8 = cpu_get_a (proc);
cpu_special (proc, M6811_DAA);
cpu_set_a (proc, dst8);
break;
(the generated file m68hc11int.c) GCC is complaining that dst8 might be
used uninitialized.
enjoy,
Andrew
(1) No one has tried this for a long time
next reply other threads:[~2002-06-17 23:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-17 16:00 Andrew Cagney [this message]
2002-06-18 14:40 ` Stephane Carrez
2002-06-18 16:05 ` Andrew Cagney
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=3D0E69EA.1060106@cygnus.com \
--to=ac131313@cygnus.com \
--cc=gdb-patches@sources.redhat.com \
--cc=stcarrez@nerim.fr \
/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