This is the mail archive of the gcc-patches@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]

[trans-mem] First cut at new multi-vendor language spec


This is a first-cut transformation from the Intel language spec that we began with last year, to the multi-vendor language spec that was published in August. A copy of the new spec is on the GCC wiki page for transactional memory.

This is more or less a 1-1 conversion so far. There are additional features that I've not implemented, and quite a lot of new constraint checking that's not yet done. But a conversion of all the old tests all works.


r~

Attachment: z
Description: Text document


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