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 libstdc++/11784] atomic __exchange_and_add() broken for ColdFire and 68000 targets.


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From bernie at develer dot com  2003-08-04 01:17 -------
Created an attachment (id=4557)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4557&action=view)
Fix PR11784 by using BSET instead of disabling interrupts on Coldfire targets.


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