Hello, I have finally a working patch for GCC, for which I had to merged LLVM changes from rev 198044 as you suggested.
I've had someone run tests on actual AArch64 hardware (I don't have access myself), as it's not currently practical to validate under simulators. The Foundation Model has some time out problems as well as give random errors; QEMU goes in infinite loop when unwinding the null-deref-1 test (which does work in the Foundation Model and on hardware). Some of the ubsan tests cause the compiler to crash, but I think that should be addressed separately. Not sure how I can attach my patch here, so that you can look at the libsanitizer part? Thanks. -- You received this message because you are subscribed to the Google Groups "address-sanitizer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
