This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fc7572a * tree-ssa-threadedge.c (record_temporary_equivalences_from [...] new 47c3d0d Add support for ASan odr_indicator.
The 1 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: config/ChangeLog | 5 ++ config/bootstrap-asan.mk | 2 +- gcc/ChangeLog | 10 +++ gcc/asan.c | 87 ++++++++++++++++++++-- gcc/c-family/ChangeLog | 5 ++ gcc/c-family/c-attribs.c | 14 ++++ gcc/testsuite/ChangeLog | 4 + .../asan/no-redundant-odr-indicators-1.c | 17 +++++ 8 files changed, 135 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/asan/no-redundant-odr-indicators-1.c