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/51802] [OOP] Duplicate mangling for OOP symbols


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

--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-03-20 08:42:11 UTC ---
That that changing this will break the ABI. Thus, it can only be done when we
have to break the ABI. That will happen for the new array descriptor.

(This bug is listed at http://gcc.gnu.org/wiki/LibgfortranAbiCleanup)


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