This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.2 branch libstdc++ abi_check.cc bootstrap failure on AIX
- From: Richard Henderson <rth at redhat dot com>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: Mark Mitchell <mark at codesourcery dot com>, gcc at gcc dot gnu dot org
- Date: Sat, 26 Oct 2002 09:37:41 -0700
- Subject: Re: GCC 3.2 branch libstdc++ abi_check.cc bootstrap failure on AIX
- References: <20021026002722.GI8103@redhat.com> <200210260033.UAA26334@makai.watson.ibm.com>
On Fri, Oct 25, 2002 at 08:33:57PM -0400, David Edelsohn wrote:
> What does "ordered register numbering issues" mean? The STRING
> instructions are equivalent to GCC concept of load_multiple and
> store_multiple. The instructions load and store into consecutive
> registers.
Ah, well then yes, you'll have the same problems. But this
is not the problem you're having here.
r~