This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a6871bd PR pretty-print/67567 do not pass NULL as a string
new 63e26b2 Avoid creating dangling references in case of nested tuples 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:
libstdc++-v3/ChangeLog | 10 ++++
libstdc++-v3/include/std/tuple | 44 +++++++++++++---
.../20_util/tuple/cons/nested_tuple_construct.cc | 60 ++++++++++++++++++++++
3 files changed, 106 insertions(+), 8 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/tuple/cons/nested_tuple_construct.cc
--
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 hsa
in repository gcc.
from 5925097 HSA: introduce hsa_num_threads.
new 5cfae58 HSA: distribute hsa_num_threads among kernel dispatches.
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.hsa | 9 +++++++++
gcc/hsa-gen.c | 42 +++++++++++++++++++++++++++++++++++-------
libgomp/ChangeLog.hsa | 10 ++++++++++
libgomp/hsa-traits.h | 2 ++
libgomp/plugin/plugin-hsa.c | 16 ++++++++--------
5 files changed, 64 insertions(+), 15 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 b0d054a gcc/ PR target/67675 * config/sh/sh-mem.cc (sh_expand_cmpst [...]
new a6871bd PR pretty-print/67567 do not pass NULL as a string
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 | 6 ++++++
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/resolve.c | 15 ++++++++++++---
gcc/pretty-print.c | 3 ++-
gcc/pretty-print.h | 1 +
5 files changed, 27 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 hsa
in repository gcc.
from 8272eb8 HSA: handle CTORs and verify function arguments.
new 5925097 HSA: introduce hsa_num_threads.
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.hsa | 22 ++++++
gcc/hsa-brig.c | 11 ++-
gcc/hsa-gen.c | 216 +++++++++++++++++++++++++++++++++++++++++++++++++++---
gcc/hsa.c | 3 +
gcc/hsa.h | 14 +++-
5 files changed, 252 insertions(+), 14 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 hsa
in repository gcc.
from e520051 Gridification rewrite followups
new 688bd6e HSA: add support for SBR instruction.
new 2d079f6 HSA: fix issues in GIMPLE switch expansion.
new 89ee642 HSA: fix an HSA predicate.
new c4842a5 HSA: fix ICE in compilation of a vector test.
new d66e0e1 HSA: add support for empty ctors.
new 1e27f32 HSA: fix mem{cpy,set}
new 69adf55 HSA: fix rotate expansion with a constant first
new fa80539 HSA: fix emission of atomic insns.
new 728a221 HSA: sorry in case of complex recursive edges presented
new 3d29fb4 HSA: add seen_error guard to assignment emission.
new 8272eb8 HSA: handle CTORs and verify function arguments.
The 11 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.hsa | 90 +++++++++
gcc/hsa-brig.c | 128 +++++++++---
gcc/hsa-dump.c | 21 ++
gcc/hsa-gen.c | 565 ++++++++++++++++++++++++++++++++++++++++++++---------
gcc/hsa-regalloc.c | 12 +-
gcc/hsa.c | 2 +
gcc/hsa.h | 43 ++++
7 files changed, 751 insertions(+), 110 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 e9fd1d1 [AArch64] Force __builtin_aarch64_fp[sc]r argument into a REG
new b0d054a gcc/ PR target/67675 * config/sh/sh-mem.cc (sh_expand_cmpst [...]
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 | 8 +++++
gcc/config/sh/sh-mem.cc | 37 +++++++++++++++++----
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/sh/pr67675.c | 62 +++++++++++++++++++++++++++++++++++
4 files changed, 106 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sh/pr67675.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 hsa
in repository gcc.
from 6bb0aca Gridification via whole construct nest cloning
new e520051 Gridification rewrite followups
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.hsa | 7 +++++++
gcc/omp-low.c | 26 +++++++++-----------------
2 files changed, 16 insertions(+), 17 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 3f6183e Rename IA MCU processor lakemount to lakemont
new e9fd1d1 [AArch64] Force __builtin_aarch64_fp[sc]r argument into a REG
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 | 5 +++++
gcc/config/aarch64/aarch64-builtins.c | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/fpcr_fpsr_1.c | 26 ++++++++++++++++++++++++++
4 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/fpcr_fpsr_1.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 ac13b2b PR sanitizer/64906 * c-ubsan.c (ubsan_instrument_division): [...]
new bd4b90d * c-ubsan.c (ubsan_instrument_division): Remove unnecessary [...]
new 3f6183e Rename IA MCU processor lakemount to lakemont
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 | 24 ++++++++++++++++++++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c-ubsan.c | 30 ++--------------------------
gcc/config.gcc | 6 +++---
gcc/config/i386/i386-c.c | 6 +++---
gcc/config/i386/i386.c | 16 +++++++--------
gcc/config/i386/i386.h | 2 +-
gcc/config/i386/x86-tune.def | 26 ++++++++++++------------
gcc/doc/invoke.texi | 4 ++--
gcc/testsuite/ChangeLog | 12 +++++++++++
gcc/testsuite/c-c++-common/ubsan/bounds-11.c | 23 +++++++++++++++++++++
gcc/testsuite/c-c++-common/ubsan/bounds-12.c | 23 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr66749.c | 2 +-
gcc/testsuite/gcc.target/i386/pr66821.c | 2 +-
gcc/testsuite/gcc.target/i386/pr67329.c | 2 +-
15 files changed, 122 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/bounds-11.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/bounds-12.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 hjl/interrupt/gcc-5-branch
in repository gcc.
discards ea4fe78 Pass VOIDmode to gen_rtx_SET on GCC 5 branch
discards b91ec81 Implement x86 interrupt attribute
new 4f86ede Rename IA MCU processor lakemount to lakemont
new 3945086 Implement x86 interrupt attribute
new ecc74a2 Pass VOIDmode to gen_rtx_SET on GCC 5 branch
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ea4fe78)
\
N -- N -- N refs/heads/hjl/interrupt/gcc-5-branch (ecc74a2)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/config.gcc | 6 +++---
gcc/config/i386/i386-c.c | 6 +++---
gcc/config/i386/i386.c | 16 ++++++++--------
gcc/config/i386/i386.h | 2 +-
gcc/config/i386/x86-tune.def | 26 +++++++++++++-------------
gcc/doc/invoke.texi | 4 ++--
gcc/testsuite/gcc.target/i386/pr66749.c | 2 +-
gcc/testsuite/gcc.target/i386/pr66821.c | 2 +-
gcc/testsuite/gcc.target/i386/pr67329.c | 2 +-
9 files changed, 33 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.