This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 21d7bba242f LTO: stream properly FUNCTION_DECL_DECL_TYPE.
new 9faaa091e53 gfortran.dg/gomp/depend-iterator-{1,2}.f90: Use dg-do compile
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/gfortran.dg/gomp/depend-iterator-1.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/depend-iterator-2.f90 | 2 +-
2 files changed, 2 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 releases/gcc-11
in repository gcc.
from ef397f64ffe Daily bump.
new 81c2cd08faf regcprop: Fix another cprop_hardreg bug [PR100342]
new c4d64d136e4 function: Set dummy DECL_ASSEMBLER_NAME in push_dummy_funct [...]
new 490ffb47ad1 regcprop: Avoid DCE of asm goto [PR100590]
new f4d6ea0c64b builtins: Fix ICE with unprototyped builtin call [PR100576]
new 3a2fa2e819d libcpp: Fix up -fdirectives-only handling of // comments on [...]
new 742b4b7a644 c++tools: Include <cstdlib> for exit [PR100731]
new 718a78fcfb0 c++: Avoid -Wunused-value false positives on nullptr passed [...]
The 7 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:
c++tools/server.cc | 1 +
gcc/builtins.c | 2 +
gcc/cp/call.c | 5 +-
gcc/function.c | 3 ++
gcc/regcprop.c | 49 ++++++++----------
gcc/testsuite/g++.dg/cpp1z/nodiscard8.C | 15 ++++++
gcc/testsuite/g++.dg/cpp1z/nodiscard9.C | 22 ++++++++
gcc/testsuite/g++.dg/other/pr100580.C | 8 +++
gcc/testsuite/gcc.c-torture/compile/pr100576.c | 12 +++++
gcc/testsuite/gcc.dg/cpp/pr100646-1.c | 5 ++
gcc/testsuite/gcc.dg/cpp/pr100646-2.c | 6 +++
gcc/testsuite/gcc.dg/pr100590.c | 13 +++++
gcc/testsuite/gcc.target/i386/pr100342.c | 70 ++++++++++++++++++++++++++
libcpp/lex.c | 5 +-
14 files changed, 185 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nodiscard8.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nodiscard9.C
create mode 100644 gcc/testsuite/g++.dg/other/pr100580.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr100576.c
create mode 100644 gcc/testsuite/gcc.dg/cpp/pr100646-1.c
create mode 100644 gcc/testsuite/gcc.dg/cpp/pr100646-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr100590.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr100342.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 devel/omp/gcc-11
in repository gcc.
from b63222b04ae OpenMP 5.0: Remove array section base-pointer mapping seman [...]
new e7073707bab Structure element mapping for OpenMP 5.0 v3
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:
libgomp/target.c | 8 ++++++--
1 file changed, 6 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 ef8176e0fac c++/88601 - [C/C++] __builtin_shufflevector support
new 21d7bba242f LTO: stream properly FUNCTION_DECL_DECL_TYPE.
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/lto/lto-common.c | 2 +-
gcc/tree-streamer-in.c | 2 +-
gcc/tree-streamer-out.c | 2 +-
gcc/tree.h | 8 ++++----
4 files changed, 7 insertions(+), 7 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 devel/omp/gcc-11
in repository gcc.
from db3f02a54a5 openmp: Fix up handling of reduction clause on constructs c [...]
new ab9aa4a9572 Revert "Fix up 'c-c++-common/goacc/firstprivate-mappings-1. [...]
new d6b9d4351d3 Revert "OpenMP 5.0: Implement relaxation of implicit map vs [...]
new a9458daf136 Revert "Lambda capturing of pointers and references in targ [...]
new 97e9ff46502 Revert "Fix template case of non-static member access insid [...]
new 89d33f8be38 Revert "Arrow operator handling for C front-end in OpenMP m [...]
new a50a7dc2654 Revert "Recommit "Enable gimplify GOMP_MAP_STRUCT handling [...]
new de5cd4140c2 Revert "Fix regression of array members in OpenMP map clauses."
new a81101b9f20 Revert "OpenMP 5.0: map this[:1] in C++ non-static member f [...]
new c86171a265a Revert "Target mapping C++ members inside member functions"
new 97e3d5cb120 OpenMP 5.0: Improve OpenMP target support for C++ (includes [...]
new 5b45bdc5cac OpenMP 5.0: Implement relaxation of implicit map vs. existi [...]
new b63222b04ae OpenMP 5.0: Remove array section base-pointer mapping seman [...]
The 12 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/c/c-parser.c | 55 ++++-
gcc/c/c-typeck.c | 103 +++++++--
gcc/cp/parser.c | 56 ++++-
gcc/cp/semantics.c | 165 +++++++++++----
gcc/fortran/trans-openmp.c | 3 +
gcc/gimplify.c | 229 ++++++++++++++++++---
.../c-c++-common/goacc/deep-copy-arrayofstruct.c | 5 +-
.../c-c++-common/goacc/firstprivate-mappings-1.c | 7 +-
.../c-c++-common/gomp/target-enter-data-1.c | 24 +++
.../c-c++-common/gomp/target-implicit-map-2.c | 52 +++++
gcc/tree.h | 8 +-
include/ChangeLog.omp | 9 -
libgomp/target.c | 107 ++++++++--
libgomp/testsuite/libgomp.c++/target-11.C | 14 +-
libgomp/testsuite/libgomp.c++/target-12.C | 2 +-
libgomp/testsuite/libgomp.c++/target-15.C | 20 +-
libgomp/testsuite/libgomp.c++/target-16.C | 20 +-
libgomp/testsuite/libgomp.c++/target-17.C | 20 +-
libgomp/testsuite/libgomp.c++/target-21.C | 8 +-
libgomp/testsuite/libgomp.c++/target-23.C | 4 +-
.../libgomp.c-c++-common/target-implicit-map-2.c | 46 +++++
libgomp/testsuite/libgomp.c/target-23.c | 2 +-
libgomp/testsuite/libgomp.c/target-29.c | 20 +-
23 files changed, 790 insertions(+), 189 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/target-enter-data-1.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/target-implicit-map-2.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-implicit-map-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 df4e0359dad rs6000: MMA test case ICEs using -O3 [PR99842]
new ef8176e0fac c++/88601 - [C/C++] __builtin_shufflevector support
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/c-family/c-common.c | 139 +++++++++++++++++++++
gcc/c-family/c-common.h | 4 +-
gcc/c/c-decl.c | 1 +
gcc/c/c-parser.c | 38 ++++++
gcc/cp/cp-objcp-common.c | 1 +
gcc/cp/cp-tree.h | 3 +
gcc/cp/parser.c | 15 +++
gcc/cp/pt.c | 9 ++
gcc/cp/typeck.c | 36 ++++++
gcc/doc/extend.texi | 28 +++++
gcc/internal-fn.c | 6 +
gcc/internal-fn.def | 3 +
gcc/internal-fn.h | 1 +
.../c-c++-common/builtin-shufflevector-2.c | 18 +++
.../c-c++-common/torture/builtin-shufflevector-1.c | 49 ++++++++
gcc/testsuite/g++.dg/ext/builtin-shufflevector-1.C | 18 +++
gcc/testsuite/g++.dg/ext/builtin-shufflevector-2.C | 12 ++
17 files changed, 380 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/builtin-shufflevector-2.c
create mode 100644 gcc/testsuite/c-c++-common/torture/builtin-shufflevector-1.c
create mode 100644 gcc/testsuite/g++.dg/ext/builtin-shufflevector-1.C
create mode 100644 gcc/testsuite/g++.dg/ext/builtin-shufflevector-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 e21e9340720 Daily bump.
new df4e0359dad rs6000: MMA test case ICEs using -O3 [PR99842]
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/config/rs6000/predicates.md | 3 +-
gcc/testsuite/g++.target/powerpc/pr99842.C | 188 +++++++++++++++++++++++++++++
2 files changed, 190 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.target/powerpc/pr99842.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 cc653233da3 Set is_debug_types in allocate_signatured_type
new ef9d2565622 RISC-V: PR27566, Do not relax when data segment phase is ex [...]
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:
bfd/ChangeLog | 13 +++++++++++++
bfd/elfnn-riscv.c | 20 +++++++++++++++++++-
bfd/elfxx-riscv.h | 6 +++++-
ld/ChangeLog | 12 ++++++++++++
ld/emultempl/riscvelf.em | 14 ++++++++++++++
ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp | 3 +++
ld/testsuite/ld-riscv-elf/relro-relax-lui.d | 12 ++++++++++++
ld/testsuite/ld-riscv-elf/relro-relax-lui.s | 15 +++++++++++++++
ld/testsuite/ld-riscv-elf/relro-relax-pcrel.d | 12 ++++++++++++
ld/testsuite/ld-riscv-elf/relro-relax-pcrel.s | 14 ++++++++++++++
10 files changed, 119 insertions(+), 2 deletions(-)
create mode 100644 ld/testsuite/ld-riscv-elf/relro-relax-lui.d
create mode 100644 ld/testsuite/ld-riscv-elf/relro-relax-lui.s
create mode 100644 ld/testsuite/ld-riscv-elf/relro-relax-pcrel.d
create mode 100644 ld/testsuite/ld-riscv-elf/relro-relax-pcrel.s
--
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 140c5aec0db Automatic date update in version.in
new c96e8b04d3a Remove dwarf2_per_bfd::m_num_psymtabs
new cc653233da3 Set is_debug_types in allocate_signatured_type
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:
gdb/ChangeLog | 16 ++++++++++++++++
gdb/dwarf2/read.c | 9 +++------
gdb/dwarf2/read.h | 15 ++-------------
3 files changed, 21 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.