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 71abb612581 * config/rs6000/ppc-asm.h (f50, vs50): Fix values.
new b606eaf8125 Backport r254137
new 1a3ef0b1c87 2017-11-21 Paul Thomas <pault(a)gcc.gnu.org>
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 | 9 +++++++++
gcc/doc/invoke.texi | 6 +++---
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/resolve.c | 2 ++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/pr78686.f90 | 11 +++++++++++
6 files changed, 38 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr78686.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 gcc-6-branch
in repository gcc.
from 579fc9f8c0e Adapt Solaris 12 references
new 10cbdef2b2f * config/rs6000/ppc-asm.h (f50, vs50): Fix values.
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 | 7 +++++++
gcc/config/rs6000/ppc-asm.h | 4 ++--
2 files changed, 9 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 gcc-7-branch
in repository gcc.
from d1984f89fa9 [ARM] Fix cmse_nonsecure_entry return insn size
new 71abb612581 * config/rs6000/ppc-asm.h (f50, vs50): Fix values.
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 | 7 +++++++
gcc/config/rs6000/ppc-asm.h | 4 ++--
2 files changed, 9 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 llvm.
from 83ff5e44f4b [AArch64] Mark mrs of TPIDR_EL0 (thread pointer) as *having [...]
new 063a34cd40b [X86] Sort bits in getHostCPUFeatures again.
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/Support/Host.cpp | 16 +++++-----------
1 file changed, 5 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 master
in repository clang-tools-extra.
from ee8af807 [clangd] Include the right header for std::isxdigit
new 98bc9cd7 [clangd] Add JSON tests with invalid unicode
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:
unittests/clangd/JSONExprTests.cpp | 5 ++++-
1 file changed, 4 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 57e83b58c2e New POINTER_DIFF_EXPR
new 8554cb571fe Improve -Wmaybe-uninitialized documentation
new 104ea817ed0 Fix invalid XML in libstdc++ manual
new fc40301a5f0 * config/rs6000/ppc-asm.h (f50, vs50): Fix values.
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 | 8 ++++++++
gcc/config/rs6000/ppc-asm.h | 4 ++--
gcc/doc/invoke.texi | 20 +++++++++++---------
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/doc/xml/manual/using.xml | 2 +-
5 files changed, 27 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.
unknown user pushed a change to branch master
in repository gcc.
from 2309b5dedc2 * config/i386/i386.md: Missing file from my previous commit.
new 57e83b58c2e New POINTER_DIFF_EXPR
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 | 22 ++++++++++++
gcc/c-family/ChangeLog | 5 +++
gcc/c-family/c-pretty-print.c | 2 ++
gcc/c/ChangeLog | 5 +++
gcc/c/c-fold.c | 1 +
gcc/c/c-typeck.c | 25 +++++++++-----
gcc/cfgexpand.c | 1 +
gcc/cp/ChangeLog | 8 +++++
gcc/cp/constexpr.c | 2 ++
gcc/cp/cp-gimplify.c | 1 +
gcc/cp/error.c | 4 +++
gcc/cp/typeck.c | 41 +++++++++++++++-------
gcc/doc/generic.texi | 13 +++++--
gcc/expr.c | 1 +
gcc/fold-const.c | 62 ++++++++++++++++++++++-----------
gcc/match.pd | 79 ++++++++++++++++++++++++++++++++++++++++---
gcc/optabs-tree.c | 1 +
gcc/tree-cfg.c | 38 +++++++++++++++++++++
gcc/tree-inline.c | 1 +
gcc/tree-pretty-print.c | 3 ++
gcc/tree-vect-stmts.c | 6 ++--
gcc/tree.def | 8 +++++
gcc/varasm.c | 1 +
gcc/vr-values.c | 4 +--
24 files changed, 284 insertions(+), 50 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 clang.
from c0f88500bd Add -finstrument-function-entry-bare flag
new 5b67a0bae4 [Clang][OpenMP] New clang/libomptarget map interface: new fu [...]
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/CodeGen/CGOpenMPRuntime.cpp | 110 ++---
test/OpenMP/capturing_in_templates.cpp | 2 +-
test/OpenMP/target_codegen.cpp | 32 +-
test/OpenMP/target_codegen_registration.cpp | 24 +-
test/OpenMP/target_data_codegen.cpp | 42 +-
test/OpenMP/target_data_use_device_ptr_codegen.cpp | 32 +-
test/OpenMP/target_enter_data_codegen.cpp | 26 +-
test/OpenMP/target_exit_data_codegen.cpp | 26 +-
test/OpenMP/target_firstprivate_codegen.cpp | 24 +-
test/OpenMP/target_is_device_ptr_codegen.cpp | 40 +-
test/OpenMP/target_map_codegen.cpp | 518 ++++++++++-----------
test/OpenMP/target_parallel_codegen.cpp | 26 +-
.../target_parallel_codegen_registration.cpp | 24 +-
test/OpenMP/target_parallel_for_codegen.cpp | 26 +-
.../target_parallel_for_codegen_registration.cpp | 24 +-
test/OpenMP/target_parallel_for_simd_codegen.cpp | 26 +-
...rget_parallel_for_simd_codegen_registration.cpp | 24 +-
test/OpenMP/target_parallel_if_codegen.cpp | 12 +-
.../OpenMP/target_parallel_num_threads_codegen.cpp | 12 +-
test/OpenMP/target_simd_codegen.cpp | 26 +-
test/OpenMP/target_simd_codegen_registration.cpp | 24 +-
test/OpenMP/target_teams_codegen.cpp | 26 +-
test/OpenMP/target_teams_codegen_registration.cpp | 24 +-
test/OpenMP/target_teams_num_teams_codegen.cpp | 12 +-
test/OpenMP/target_teams_thread_limit_codegen.cpp | 12 +-
test/OpenMP/target_update_codegen.cpp | 26 +-
test/OpenMP/teams_codegen.cpp | 20 +-
test/OpenMP/teams_distribute_codegen.cpp | 12 +-
.../teams_distribute_firstprivate_codegen.cpp | 6 +-
test/OpenMP/teams_distribute_private_codegen.cpp | 6 +-
test/OpenMP/teams_distribute_reduction_codegen.cpp | 6 +-
31 files changed, 633 insertions(+), 617 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 0b53bf7 Fixed OMP doacross implementation on 32-bit platforms.
new 2aa843c [Clang][OpenMP] New clang/libomptarget map interface: new fun [...]
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:
libomptarget/src/omptarget.cpp | 72 +++++++++++++++++++++---------------------
libomptarget/src/omptarget.h | 42 ++++++++++++------------
2 files changed, 57 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.