This is the mail archive of the gcc-prs@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


The following reply was made to PR c++/6828; it has been noted by GNATS.

From: Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
To: Grigory_Zagorodnev@vniief.ims.intel.com, gcc-gnats@gcc.gnu.org,
        gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/6828: g++3 makes wrong mangled name for template cast operator
Date: Mon, 29 Jul 2002 21:05:03 +0700

 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]