[llvm-bugs] [Bug 26524] clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Apr 9 08:10:51 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=26524
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |gareevroman at gmail.com,
| |spatel+llvm at rotateright.com
Resolution|--- |FIXED
--- Comment #1 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Bisection says this was fixed with:
http://reviews.llvm.org/rL260892
It also shows that the bug was introduced between:
clang-r259864-b17153: first working build
clang-r260145-b17158: next failing build
...why 'llvmlab bisect' can't get closer than that, I'm not sure.
--
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/20160409/ebbdb8af/attachment.html>
More information about the llvm-bugs
mailing list