[Bug fortran/50515] New: gfortran should not accept an external that is a common (r178939)
zeccav at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Sep 25 20:08:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50515
Bug #: 50515
Summary: gfortran should not accept an external that is a
common (r178939)
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: fortran
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: zeccav@gmail.com
! gfortran should not accept an external that is a common (r178939)
common/sub/ a
external sub
end
More information about the Gcc-bugs
mailing list