This is the mail archive of the gcc@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: gcc 3.2 -> gcc 3.3 ABI change


On Wed, 2003-03-05 at 22:55, Gerhard Tonn wrote:
> Hi,
> I am planning to switch to gcc 3.3 as soon as it is released. I have heard 
> rumours that there are ABI changes from gcc 3.2 to gcc 3.3 for C++ and/or C. 
> Could someone give me more details or point me to documentation? Is there a 
> configure option to keep the old ABI?

We do not know of any ABI changes between 3.2 and 3.3; the goal is for
the two compilers to be compatible.

There have been a couple of bug fixes which affect mangled names, but
those are due to situations where the 3.2 compiler was not a correct C++
compiler, rather that situations where the ABI was changed "for fun".

-- 
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery dot com


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