This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository dejagnu.
from 0d91a5a * testsuite/runtest.all/utils.test: Test diff.
new d4a1038 * lib/utils.exp (grep): Handle -n. * doc/dejagnu.texi (grep [...]
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:
ChangeLog | 7 +++++++
NEWS | 2 ++
doc/dejagnu.texi | 21 ++++++++++++---------
lib/utils.exp | 29 ++++++++++++++++-------------
testsuite/runtest.all/utils.test | 10 ++++++++--
5 files changed, 45 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository dejagnu.
from d40bf1f * testsuite/runtest.all/utils.test: Test grep.
new 0d91a5a * testsuite/runtest.all/utils.test: Test diff.
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:
ChangeLog | 4 ++++
testsuite/runtest.all/utils.test | 39 ++++++++++++++++++++++++++++++++++++++-
2 files changed, 42 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7fe7987e97c 2018-12-04 Vladimir Makarov <vmakarov(a)redhat.com>
new 2416688169a * gcc.dg/strlenopt-58.c: Handle targets with 2 byte wchar_t.
new 7111f1f7d88 PR tree-optimization/87320 * gcc.dg/pr87320.c: New test.
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/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.dg/pr87320.c | 28 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/strlenopt-58.c | 6 +++---
3 files changed, 40 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr87320.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/gcc.
from 4c66cfc8237 Daily bump.
adds e32f5665025 Daily bump.
adds 05430830570 darwin - backport fix for DWAF5 section names.
adds 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.h | 33 +++++++++++++++++++++------------
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/typeck.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/pr88120.C | 23 +++++++++++++++++++++++
6 files changed, 65 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr88120.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 97e21dd344c [InstCombine] add tests for implied simplifications; NFC
new 584d7ccb4ee [asan] Split -asan-use-private-alias to -asan-use-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:
lib/Transforms/Instrumentation/AddressSanitizer.cpp | 19 ++++++++++++-------
test/Instrumentation/AddressSanitizer/local_alias.ll | 11 ++++++++---
2 files changed, 20 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 5fc9c911c Fix sanitizer unit test
new 803ba10e8 [asan] Remove use_odr_indicator runtime flag
new f5bdd93f9 [asan] Split -asan-use-private-alias to -asan-use-odr-indicator
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:
lib/asan/asan_flags.inc | 2 --
lib/asan/asan_globals.cc | 4 +---
test/asan/TestCases/Darwin/odr-lto.cc | 4 ++--
test/asan/TestCases/Linux/local_alias.cc | 2 +-
test/asan/TestCases/Linux/odr-violation.cc | 11 +++++++----
5 files changed, 11 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/gcc.
from 4c66cfc8237 Daily bump.
adds e32f5665025 Daily bump.
adds 05430830570 darwin - backport fix for DWAF5 section names.
adds 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.h | 33 +++++++++++++++++++++------------
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/typeck.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/pr88120.C | 23 +++++++++++++++++++++++
6 files changed, 65 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr88120.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7a88162dfe5 * ipa-prop.c (jump_function_useful_p): New. (ipa_read_nod [...]
adds 7fe7987e97c 2018-12-04 Vladimir Makarov <vmakarov(a)redhat.com>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/lra-constraints.c | 10 +++++++---
2 files changed, 13 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.