[PATCH] PR libstdc++/13045 / C++ demangler, floating values and function pointer type return type postfix fix.

Gerald Pfeifer gp@suse.de
Tue Nov 25 09:34:00 GMT 2003


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



More information about the Gcc-patches mailing list