This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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]

lwsync used on e500(v2) targets


The lwsync assembly code is used on the e500(v2) targets in the boehm garbage collector.
These targets do not support that instruction.


I have created a patch to solve this problem. (see also libstdc++-v3/config/cpu/powerpc/atomic_word.h)
If is is approved please apply it.


Herman

Attachment: patch_lwsync
Description: Text document


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