[LLVMdev] A bug in LLVM-GCC 4.2 with inlining __exchange_and_add

Chris Lattner clattner at apple.com
Sun Feb 3 10:32:35 PST 2013


On Feb 3, 2013, at 2:32 AM, Anton Korobeynikov <anton at korobeynikov.info> wrote:

>> I've encountered this issue in a real code and would be glad to get the
>> feedback on it. Please let me know if I need to submit a bug somewhere to get it resolved. I've found out that clang does not have this problem.
> Then use clang. llvm-gcc is deprecated.

I'd go farther: llvm-gcc is quite dead now.

-Chris



More information about the llvm-dev mailing list