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

Andy Gibbs <andyg1...@hotmail.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Andy Gibbs <andyg1...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to