This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/25707] New: support for Fortran 2003 USE statements, INTRINSIC and NONINTRINSIC
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jan 2006 05:04:00 -0000
- Subject: [Bug fortran/25707] New: support for Fortran 2003 USE statements, INTRINSIC and NONINTRINSIC
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
http://publib.boulder.ibm.com/infocenter/comphelp/v8v101/index.jsp?topic=/com.ibm.xlf101a.doc/xlflr/use.htm
statements like as valid:
use INTRINSIC, ISO_FORTRAN_ENV
end
--
Summary: support for Fortran 2003 USE statements, INTRINSIC and
NONINTRINSIC
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Keywords: rejects-valid
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
OtherBugsDependingO 20585,22547
nThis:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25707