This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: libstdc++ atomicity.h and ppc405 problem
In article <3D37AAAA.DD24CE14@kegel.com>, <dank@kegel.com> writes:
> Comments?
> +++ gcc-3.0.2/libstdc++-v3/config/cpu/powerpc/bits/atomicity.h Thu Jul 18 13:36:39 2002
This part looks OK to me for libstdc++-v3 (at least similar to how we
handle __thumb__ in arm/atomicity.h).
I can't really judge the multilib part (other than raise an issue to
consider: will every user of the PPC port want this? If the answer is
no, you may need to think about it some more.)
After you get approval for the gcc/config part, I will help you
install the libstdc++-v3 part.
Regards,
Loren