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 fortran/40195] New: ICE when compiling a file located in another directory


D:\test\bin>gfortran -c ..\source\t2.f90
Fatal Error: Can't delete module file 'm.mod': Permission denied
gfortran: Internal error: Aborted (program f951)
Please submit a full bug report.
See <http://gcc.gnu.org.bugs.html> for instructions.

File ..\source\t2.f90 :

MODULE m
END MODULE


-- 
           Summary: ICE when compiling a file located in another directory
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: francois dot jacq at irsn dot fr
 GCC build triplet: 20090421 (experimental) [trunk revision 146519]
  GCC host triplet: Window XP i386 MinGW
GCC target triplet: GNU Fortran (GCC) 4.5.0


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


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