bootstrap/7143: real.c: In function `make_nan': `TFbignan' undeclared
Neil Booth
neil@daikokuya.co.uk
Mon Jul 1 09:04:00 GMT 2002
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-bugs
mailing list