This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.2 PATCH] PowerPC fixes
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: dje at watson dot ibm dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 26 Nov 2002 10:04:32 -0600
- Subject: Re: [3.2 PATCH] PowerPC fixes
> This patch merges some mainline fixes: the load multiple fix allowing
> the removal of the libstdc++/testsuite/abi_check.cc kludge and more
> accurate test for local symbols without binds_local_p functionality
> available on mainline
Thanks for getting this fixed David. The abi_check.cc workaround was
evil, so it'll be nice to have that removed.
-benjamin