public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Neil Booth <neil@daikokuya.co.uk>
To: neil@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: bootstrap/7143: real.c: In function `make_nan': `TFbignan' undeclared
Date: Thu, 27 Jun 2002 23:31:00 -0000	[thread overview]
Message-ID: <20020628062601.30586.qmail@sources.redhat.com> (raw)

The following reply was made to PR bootstrap/7143; it has been noted by GNATS.

From: Neil Booth <neil@daikokuya.co.uk>
To: John David Anglin <dave@hiauly1.hia.nrc.ca>
Cc: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org
Subject: Re: bootstrap/7143: real.c: In function `make_nan': `TFbignan' undeclared
Date: Fri, 28 Jun 2002 07:20:43 +0100

 I've got a clue.  You mentioned you were compiling with -pedantic.
 
 Is DEC a built-in?  If so, -pedantic won't define it because it's in
 the user's namespace.  If DEC is defined in a file, then it doesn't
 matter of course.
 
 We didn't used to get this stuff right, but if your target has been
 converted to the new CPP builtins recently then we've suddenly
 started getting it right and it's prevented your bootstrap.
 
 Maybe real.c should not be -pedantic, or should check for __DEC__
 too (assuming that's defined).
 
 Neil.


             reply	other threads:[~2002-06-28  6:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-27 23:31 Neil Booth [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-09  8:16 John David Anglin
2002-11-09  8:08 neil
2002-11-09  4:18 neil
2002-07-01 12:46 John David Anglin
2002-07-01  9:06 Neil Booth
2002-06-28  8:40 John David Anglin
2002-06-27 23:26 neil
2002-06-27 23:20 Neil Booth
2002-06-27 11:56 dave

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=20020628062601.30586.qmail@sources.redhat.com \
    --to=neil@daikokuya.co.uk \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=neil@gcc.gnu.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).