This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a0e9bfbb865 Come up with fndecl_built_in_p. new 959c6fe97d6 Add test for memcpy expansion with hint. new 64f41321804 Sanopt: ignore params with DECL_HAS_VALUE_EXPR_P (PR saniti [...]
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/ChangeLog | 11 ++++++++++ gcc/config/i386/i386.c | 5 +++++ gcc/sanopt.c | 6 ++++-- gcc/testsuite/ChangeLog | 9 ++++++++ gcc/testsuite/gcc.dg/asan/pr86962.c | 13 ++++++++++++ gcc/testsuite/gcc.dg/tree-prof/val-prof-10.c | 31 ++++++++++++++++++++++++++++ 6 files changed, 73 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/asan/pr86962.c create mode 100644 gcc/testsuite/gcc.dg/tree-prof/val-prof-10.c