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 83c30fcc4d1 RISC-V: Add .bfloat16 directive
new 6c6492e7d34 gdb/dwarf: remove cooked_index::vec_type
new 8e745eac7db gdb/dwarf: rename cooked_index::m_vector to m_shards
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/dwarf2/cooked-index.c | 31 ++++++++++++++++---------------
gdb/dwarf2/cooked-index.h | 16 ++++++----------
2 files changed, 22 insertions(+), 25 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 e8c5013b6b7 sarif-replay: fix off-by-one in handling of "endColumn" (§3 [...]
new c74e7f651a0 c++: Reject cdtors and conversion operators with a single * [...]
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/decl.cc | 50 +++++++++++++++++------
gcc/testsuite/g++.dg/parse/constructor4.C | 54 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/parse/constructor5.C | 48 ++++++++++++++++++++++
gcc/testsuite/g++.dg/parse/conv_op2.C | 10 +++++
gcc/testsuite/g++.dg/parse/default_to_int.C | 37 +++++++++++++++++
gcc/testsuite/g++.old-deja/g++.jason/operator.C | 2 +-
6 files changed, 187 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/parse/constructor4.C
create mode 100644 gcc/testsuite/g++.dg/parse/constructor5.C
create mode 100644 gcc/testsuite/g++.dg/parse/conv_op2.C
create mode 100644 gcc/testsuite/g++.dg/parse/default_to_int.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 0f8fd6b3361 Synchronize include/dwarf2.def with binutils
new e8c5013b6b7 sarif-replay: fix off-by-one in handling of "endColumn" (§3 [...]
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/libsarifreplay.cc | 2 +-
.../2.1.0-valid/error-with-note.sarif | 4 ++--
.../2.1.0-valid/malloc-vs-local-4.c.sarif | 24 +++++++++++-----------
.../2.1.0-valid/signal-1.c.moved.sarif | 14 ++++++-------
.../sarif-replay.dg/2.1.0-valid/signal-1.c.sarif | 14 ++++++-------
5 files changed, 29 insertions(+), 29 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 0a1d2ea5772 tree-optimization/118817 - missed folding of PRE inserted code
new 0f8fd6b3361 Synchronize include/dwarf2.def with binutils
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:
include/dwarf2.def | 2 ++
1 file changed, 2 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 gcc.
from 1bfab1dc79b testsuite: Fix g++.dg/modules/adl-5
new 0a1d2ea5772 tree-optimization/118817 - missed folding of PRE inserted code
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/g++.dg/lto/pr118817_0.C | 17 ++++++
gcc/tree-ssa-pre.cc | 111 ++++++++++++----------------------
gcc/tree-ssa-sccvn.cc | 13 +++-
3 files changed, 65 insertions(+), 76 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lto/pr118817_0.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 7317fc0b033 x86: Correct ASM_OUTPUT_SYMBOL_REF
new ef83fae50d8 c++: Fix use-after-free of replaced friend instantiation [P [...]
new 1bfab1dc79b testsuite: Fix g++.dg/modules/adl-5
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/cp/pt.cc | 11 +++++++++++
gcc/testsuite/g++.dg/modules/{adl-5_a.c => adl-5_a.C} | 0
gcc/testsuite/g++.dg/modules/adl-5_d.C | 5 +++--
gcc/testsuite/g++.dg/modules/pr118807.C | 11 +++++++++++
4 files changed, 25 insertions(+), 2 deletions(-)
rename gcc/testsuite/g++.dg/modules/{adl-5_a.c => adl-5_a.C} (100%)
create mode 100644 gcc/testsuite/g++.dg/modules/pr118807.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 0399e3e54a2 config.gcc: Support mips*64*-linux-muslabi64 as ABI64 by default
new 7317fc0b033 x86: Correct ASM_OUTPUT_SYMBOL_REF
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/i386/i386.h | 2 +-
1 file changed, 1 insertion(+), 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 86b9abc8293 MIPS: Add some floating point instructions support for MIPSr6
new 0399e3e54a2 config.gcc: Support mips*64*-linux-muslabi64 as ABI64 by default
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.gcc | 2 +-
1 file changed, 1 insertion(+), 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 b7008552b49 libphobos: Disable libphobos.phobos/std/concurrency.d on ma [...]
new 86b9abc8293 MIPS: Add some floating point instructions support for MIPSr6
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/mips/i6400.md | 8 ++---
gcc/config/mips/mips.cc | 24 +++++++++++++
gcc/config/mips/mips.h | 4 +++
gcc/config/mips/mips.md | 52 +++++++++++++++++++++++++--
gcc/config/mips/p6600.md | 8 ++---
gcc/testsuite/gcc.target/mips/mips-class.c | 17 +++++++++
gcc/testsuite/gcc.target/mips/mips-minamaxa.c | 31 ++++++++++++++++
gcc/testsuite/gcc.target/mips/mips-rint.c | 17 +++++++++
8 files changed, 151 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/mips-class.c
create mode 100644 gcc/testsuite/gcc.target/mips/mips-minamaxa.c
create mode 100644 gcc/testsuite/gcc.target/mips/mips-rint.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from a9f5e8b6b Add entry a88677edc0792534ba3157bf7d7a1b98e470f2fb from https [...]
new 43e34cfc0 Add entry a88677edc0792534ba3157bf7d7a1b98e470f2fb from https [...]
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:
llvm/sha1/a88677edc0792534ba3157bf7d7a1b98e470f2fb/jira/description | 5 +++++
llvm/sha1/a88677edc0792534ba3157bf7d7a1b98e470f2fb/jira/yaml | 5 +++++
llvm/sha1/a88677edc0792534ba3157bf7d7a1b98e470f2fb/status.txt | 5 +++++
.../llvm-aarch64-master-O3/details.txt} | 6 ++----
.../llvm-aarch64-master-O3/reproduction_instructions.txt | 0
.../llvm-aarch64-master-O3/status-summary.txt | 1 +
.../tcwg_bmk-qc_speed-cpu2017rate/llvm-aarch64-master-O3/status.txt | 6 +++---
.../tcwg_bmk-qc_speed-cpu2017rate/status-summary.txt | 1 +
.../tcwg_bmk-qc_speed-cpu2017rate/status.txt | 6 +++---
9 files changed, 25 insertions(+), 10 deletions(-)
copy llvm/sha1/{1c26e2b6f90253efdf38a5a70d011722d4eb1216/tcwg_bmk-code_size-cpu201 [...]
copy llvm/sha1/{0548481856e75998e1de329f5c9722dcf1ca5c84/tcwg_bmk-code_vect-spec2k [...]
create mode 100644 llvm/sha1/a88677edc0792534ba3157bf7d7a1b98e470f2fb/tcwg_bmk-qc_ [...]
copy llvm/sha1/{a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 => a88677edc0792534ba3157 [...]
create mode 100644 llvm/sha1/a88677edc0792534ba3157bf7d7a1b98e470f2fb/tcwg_bmk-qc_ [...]
copy llvm/sha1/{96bb375f5cedcfcc5dcd96296ba54ff933b39d4d => a88677edc0792534ba3157 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.