This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a7dd9a0d453 Revert 2017-08-28 Nathan Sidwell nathan@acm.org Resto [...] new 0c11960eaee 2017-09-01 Olivier Hainque hainque@adacore.com new 377dc1bdefc PR sanitizer/81923 * asan.c (create_odr_indicator): Strip [...] new 364c265c348 PR sanitizer/81902 * doc/invoke.texi: Document -fsanitize [...]
The 3 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 | 9 +++++++++ gcc/asan.c | 7 +++++-- gcc/doc/invoke.texi | 6 ++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/asan/pr81923.c | 10 ++++++++++ libgcc/ChangeLog | 4 ++++ libgcc/config.host | 2 +- 7 files changed, 40 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/asan/pr81923.c