[Bug target/21760] [4.1 Regression] Powerpc atomic builtins missing PPC405 errata

2005-06-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-24 14:12 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/21760] [4.1 Regression] Powerpc atomic builtins missing PPC405 errata

2005-06-23 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-23 13:24 --- Subject: Bug 21760 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-23 13:24:14 Modified files: gcc: ChangeLog gcc/config/rs6000:

[Bug target/21760] [4.1 Regression] Powerpc atomic builtins missing PPC405 errata

2005-06-21 Thread dje at gcc dot gnu dot org
--- Additional Comments From dje at gcc dot gnu dot org 2005-06-21 14:57 --- This is a bug introduced by the sync patch, not an enhancement request. I have created a patch to restore the functionality. -- What|Removed |Added -

[Bug target/21760] [4.1 Regression] Powerpc atomic builtins missing PPC405 errata

2005-05-30 Thread dje at gcc dot gnu dot org
--- Additional Comments From dje at gcc dot gnu dot org 2005-05-30 16:41 --- See the thread related to http://gcc.gnu.org/ml/gcc-patches/2005-05/msg02424.html . The problem is that the new builtin atomic functionality does not support all of the special cases that the inlined assembly s

[Bug target/21760] [4.1 Regression] Powerpc atomic builtins missing PPC405 errata

2005-05-30 Thread geoffk at geoffk 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 >

[Bug target/21760] [4.1 Regression] Powerpc atomic builtins missing PPC405 errata

2005-05-29 Thread dje at gcc dot gnu dot org
--- Additional Comments From dje at gcc dot gnu dot org 2005-05-30 01:40 --- This is a regression because libstdc++ previously worked correctly on PPC405 and now it does not. -- What|Removed |Added -

[Bug target/21760] [4.1 Regression] Powerpc atomic builtins missing PPC405 errata

2005-05-27 Thread geoffk at gcc dot gnu dot org
--- Additional Comments From geoffk at gcc dot gnu dot org 2005-05-28 05:10 --- I'll look at this, but the obvious solution is to not use the builtins on a 405. -- What|Removed |Added ---

[Bug target/21760] [4.1 Regression] Powerpc atomic builtins missing PPC405 errata

2005-05-25 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-25 22:28 --- Confirmed, Adding Geoff to the CC since he was the one who implemented the builtins for PPC. -- What|Removed |Added -