On Mon, Aug 05, 2002 at 06:07:25PM -0700, B. Kosnik wrote:
> Agreed; I don't see how we can release 3.2 unless we can be confident
> that 3.3, when released, will have the same ABI ("fixing" 3.3 before
> its release, to fix the problem, might be acceptable). However, I
> must admit that I am fuzzy about just what the breakage is; what are
> the differences?
There are 155 g++ fails, and 15 libstdc++ fails, when the 3.3
libstdc++.so is used with the 3.2 toolchain.
Jakub gets different results. I'm hoping that a third person will step
forward and try this, and that this person's results will match either
Jakub or mine. I'm willing to be wrong, of course. I'm just uneasy.
Here is mine on Linux/x86 configured with
.../configure --enable-__cxa_atexit --enable-clocale=gnu
--with-system-zlib --enable-shared --enable-threads=posix --enable-haifa
--disable-checking
1. gcc 3.3 using libstdc++ from gcc 3.2. Additional failures:
+FAIL: backward/strstream_members.cc execution test
+FAIL: gcc.c-torture/compile/20001226-1.c, -O1
+FAIL: gcc.c-torture/compile/20001226-1.c, -O3 -fomit-frame-pointer