[llvm-bugs] [Bug 33073] PowerPC: Invalid code generation causing SEGV
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Oct 30 16:44:27 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=33073
Andy Gibbs <andyg1001 at hotmail.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Andy Gibbs <andyg1001 at hotmail.co.uk> ---
I'm closing this very old bug. It turned out in the end that the problem was
not caused by the compiler, but by a stack-overrun error in the sqlite library.
It has (long) since been fixed and the latest sqlite libraries do not exhibit
this issue. The change in code generation between clang 3.8 and 4.0 simply
brought this to light.
--
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/20201030/73322b5f/attachment.html>
More information about the llvm-bugs
mailing list