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/21787] New: libfortran - better error message needed


When I compile and try to run one of my programs with gfortran, all I get as
output from libfortran is "Abort" - not very informative -

 row  col          x           y                          xg          yg          zg
   1    1          0.0000      0.0000                     0.0000      0.0000   
  0.0000
   1   11          0.0000     50.0000                     0.0000     50.0000   
  0.0000
   2    1          1.0000      0.0000                     1.0000Abort
END OF END OF END OF END OF END OF  test1.in

-- 
           Summary: libfortran - better error message needed
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dir at lanl dot gov
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-apple-darwin7.9.0
  GCC host triplet: powerpc-apple-darwin7.9.0
GCC target triplet: powerpc-apple-darwin7.9.0


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


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