This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 18a36c0db5f [arm] Convert gcc.target/arm/stl-cond.c into an RTL test
new ff0713783e7 * gcc.dg/ipa/inlinehint-4.c: Also pass --param inline-unit [...]
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:
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/ipa/inlinehint-4.c | 2 +-
2 files changed, 5 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 gcc-7-branch
in repository gcc.
from d1abe720238 Daily bump.
new efcf544eb21 Subject: Backport r256009
new 470a1124f82 Backport r256177
new 09c9f2e5d96 Backport r256226
new 061252cc946 Backport r256266
The 4 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 | 27 +++++++++++
gcc/cif-code.def | 4 ++
gcc/ipa-icf.c | 11 +++++
gcc/ipa-inline-analysis.c | 5 ++
gcc/testsuite/ChangeLog | 33 ++++++++++++++
gcc/testsuite/g++.dg/ipa/pr82352.C | 93 ++++++++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/ipa/pr83549.C | 8 ++++
gcc/testsuite/gcc.dg/pr83552.c | 13 ++++++
gcc/tree-ssa-strlen.c | 10 ++++
9 files changed, 204 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr82352.C
create mode 100644 gcc/testsuite/g++.dg/ipa/pr83549.C
create mode 100644 gcc/testsuite/gcc.dg/pr83552.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 binutils-gdb.
from c75bc4f76f Warning fix
new d8447b6b9f Relax gdb.compile/compile.exp to match the address printed f [...]
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.compile/compile.exp | 7 +++++--
2 files changed, 10 insertions(+), 2 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 gdb-8.1-branch
in repository binutils-gdb.
from 1049cf3bef Automatic date update in version.in
new 862f0945fb Relax gdb.compile/compile.exp to match the address printed f [...]
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.compile/compile.exp | 7 +++++--
2 files changed, 10 insertions(+), 2 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 gcc.
from fcdc8964f4e [arm] Fix gcc.target/arm/xor-and.c
new b91144a2cd6 PR tree-optimization/83843 * gcc.dg/store_merging_18.c: D [...]
new 05d4b1231bd [arm] Fix gcc.target/arm/pr40887.c directives
new 18a36c0db5f [arm] Convert gcc.target/arm/stl-cond.c into an RTL test
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/testsuite/ChangeLog | 18 ++++++-
gcc/testsuite/gcc.dg/rtl/arm/stl-cond.c | 61 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/store_merging_18.c | 2 +-
.../{store_merging_18.c => store_merging_19.c} | 10 +++-
gcc/testsuite/gcc.target/arm/pr40887.c | 5 +-
gcc/testsuite/gcc.target/arm/stl-cond.c | 19 -------
6 files changed, 91 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/rtl/arm/stl-cond.c
copy gcc/testsuite/gcc.dg/{store_merging_18.c => store_merging_19.c} (74%)
delete mode 100644 gcc/testsuite/gcc.target/arm/stl-cond.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 5c66ee588ad [SCEV] fix typo
new 4d639a09201 Rewrite debugger tuning test case to not depend on apple sections
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:
test/DebugInfo/X86/debugger-tune.ll | 66 ++++++++++++++++++++++---------------
1 file changed, 40 insertions(+), 26 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 openmp.
from a02eb72 [OMPT] Add Workaround for Intel Compiler Bug
new fb55b8c Partial revert of [OMPT] Rename ompt_mutex_impl_t to kmp_mutex_impl
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:
runtime/src/kmp_csupport.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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 gcc.
from 323d2aadd7e PR tree-optimization/81184 * gcc.dg/pr21643.c: Adjust dg- [...]
new 2f4f74d2ece PR rtl-optimization/83771 * gcc.dg/pr83771.c: New test.
new fcdc8964f4e [arm] Fix gcc.target/arm/xor-and.c
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 | 10 ++++++++++
gcc/testsuite/gcc.dg/pr83771.c | 19 +++++++++++++++++++
gcc/testsuite/gcc.target/arm/xor-and.c | 5 +++--
3 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr83771.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 ff1be352937 [X86][AVX] Add extra 'interleaved+lanepermute' shuffle test
new 5c66ee588ad [SCEV] fix typo
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/Scalar/LoopStrengthReduce.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.