This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/35476] Accepts invalid: USE/host association of generics with same specifics
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 28 Jan 2012 22:32:52 +0000
- Subject: [Bug fortran/35476] Accepts invalid: USE/host association of generics with same specifics
- Auto-submitted: auto-generated
- References: <bug-35476-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35476
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu.org
--- Comment #8 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-28 22:32:52 UTC ---
(In reply to comment #7)
> Any progress three years later?
Yes, F2008 got released and has a slightly different wording. In F2003:
"This subclause contains the rules that shall be satisfied by every pair of
specific procedures that have the same generic identifier within a scoping
unit."
while F2008 has:
"This subclause contains the rules that shall be satised by every pair of
specific procedures that have the same generic identier within the scope of
the identifier."
See also http://j3-fortran.org/doc/year/11/11-219r1.txt