This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [PATCH] PR libstdc++/13045 / C++ demangler, floating values andfunction pointer type return type postfix fix.


On Mon, 24 Nov 2003, Ian Lance Taylor wrote:
> 1) Obviously, it is an ABI change, which means that code compiled with
>    gcc 3.3.1 and 3.3.2 may not link with code compiled with gcc 3.4   
>    and higher (versions of gcc before 3.3 are broken anyhow; support  
>    for gcc 3.3 itself is available with -fabi-version=1).
     
But GCC 3.4 will change the (C++) ABI anyway, so is this really an issue?
   
Gerald


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