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/21185] libgfortran unusable for cross-testing for newlib targets



------- Comment #21 from hp at gcc dot gnu dot org  2007-09-15 11:12 -------
For cris-elf, results look promising:

                === gfortran Summary ===

# of expected passes            20431
# of unexpected failures        231
# of expected failures          6
# of unresolved testcases       48
# of unsupported tests          100

Lots of the failures seem to be calls to "abort" while some should be xfailed
(lack of certain functions, see comment #20) and some tests/machinery should be
adjusted (like removing ^M from output before matching multiple lines).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21185


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