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] |
Stephan Bergmann <stephan.bergmann@sun.com> writes:
Hi all.
I just found out the hard way :) that there is an incompatibility in the vtable layout of GCC 3.0.1 and GCC 3.2.2, see below. Can anybody confirm whether this is a known issue (a deliberate change?), and between which two GCC versions the change was introduced? I did not find anything about this in the changes notes.
GCC 3.2 is binary incompatible on the C++ level to earlier releases - that's one of the reasons why we released it as 3.2. For details read this webpage:
http://gcc.gnu.org/gcc-3.2/changes.html
Andreas
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |