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: gcc-4.5.1 failing test: FAIL: abi_check


On Tue, Aug 31, 2010 at 06:10, Tom Browder <tom.browder@gmail.com> wrote:
> On Tue, Aug 31, 2010 at 06:04, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> ...
>> Who cares about this one? This one is fine, but the real reason cannot
>> be the -fabi-version=4
>
> Sorry, the "normal" one coming in a while.

Attached is the output log from:

$ ../gcc-4.5.1/configure --disable-multilib
--enable-version-specific-runtime-libs --disable-nls
--enable-languages=c,c++,fortran
$ make -j5 BOOT_CFLAGS='-O' bootstrap-lean
$ make check-target-libstdc++-v3

Summary:

		=== libstdc++ Summary ===

# of expected passes		7709
# of unexpected failures	6
# of expected failures		95
# of unsupported tests		13

The log file is attached.

I'm looking at the tests now...

I have no idea why the "FAIL: abi_check" went away!

-Tom

Thomas M. Browder, Jr.
Niceville, Florida
USA



Thomas M. Browder, Jr.
Niceville, Florida
USA

Attachment: libstdc++.log.bz2
Description: BZip2 compressed data


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