Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: Richard Henderson <rth@twiddle.net>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] finish conversion to non-language-specific types
Date: Mon, 02 Jun 2003 16:31:00 -0000	[thread overview]
Message-ID: <20030602163105.GB7419@nevyn.them.org> (raw)
In-Reply-To: <20030602055650.GA7623@twiddle.net>

On Sun, Jun 01, 2003 at 10:56:50PM -0700, Richard Henderson wrote:
> Ok?

Definitely.

> r~
> 
> 
> 	* alpha-tdep.c (alpha_push_dummy_call): Use
> 	builtin_type_ieee_double_little instead of builtin_type_double.
> 
> --- alpha-tdep.c.6	2003-06-01 22:46:43.000000000 -0700
> +++ alpha-tdep.c	2003-06-01 22:47:47.000000000 -0700
> @@ -296,7 +296,7 @@ alpha_push_dummy_call (struct gdbarch *g
>  	  if (accumulate_size < sizeof (arg_reg_buffer)
>  	      && TYPE_LENGTH (arg_type) == 4)
>  	    {
> -	      arg_type = builtin_type_double;
> +	      arg_type = builtin_type_ieee_double_little;
>  	      arg = value_cast (arg_type, arg);
>  	    }
>  	  /* Tru64 5.1 has a 128-bit long double, and passes this by
> 

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


      reply	other threads:[~2003-06-02 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-02  5:56 Richard Henderson
2003-06-02 16:31 ` Daniel Jacobowitz [this message]

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=20030602163105.GB7419@nevyn.them.org \
    --to=drow@mvista.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=rth@twiddle.net \
    /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