re PR libstdc++/11784 (atomic __exchange_and_add() broken for ColdFire and 68000 targets.)

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
This commit is contained in:
Bernardo Innocenti 2003-08-07 20:58:04 +00:00 committed by Benjamin Kosnik
parent 4e9ebd4bc8
commit 1c64ab6172
1 changed files with 1 additions and 1 deletions

View 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