This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/52542] Procedure with a Bind (C) named interface does not inherit the Bind (C)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52542

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-03-13 15:38:04 UTC ---
The bug has been fixed on the trunk (GCC 4.8). As it is no regression and as it
can be worked around using a "bind(C)" in the procedure line, I do not intent
to backport the bug fix.

Thanks for the bugreport!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]