On Tuesday, July 21, 2015 at 1:10:51 PM UTC-4, Jeffrey Walton wrote: > > Man did I open a can of worms when fixing GAS detection under Clang... > > So, LLVM has a bug where the integrated assembler does not accept a syntax > string with "prefix" or "noprefix" ( > https://llvm.org/bugs/show_bug.cgi?id=18916). So these cause a compile > failure: > > * ".att_syntax prefix;" > * ".att_syntax noprefix;" > * ".intel_syntax prefix;" > * ".intel_syntax noprefix;" > > Below is the patch that fixes it. I also included one diff where the macro > was applied, but it applies to all sources using GNU inline assembly. > > Any comments or objections? >
Committed at: * https://github.com/weidai11/cryptopp/commit/5e8b114e58570ca13f29a119a0302fab26b28055 -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to cryptopp-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.