LOTS of failures when making check for gfortran--is it Ok?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I successfully compile a GCC4.0.2 with Fortran front end. I tried to use it to compile some fortran programs, so far all of them work fine.

But the make check gave lots of failure. Is it tolerable to have thousands of failure?

objgcc-4.0.2>make -k check 1>record.tmp
objgcc-4.0.2>cat record.tmp

   71         === gcc Summary ===
    72
    73 # of expected passes        35255
    74 # of unexpected successes   1
    75 # of expected failures      94
    76 # of untested testcases     28
    77 # of unsupported tests      328

 4579         === gfortran Summary ===
  4580
  4581 # of expected passes        46
  4582 # of unexpected failures    4475
  4583 # of expected failures      1
  4584 # of unresolved testcases   2
  4585 # of untested testcases     1527
....
  4679
  4680         === libmudflap Summary ===
  4681
  4682 # of expected passes        1212
  4683 # of unexpected failures    48
....

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux