This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Should this be an error (SPEC2000 source)?
- To: rth at cygnus dot com
- Subject: Re: Should this be an error (SPEC2000 source)?
- From: Brad Lucier <lucier at math dot purdue dot edu>
- Date: Thu, 27 Jan 2000 21:20:41 -0500 (EST)
- Cc: gcc at gcc dot gnu dot org
> From rth@cygnus.com Thu Jan 27 15:10:31 2000
> On Thu, Jan 27, 2000 at 12:33:03PM -0500, Brad Lucier wrote:
> > In the source code for the 176.gcc test of SPEC2000 there is the line in
> > bc-typecd.def:
>
> Oh geez. This is still not fixed? Go through 176.gcc and exterminate
> all ifdef __GNUC__ code. They cropped the sources for their benchmark
> and did a less than thorough job of it.
OK, I did this. Now, without my previous change in bc-typecd.def
everything compiles with the mainline and it doesn't dump core in the
ref run; I'm running the full tests again for gcc.
I'll pass on your comments and the changed code to SPEC.
Brad