This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d61c0357ebc libstdc++: Remove digit separators [PR108015] new bb576017726 Implement hwasan target_hook. new 2996b5c053d Enable hwasan for x86-64.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/i386/i386-expand.cc | 12 ++++ gcc/config/i386/i386-options.cc | 3 + gcc/config/i386/i386-opts.h | 6 ++ gcc/config/i386/i386-protos.h | 2 + gcc/config/i386/i386.cc | 123 ++++++++++++++++++++++++++++++++++++++++ gcc/config/i386/i386.opt | 16 ++++++ gcc/doc/invoke.texi | 9 ++- libsanitizer/configure.tgt | 1 + 8 files changed, 171 insertions(+), 1 deletion(-)