[llvm-dev] JIT tests on AArch64

David A. Greene via llvm-dev llvm-dev at lists.llvm.org
Mon Sep 17 11:29:12 PDT 2018


Lang Hames via llvm-dev <llvm-dev at lists.llvm.org> writes:

> I am afraid nothing leaps to mind. Once you have a chance to look at
> them again please let me know -- I'd be happy to look at backtraces /
> failures.

Huh.  Now the problem has disappeared.  A colleague updated to ToT and
now I'm not seeing the failures, even with gcc 6.1.0 in Release mode.

Most disconcerting...

I've attached valgrind output from one of the failures I saw last week.
This and the PassManager issue I mentioned last week seem to be related
to the use of lambdas.  I thought it might be related to this but it is
not, as using the workaround flags did not fix the problem:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77686

                            -David

-------------- next part --------------
A non-text attachment was scrubbed...
Name: valgrind.release.out
Type: application/octet-stream
Size: 47417 bytes
Desc: Valgrind output
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180917/10326b0f/attachment-0001.obj>


More information about the llvm-dev mailing list