This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: GCC Bugreport: Error compiling SPEC 2000 benchmark gzip
- To: kcorry at purdue dot edu
- Subject: Re: GCC Bugreport: Error compiling SPEC 2000 benchmark gzip
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Wed, 29 Mar 2000 08:24:40 +0200
- CC: gcc-bugs at gcc dot gnu dot org, bmorris at ecn dot purdue dot edu
- References: <38E119ED.8F29FBC8@purdue.edu>
> I encountered an internal compiler error with gcc when compiling the program
> 164.gzip, which is one of the integer benchmarks in the SPEC
> CPU2000 suite.
>
> I am using version 2.95.2 19991024 (release) of the gcc compiler.
Thanks for your bug report. The mainline compiler (2.96 20000326
(experimental)) compiles this without problems, so the bug appears to
be fixed.
Regards,
Martin