Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Joseph S. Myers" <joseph@codesourcery.com>
To: Tom Tromey <tromey@redhat.com>
Cc: Pedro Alves <pedro@codesourcery.com>, gdb-patches@sourceware.org
Subject: Re: RFC: parallelize "make check"
Date: Fri, 26 Jun 2009 20:27:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.64.0906262023390.518@digraph.polyomino.org.uk> (raw)
In-Reply-To: <m3hby2dh78.fsf@fleche.redhat.com>

On Fri, 26 Jun 2009, Tom Tromey wrote:

> I don't know what else from gcc I'd want to use.

Constant folding support for arithmetic on target types would be nice to 
share, rather than the GDB kludges of using host floating point types as a 
bad approximation to target types and duplicating floating point format 
handling code for GCC and GDB.  But it would also be desirable to make 
more use of MPFR in GCC for this in place of its own code, so sharing with 
GDB would introduce a probably unwanted MPFR dependency to GDB (and in due 
course an MPC dependency for complex arithmetic as well), and any move of 
GCC code to C++ would also make sharing harder unless GDB also moves.

-- 
Joseph S. Myers
joseph@codesourcery.com


  reply	other threads:[~2009-06-26 20:27 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-24 19:27 Tom Tromey
2009-06-25  3:15 ` Eli Zaretskii
2009-06-25 20:21   ` Tom Tromey
2009-06-26  6:53     ` Eli Zaretskii
2009-06-26 15:56       ` Tom Tromey
2009-06-27  9:13         ` Eli Zaretskii
2009-06-25 14:55 ` Joel Brobecker
2009-06-25 15:09   ` Tom Tromey
2009-06-25 22:58 ` Pedro Alves
2009-06-26  1:34   ` Daniel Jacobowitz
2009-06-26 17:45   ` Tom Tromey
2009-06-26 20:27     ` Joseph S. Myers [this message]
2009-06-26 23:41     ` Joel Brobecker
2009-06-29 16:43 ` Tom Tromey
2009-06-29 16:57   ` Daniel Jacobowitz
2009-06-29 18:05     ` Tom Tromey
2009-06-29 18:38       ` Daniel Jacobowitz
2009-06-29 21:17       ` Jan Kratochvil
2009-07-01 12:06         ` [patch] testsuite: Fix multiple runs in parallel on a single host [Re: RFC: parallelize "make check"] Jan Kratochvil
2009-07-06 18:39           ` Tom Tromey
2009-07-06 18:53             ` [patch] testsuite: Fix multiple runs in parallel on a single host Jan Kratochvil

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=Pine.LNX.4.64.0906262023390.518@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=gdb-patches@sourceware.org \
    --cc=pedro@codesourcery.com \
    --cc=tromey@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