This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap/7143: real.c: In function `make_nan': `TFbignan' undeclared


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

From: "John David Anglin" <dave@hiauly1.hia.nrc.ca>
To: neil@daikokuya.co.uk (Neil Booth)
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 11:30:36 -0400 (EDT)

 > 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.
 
 Dave
 -- 
 J. David Anglin                                  dave.anglin@nrc.ca
 National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]