This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/26712] gfortran on mac intel runtime floating point exception when printing
- From: "schnetter at aei dot mpg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Mar 2006 16:18:39 -0000
- Subject: [Bug libfortran/26712] gfortran on mac intel runtime floating point exception when printing
- References: <bug-26712-12369@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from schnetter at aei dot mpg dot de 2006-03-30 16:18 -------
I had the same problem. I replaced this file, ran the test cases, and sent the
results. The summary is
=== gfortran Summary ===
# of expected passes 12636
# of unexpected failures 1
# of expected failures 7
# of unsupported tests 46
/Users/eschnett/src/gcc-build/gcc/testsuite/gfortran/../../gfortran version
4.2
.0 20060329 (experimental)
with the unexpected failure
FAIL: gfortran.dg/assign_2.f90 -O0 (test for excess errors)
WARNING: gfortran.dg/assign_2.f90 -O0 compilation failed to produce
executable
which seems unrelated to me after looking at the source code and error message
of that file.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26712