[llvm-bugs] [Bug 31105] crash on x86_64-linux-gnu at -O3 in both 32-bit and 64-bit modes (Assertion `!contains(New, this) && "this->replaceAllUsesWith(expr(this)) is NOT valid!"' failed.)

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 28 05:45:55 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=31105

Mikael Holmén <mikael.holmen at ericsson.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Mikael Holmén <mikael.holmen at ericsson.com> ---
(In reply to Mikael Holmén from comment #7)
> Patch:
>  https://reviews.llvm.org/D51280
> 
> I can't reproduce the original crash at all on current trunk (even without
> the above patch) so it's hard to say that the patch really solves that. But
> looking at the stack traces from the original crash and my new reproducer it
> really looks like the same problem.

Fix pushed in r340820.

I'll set this PR to Resolved now then.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180828/576b3f89/attachment.html>


More information about the llvm-bugs mailing list