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]

Re: c++/6828: g++3 makes wrong mangled name for template cast operator


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6828

The reason the fix didn't get into GCC 3.1.1 is that the
changed name mangling break ABI compatibility.  But the fix
will appear in the soon to be released GCC 3.2.  GCC 3.2 is
GCC 3.1.1 with extra bug fixes that provide no backward
binary compatibility.


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