This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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 supported.  libstdc++ now is using
builtins.  Paolo apparently cannot fix the breakage that he caused and is
dropping the problem on the port maintainers.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21760


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]