Trying to create new file, using open statement with status='REPLACE' causing a runtime error, file not found. the specific syntex: open(unit=101, file='~/Moti.txt', status='REPLACE')
got same result with status='NEW' Moti -- Summary: open ignores status statement Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: motiz at 012 dot net dot il http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42443