This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/51802] [OOP] Duplicate mangling for OOP symbols
- 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: Tue, 20 Mar 2012 08:42:11 +0000
- Subject: [Bug fortran/51802] [OOP] Duplicate mangling for OOP symbols
- Auto-submitted: auto-generated
- References: <bug-51802-4@http.gcc.gnu.org/bugzilla/>
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)