This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/25305] [4.0 regression]: libfortran failed fma3d in SPEC CPU 2K
- From: "kargl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Dec 2005 17:01:07 -0000
- Subject: [Bug libfortran/25305] [4.0 regression]: libfortran failed fma3d in SPEC CPU 2K
- References: <bug-25305-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #22 from kargl at gcc dot gnu dot org 2005-12-20 17:01 -------
The testcase isn't needed and should not be committed.
As explained elsewhere, the problem was caused by merging
one line from a 4.1 patch into 4.0 that should not have
been committed. Jerry has fixed that problem. With very
limited gfortran manpower, gfortran 4.0.x will see very few
if any new changes.
In fact, using gfortran 4.0.x to obtain SPEC benchmarks is
actually rather stupid. Do yourself a favor and upgrade to
gfortran 4.1 (pre-release).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25305