This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR11784 - atomic __exchange_and_add() broken for ColdFire targets
- From: Phil Edwards <phil at jaj dot com>
- To: Bernardo Innocenti <bernie at develer dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Sun, 3 Aug 2003 23:43:21 -0400
- Subject: Re: [PATCH] Fix PR11784 - atomic __exchange_and_add() broken for ColdFire targets
- References: <200308040322.13087.bernie@develer.com>
One of the m68k maintainers should probably approve this patch, but there
are something I'll point out:
On Mon, Aug 04, 2003 at 03:22:13AM +0200, Bernardo Innocenti wrote:
> 2003-08-03 Bernardo Innocenti <bernie@develer.com>
>
> PR 11784
> * libstdc++-v3/config/cpu/m68k/atomicity.h (__exchange_and_add): Replace variants with new BSET-based version.
The entry needs to be formatted like this:
PR libstdc++/11784
* config/cpu/m68k/atomicity.h .......
> -#endif /* atomicity.h */
> +#endif /* !_BITS_ATOMICITY_H */
If you're going to use comments in the final endif, please make it use
the same name at the top of the header. In this case, _GLIBCXX_ATOMICITY_H.
--
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace. We seek
not your counsel, nor your arms. Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen. - Samuel Adams