bootstrap/7143: real.c: In function `make_nan': `TFbignan' undeclared
Neil Booth
neil@daikokuya.co.uk
Mon Jul 1 09:06:00 GMT 2002
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: Mon, 1 Jul 2002 17:01:46 +0100
John David Anglin wrote:-
> > I've got a clue. You mentioned you were compiling with -pedantic.
>
> The only new clue that I have is tradcpp0 correctly processed the
> test file. I can't duplicate the problem with a cross compiler.
>
> > 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.
>
> No, it isn't. I changed DEC to DECXXX and it didn't affect the problem.
> -pedantic also didn't affect the situation.
>
> I'm going to retry the bootstrap using the native compiler. If that
> fails, I'll try to debug the problem.
What's the situation here now?
Neil.
More information about the Gcc-prs
mailing list