This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/36755] New: Avoid fork/exec in chmod intrinsic
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jul 2008 20:58:11 -0000
- Subject: [Bug libfortran/36755] New: Avoid fork/exec in chmod intrinsic
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The chmod intrinsic should be implemented with chmod () instead
of fork/exec.
--
Summary: Avoid fork/exec in chmod intrinsic
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: libfortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hjl dot tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36755