question regarding atomicity.h on powerpc
Marcus Meissner
meissner@suse.de
Tue Jul 8 12:15:00 GMT 2003
Hi,
I just checked libstdc++-v3/config/cpu/powerpclibstdc++-v3/config/cpu/powerpc/atomicity.h
in GCC head CVS (upcoming 3.4).
The asm constructs are probably missing an "isync" after the last "bne".
And both are probably missing an "lwsync" or "eieio" before the loop to
sync the out of order data stores.
Can someone with more indepth gcc/powerpc knowledge please check it?
Ciao, Marcus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20030708/858b4fdb/attachment.sig>
More information about the Gcc
mailing list