Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Stephane Carrez <stcarrez@nerim.fr>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: sim/m68hc11 daa a->a
Date: Tue, 18 Jun 2002 14:40:00 -0000	[thread overview]
Message-ID: <3D0FC4E1.6010902@nerim.fr> (raw)
In-Reply-To: <3D0E69EA.1060106@cygnus.com>

Hi Andrew,

Andrew Cagney wrote:

> 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.

Ok.  It needs a cleanup.

Heu... it also needs an implementation...in cpu_special().

> 
> enjoy,
> Andrew
> 
> 
> (1) No one has tried this for a long time
> 

To be honest I don't use -Werror...

Thanks!,
	Stephane

-----------------------------------------------------------------------
         Home                               Office
E-mail: stcarrez@nerim.fr                  Stephane.Carrez@solsoft.fr
WWW:    http://stephane.carrez.free.fr     http://www.solsoft.com
	Free the Software!		   Visual Security Policy Management



  reply	other threads:[~2002-06-18 21:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-17 16:00 Andrew Cagney
2002-06-18 14:40 ` Stephane Carrez [this message]
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=3D0FC4E1.6010902@nerim.fr \
    --to=stcarrez@nerim.fr \
    --cc=ac131313@cygnus.com \
    --cc=gdb-patches@sources.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