This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/X] Introduce HWASAN sanitizer to GCC


On 11/5/19 12:32 PM, Matthew Malcomson wrote:
Hello,

This patch series adds the LLVM hardware address sanitizer (HWASAN) to
GCC.  The document describing HWASAN can be found here
http://clang.llvm.org/docs/HardwareAssistedAddressSanitizerDesign.html.

Hello.

Thank you for the patch. I've just updated libsanitizer in GCC and I also
prepared a patch which you have included in your series (but using an
older libsanitizer):
https://gcc.gnu.org/ml/gcc-patches/2019-11/msg00270.html.

Can you please rebase the series on top of the patch and exclude all the cherry picks from
upstream? Plus you can now install
"[aarch64] Allocate enough space for err_str in aarch64_handle_attr_branch_protection"
patch and exclude it from the series as well.

Thanks,
Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]