This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.2 branch libstdc++ abi_check.cc bootstrap failure on AIX
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: mark at codesourcery dot com, gcc-bugs at gcc dot gnu dot org
- Date: Thu, 24 Oct 2002 08:36:07 -0700
- Subject: Re: GCC 3.2 branch libstdc++ abi_check.cc bootstrap failure on AIX
- References: <200210241502.LAA26260@makai.watson.ibm.com>
>2002-10-16 Benjamin Kosnik <bkoz@redhat.com>
>
> * testsuite/abi_check.cc (line_to_symbol_info): Collect size info.
> * testsuite/abi_check.cc (hash<string>): Specialize.
> Simplify. Check compatible symbol versions.
>
>are causing an ICE and bootstrap failure for AIX on the GCC 3.2 branch,
>but not on mainline.
so... if you revert this, does the ICE go away? I would be surprised if it did.
This is pretty simple C++ code, and under 400 lines. If this cannot be
built (and linked), something is seriously wrong.
-benjamin
>/usr/gnu/src/gcc-3.2/libstdc++-v3/testsuite/abi_check.cc: In function `int
> main(int, char**)':
>/usr/gnu/src/gcc-3.2/libstdc++-v3/testsuite/abi_check.cc:398: Internal compiler
> error in reload_combine_note_use, at reload1.c:8982