Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Nathanael Nerode <neroden@twcny.rr.com>
To: dj@redhat.com
Cc: gcc-patches@gcc.gnu.org, binutils@sources.redhat.com,
	gdb-patches@sources.redhat.com
Subject: Re: [toplevel patch] Remove bogus conditional
Date: Tue, 10 Jun 2003 01:54:00 -0000	[thread overview]
Message-ID: <20030610015429.GA11332@doctormoo> (raw)

>> Nobody noticed. :-)
>
>Unfortunately, that doesn't mean a lot.
>
>> Tested on i686-pc-linux-gnu.
>
>Could you test the case this is designed for, i.e., cross-building a
>native?

Here's the curious thing.  The case this is designed for was unchanged 
by the typo.  (The case where host_canonical != build_canonical.  With 
the typo, host_canon*ci*al != build_canonical, so it still executes.) 

The case which was changed by the typo is the case where 
host_canonical=build_canonical (but due to the typo, host_canon*ci*al != 
build_canonical). 

In other words, the native and ordinary cross cases.  Which I'm guessing 
are sufficiently tested, and which is why I'm surprised that nobody 
noticed.

At the moment, I can't test a cross-built native properly 'cause I can't 
find any which ever worked quite right for me.  :-(  But that's the 
case where I never changed anything here!

--Nathanael


             reply	other threads:[~2003-06-10  1:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-10  1:54 Nathanael Nerode [this message]
2003-06-10  2:04 ` DJ Delorie
  -- strict thread matches above, loose matches on Subject: below --
2003-06-10  1:01 Nathanael Nerode
2003-06-10  1:07 ` DJ Delorie

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=20030610015429.GA11332@doctormoo \
    --to=neroden@twcny.rr.com \
    --cc=binutils@sources.redhat.com \
    --cc=dj@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --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