This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b2d052b PR c++/69657 * name-lookup.c (lookup_qualified_name): Add f [...]
new 7675e96 PR c/69835 * common.opt (Wnonnull-compare): New warning. * [...]
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/ChangeLog | 12 +++
gcc/Makefile.in | 1 +
gcc/c-family/ChangeLog | 5 ++
gcc/c-family/c.opt | 4 +
gcc/c/ChangeLog | 5 ++
gcc/c/c-typeck.c | 10 ---
gcc/common.opt | 4 +
gcc/cp/ChangeLog | 5 ++
gcc/cp/typeck.c | 10 ---
gcc/doc/invoke.texi | 16 +++-
gcc/gimple-ssa-nonnull-compare.c | 151 +++++++++++++++++++++++++++++++++
gcc/passes.def | 1 +
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/c-c++-common/nonnull-1.c | 2 +-
gcc/testsuite/c-c++-common/nonnull-2.c | 26 ++++++
gcc/tree-pass.h | 1 +
16 files changed, 235 insertions(+), 25 deletions(-)
create mode 100644 gcc/gimple-ssa-nonnull-compare.c
create mode 100644 gcc/testsuite/c-c++-common/nonnull-2.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 ffc2392 * gcc-interface/gigi.h (maybe_debug_type): New inline functi [...]
new b2d052b PR c++/69657 * name-lookup.c (lookup_qualified_name): Add 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:
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/name-lookup.c | 15 +++++++++++++--
gcc/cp/name-lookup.h | 2 +-
gcc/testsuite/g++.dg/lookup/friend17.C | 9 +++++++++
4 files changed, 30 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/friend17.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 66237b0 [AArch64] Remove AARCH64_EXTRA_TUNE_RECIP_SQRT from Cortex-A5 [...]
new 88ff21f * gcc-interface/misc.c (gnat_enum_underlying_base_type): New [...]
new ffc2392 * gcc-interface/gigi.h (maybe_debug_type): New inline functi [...]
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/ada/ChangeLog | 14 ++++++++++++++
gcc/ada/gcc-interface/gigi.h | 11 +++++++++++
gcc/ada/gcc-interface/misc.c | 29 ++++++++++++++++++++---------
gcc/ada/gcc-interface/utils.c | 7 +++++--
4 files changed, 50 insertions(+), 11 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 gcc-5-branch
in repository gcc.
from 4211f76 [ARM] Adjust tests after fix for PR 65932
new c1c4ff7 * gcc-interface/misc.c (gnat_enum_underlying_base_type): New [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/misc.c | 11 +++++++++++
2 files changed, 16 insertions(+)
--
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 537bd47 * runtest.exp: Use the traditional exit codes when runtest i [...]
new 566e825 * lib/remote.exp (local_exec): Call exp_continue until eof i [...]
new 20e8dfb * runtest.exp: Enable --status by default. (runtest): Set e [...]
new 537b6a2 * lib/target.exp (default_target_compile): Do not pass -log [...]
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:
ChangeLog | 21 +++++++++++++++++++++
NEWS | 11 ++++++++++-
doc/runtest.1 | 16 +++++++++++-----
lib/framework.exp | 2 +-
lib/remote.exp | 4 +---
lib/target.exp | 6 +++---
runtest.exp | 11 +++++------
7 files changed, 52 insertions(+), 19 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-stability
in repository toolchain/abe.
from 5003deb Benchmark.sh: Only set timeout if user didn't
new 3bb5cb1 Use LAVA_JOB_NAME, not JOB_NAME, in LAVA wrapper
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/bench/jobdefs/template-uinstance.yaml | 2 +-
config/bench/jobdefs/template.yaml | 2 +-
scripts/Benchmark.sh | 2 +-
3 files 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 gcc-4_9-branch
in repository gcc.
from 34dd38c Daily bump.
new 3f0792c backport "Fix ICE for SIMD clones usage in LTO"
new 08ab045 backport "Don't call call_cgraph_insertion_hooks in simd_clon [...]
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 | 17 +++++++++++
gcc/omp-low.c | 3 +-
gcc/testsuite/ChangeLog | 7 +++++
gcc/testsuite/gcc.dg/lto/simd-function_0.c | 34 ++++++++++++++++++++++
libgomp/ChangeLog | 8 +++++
.../testsuite/libgomp.fortran/declare-simd-4.f90 | 7 +++++
6 files changed, 75 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/simd-function_0.c
create mode 100644 libgomp/testsuite/libgomp.fortran/declare-simd-4.f90
--
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 d6faee8 [Patch AArch64] GCC 6 regression in vector performance. - Fix [...]
new b24ac00 [Patch AArch64] Use software sqrt expansion always for -mlow- [...]
new 66237b0 [AArch64] Remove AARCH64_EXTRA_TUNE_RECIP_SQRT from Cortex-A5 [...]
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 | 10 ++++++++++
gcc/config/aarch64/aarch64.c | 8 ++++----
2 files changed, 14 insertions(+), 4 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 3a2a72a PR middle-end/69801 * gcc.dg/pr69801.c: Add empty dg-options.
new 8f77aab [Patch AArch64] Restrict 16-bit sqrdml{sa}h instructions to F [...]
new d6faee8 [Patch AArch64] GCC 6 regression in vector performance. - Fix [...]
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 | 13 +++++
gcc/config/aarch64/aarch64-simd.md | 8 ++--
gcc/config/aarch64/aarch64.c | 56 +++++++++++-----------
gcc/testsuite/ChangeLog | 5 ++
.../aarch64/vector_initialization_nostack.c | 53 ++++++++++++++++++++
5 files changed, 103 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/vector_initialization_nostack.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 2807242 PR c/64748
new 3a2a72a PR middle-end/69801 * gcc.dg/pr69801.c: Add empty dg-options.
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 | 5 +++++
gcc/testsuite/gcc.dg/pr69801.c | 2 ++
2 files changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.