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

Jack Howarth howarth at bromo.med.uc.edu
Sun Feb 3 11:28:01 PST 2013


On Sun, Feb 03, 2013 at 10:32:35AM -0800, Chris Lattner wrote:
> 
> 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,
  At the risk of hijacking the thread, are there any plans to make -traditional-cpp
in clang completely emulate the behavior in llvm-gcc such that imake can be built
with it (https://bugs.freedesktop.org/show_bug.cgi?id=45509). This will be an issue
on darwin since llvm-gcc disappears after Xcode 4.6). Hopefully this can be resolved
before that happens.
            Jack

> 
> -Chris
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



More information about the llvm-dev mailing list