]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR libstdc++/11784 (atomic __exchange_and_add() broken for ColdFire and 68000...
authorBernardo Innocenti <bernie@develer.com>
Thu, 7 Aug 2003 20:58:04 +0000 (20:58 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 7 Aug 2003 20:58:04 +0000 (20:58 +0000)
2003-08-07  Bernardo Innocenti  <bernie@develer.com>

PR libstdc++/11784
* libstdc++-v3/config/cpu/m68k/atomicity.h (__exchange_and_add):
Replace variants with new BSET-based version.

[[Split portion of a mixed commit.]]

From-SVN: r70231.2

libstdc++-v3/config/cpu/m68k/atomicity.h

index 9605c19e14297ee4942c2b7fc8b14fe8e31cbc7d..d33bbef6dd97ddbd26992146f29ee4c51b350b0c 100644 (file)
@@ -1,6 +1,6 @@
 // Low-level functions for atomic operations: m68k version -*- C++ -*-
 
-// Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+// Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the