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 4148b4fe9fd eh static data
new 0a3eba42658 x86: use set_rex_vrex() also for short-form handling
new 0de704b9cdd x86: move more disp processing out of md_assemble()
new e959ac942ff x86-64: adjust REX-prefix part of SSE2AVX test
new 9b345ce8949 x86: decouple broadcast type and bytes fields
new 96a3eed7be5 Arm64/gas: add missing prereq features
new 36ba37c0854 Arm64/gas: drop redundant feature prereqs
The 6 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:
gas/config/tc-aarch64.c | 27 +++---
gas/config/tc-i386.c | 141 ++++++++++++++++----------------
gas/testsuite/gas/i386/x86-64-sse2avx.d | 44 +++++-----
gas/testsuite/gas/i386/x86-64-sse2avx.s | 48 +++++------
4 files changed, 128 insertions(+), 132 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 2eb0191aa10 file-prefix-map: Fix up -f*-prefix-map= [PR108464]
new 4c599ae6e08 tree: Use comdat tree_code_{type,length} even for C++11/14 [...]
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/tree-core.h | 33 +++++++++++++++++++++++++--------
gcc/tree.cc | 28 ----------------------------
gcc/tree.h | 10 ++++++++++
3 files changed, 35 insertions(+), 36 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 2c63cc7268f c, c++, cgraphunit: Prevent duplicated -Wunused-value warni [...]
new 2eb0191aa10 file-prefix-map: Fix up -f*-prefix-map= [PR108464]
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/common.opt | 4 ++++
gcc/doc/cppopts.texi | 2 +-
gcc/doc/invoke.texi | 24 ++++++++++++++++++------
gcc/file-prefix-map.cc | 42 +++++++++++++++++++++++++++++++++---------
gcc/file-prefix-map.h | 1 +
gcc/lto-opts.cc | 1 +
gcc/opts-global.cc | 5 +++++
gcc/opts.cc | 9 +++++++++
8 files changed, 72 insertions(+), 16 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 a1d5c729cee range-op-float: Fix up -ffinite-math-only range extension a [...]
new 2c63cc7268f c, c++, cgraphunit: Prevent duplicated -Wunused-value warni [...]
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/c-decl.cc | 5 ++++-
gcc/cgraphunit.cc | 1 +
gcc/cp/decl.cc | 1 +
gcc/testsuite/c-c++-common/Wunused-var-18.c | 10 ++++++++++
4 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/Wunused-var-18.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 60bd33bcbb7 RISC-V: Add fault first load C/C++ support
new a1d5c729cee range-op-float: Fix up -ffinite-math-only range extension a [...]
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/range-op-float.cc | 38 ++++++++++++++++++++++++++++++++++----
gcc/testsuite/gcc.dg/pr109008.c | 26 ++++++++++++++++++++++++++
2 files changed, 60 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr109008.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.