This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21760] [4.1 Regression] Powerpc atomic builtins missing PPC405 errata
- From: "geoffk at geoffk dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 May 2005 15:37:34 -0000
- Subject: [Bug target/21760] [4.1 Regression] Powerpc atomic builtins missing PPC405 errata
- References: <20050525202909.21760.pcarlini@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From geoffk at geoffk dot org 2005-05-30 15:37 -------
Subject: Re: [4.1 Regression] Powerpc atomic builtins missing PPC405 errata
On 29/05/2005, at 6:40 PM, dje at gcc dot gnu dot org wrote:
> This is a regression because libstdc++ previously worked correctly
> on PPC405 and
> now it does not.
That would be due to this patch:
2005-05-25 Paolo Carlini <pcarlini@suse.de>
* config/cpu/alpha/atomicity.h: Use the builtins for
atomic memory operations.
* config/cpu/powerpc/atomicity.h: Likewise.
* config/cpu/ia64/atomicity.h: Do not include ia64intrin.h.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21760