This is the mail archive of the gcc-bugs@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]

[Bug libfortran/26712] gfortran on mac intel runtime floating point exception when printing



------- 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


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