[Bug fortran/51736] New: generic fortran procedures with allocatable/pointer argument
wangmianzhi1 at linuxmail dot org
gcc-bugzilla@gcc.gnu.org
Mon Jan 2 19:06:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51736
Bug #: 51736
Summary: generic fortran procedures with allocatable/pointer
argument
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: wangmianzhi1@linuxmail.org
Created attachment 26221
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26221
a reduced example
According to the f2008 standard (12.4.3.4.5), dummy arguments having
allocatable attribute and pointer attribute should be distinguishable. Thus the
attached reduced code should be valid.
Will this feature be included in the later releases? Or could anyone provide
suggestions to work around? Thank you very much for your help and the great
compiler.
More information about the Gcc-bugs
mailing list