On Apr 11, 2012, at 11:38 AM, Richard Smith <[email protected]> wrote:

> On Wed, Apr 11, 2012 at 11:34 AM, David Chisnall <[email protected]> wrote:
> On 11 Apr 2012, at 19:30, Richard Smith wrote:
> 
> > Hi David,
> >
> > Clang now crashes in the libc++ atomics tests. Cutdown testcase:
> 
> Sorry, I should have said it asserts:
> 
> clang-3.1: src/lib/VMCore/Instructions.cpp:1056: void 
> llvm::StoreInst::AssertOK(): Assertion `getOperand(0)->getType() == 
> cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be 
> a pointer to Val type!"' failed.

Fixed in Clang r154612.

        - Doug

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to