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 bc72db148 Add entry 8c56dd3040f295874e3d5742b5dfc109adf1f728 from https [...]
new 698080d1e Add entry 8c56dd3040f295874e3d5742b5dfc109adf1f728 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/8c56dd3040f295874e3d5742b5dfc109adf1f728/jira/description | 4 ++++
llvm/sha1/8c56dd3040f295874e3d5742b5dfc109adf1f728/jira/yaml | 4 ++++
llvm/sha1/8c56dd3040f295874e3d5742b5dfc109adf1f728/status.txt | 4 ++++
.../llvm-arm-master-Os_LTO}/details.txt | 2 +-
.../llvm-arm-master-Os_LTO}/reproduction_instructions.txt | 0
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../llvm-arm-master-Os_LTO/status-summary.txt | 1 +
.../{llvm-arm-master-Os => llvm-arm-master-Os_LTO}/status.txt | 6 +++---
.../tcwg_bmk-code_size-cpu2017rate/status.txt | 4 ++++
9 files changed, 23 insertions(+), 6 deletions(-)
copy llvm/sha1/{5f342816efe1854333f2be41a03fdd25fa0db433/tcwg_bmk-code_speed-cpu20 [...]
copy llvm/sha1/{06664fdc7680f7f9fa9b0a414a8fb8df2f913d48/tcwg_bmk-code_speed-cpu20 [...]
copy llvm/sha1/8c56dd3040f295874e3d5742b5dfc109adf1f728/tcwg_bmk-code_size-cpu2017 [...]
create mode 100644 llvm/sha1/8c56dd3040f295874e3d5742b5dfc109adf1f728/tcwg_bmk-cod [...]
copy llvm/sha1/8c56dd3040f295874e3d5742b5dfc109adf1f728/tcwg_bmk-code_size-cpu2017 [...]
--
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 4a8562508 Add entry 3f594741cf8e1537fb25f84ef3cf2245b08d8089 from https [...]
new bc72db148 Add entry 8c56dd3040f295874e3d5742b5dfc109adf1f728 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:
.../tcwg_bmk-code_size-cpu2017rate/llvm-arm-master-Os_LTO}/build_url | 2 +-
.../{llvm-arm-master-Os => llvm-arm-master-Os_LTO}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0524534d5220da5ecb2cd424a46520184d2be366/tcwg_bmk-code_size-cpu201 [...]
copy llvm/sha1/8c56dd3040f295874e3d5742b5dfc109adf1f728/tcwg_bmk-code_size-cpu2017 [...]
--
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 987db70acef Sync toplevel configure with GCC
new d2f4f6bf543 Use appropriate context flags for Wow64 processes
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:
gdb/windows-nat.c | 4 ++--
gdbserver/win32-i386-low.cc | 30 +++++++++++++++++++++++-------
2 files changed, 25 insertions(+), 9 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 binutils-gdb.
from 372d0a4c965 [gdb/python] Handle failure to initialize without exiting
new 987db70acef Sync toplevel configure with GCC
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:
configure | 1156 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
configure.ac | 132 ++++++-
2 files changed, 1181 insertions(+), 107 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 44984f7f752 c-family: Yet another fix for _BitInt & __sync_* builtins [ [...]
new c25c172959e match.pd: Fix up the new simpliofiers using with_possible_n [...]
new 27778979c9a Add -f{,no-}assume-sane-operators-new-delete options [PR110137]
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/c-family/c.opt | 4 +
gcc/doc/invoke.texi | 33 ++++++-
gcc/gimple.cc | 14 ++-
gcc/ipa-inline-transform.cc | 28 ++++--
gcc/match.pd | 6 +-
gcc/testsuite/g++.dg/torture/pr10148.C | 1 +
gcc/testsuite/g++.dg/tree-ssa/pr110137-1.C | 74 ++++++++++++++++
gcc/testsuite/g++.dg/tree-ssa/pr110137-2.C | 74 ++++++++++++++++
gcc/testsuite/g++.dg/tree-ssa/pr110137-3.C | 76 ++++++++++++++++
gcc/testsuite/g++.dg/tree-ssa/pr110137-4.C | 124 +++++++++++++++++++++++++++
gcc/testsuite/g++.dg/warn/Warray-bounds-16.C | 6 +-
gcc/testsuite/gcc.dg/torture/pr117420.c | 52 +++++++++++
12 files changed, 477 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr110137-1.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr110137-2.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr110137-3.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr110137-4.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117420.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 releases/gcc-14
in repository gcc.
from 9fd8cd1990e Fortran: fix passing of NULL() actual argument to character [...]
new 3adceba04ed [PATCH] PR modula2/115536 Expression is evaluated incorrect [...]
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/m2/gm2-compiler/M2BasicBlock.def | 34 +++-
gcc/m2/gm2-compiler/M2BasicBlock.mod | 129 ++++++++-----
gcc/m2/gm2-compiler/M2Code.mod | 7 +-
gcc/m2/gm2-compiler/M2GCCDeclare.def | 3 +-
gcc/m2/gm2-compiler/M2GCCDeclare.mod | 148 +++------------
gcc/m2/gm2-compiler/M2GenGCC.def | 7 +-
gcc/m2/gm2-compiler/M2GenGCC.mod | 237 ++++++++----------------
gcc/m2/gm2-compiler/M2Quads.def | 16 +-
gcc/m2/gm2-compiler/M2Quads.mod | 229 ++++++++++++++++++-----
gcc/m2/gm2-compiler/M2Swig.mod | 9 +-
gcc/m2/gm2-compiler/M2SymInit.mod | 17 +-
gcc/m2/gm2-compiler/P3Build.bnf | 9 +-
gcc/m2/gm2-compiler/SymbolTable.def | 15 ++
gcc/m2/gm2-compiler/SymbolTable.mod | 51 +++++
gcc/testsuite/gm2/iso/const/pass/constbool4.mod | 17 ++
gcc/testsuite/gm2/iso/const/pass/constbool5.mod | 24 +++
gcc/testsuite/gm2/iso/run/pass/condtest2.mod | 26 +++
gcc/testsuite/gm2/iso/run/pass/condtest3.mod | 26 +++
gcc/testsuite/gm2/iso/run/pass/condtest4.mod | 24 +++
gcc/testsuite/gm2/iso/run/pass/condtest5.mod | 24 +++
gcc/testsuite/gm2/iso/run/pass/constbool4.mod | 17 ++
21 files changed, 677 insertions(+), 392 deletions(-)
create mode 100644 gcc/testsuite/gm2/iso/const/pass/constbool4.mod
create mode 100644 gcc/testsuite/gm2/iso/const/pass/constbool5.mod
create mode 100644 gcc/testsuite/gm2/iso/run/pass/condtest2.mod
create mode 100644 gcc/testsuite/gm2/iso/run/pass/condtest3.mod
create mode 100644 gcc/testsuite/gm2/iso/run/pass/condtest4.mod
create mode 100644 gcc/testsuite/gm2/iso/run/pass/condtest5.mod
create mode 100644 gcc/testsuite/gm2/iso/run/pass/constbool4.mod
--
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 cdd7171a6b0 libsanitizer: Move language level from gnu++14 to gnu++17
new 44984f7f752 c-family: Yet another fix for _BitInt & __sync_* builtins [ [...]
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.cc | 3 +--
gcc/testsuite/gcc.dg/bitint-117.c | 13 +++++++++++++
2 files changed, 14 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-117.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 e031f02db3a [gdbsupport] Handle EINTR in event-pipe.cc
new e5eca01155e [gdb/python] Handle !Py_IsInitialized () in gdbpy_initialize
new 9d3785a8ac1 [gdb/python] Fix abort on Py_Initialize
new 372d0a4c965 [gdb/python] Handle failure to initialize without exiting
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:
gdb/python/python.c | 72 ++++++++++++++++++++--
.../py-failed-init.exp} | 23 ++++---
2 files changed, 82 insertions(+), 13 deletions(-)
copy gdb/testsuite/{gdb.base/record-full-error.exp => gdb.python/py-failed-init.ex [...]
--
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-14
in repository gcc.
from 0750bda1266 [PATCH] PR modula2/114529 Avoid ODR violations in bootstrap [...]
new 9fd8cd1990e Fortran: fix passing of NULL() actual argument to character [...]
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/fortran/trans-expr.cc | 79 ++++++++++
gcc/testsuite/gfortran.dg/null_actual_6.f90 | 221 ++++++++++++++++++++++++++++
2 files changed, 300 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/null_actual_6.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 master
in repository glibc.
from bccb0648ea math: Use tanf from CORE-MATH
new 99671e72bb Add multithreaded test of sem_getvalue
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:
sysdeps/unix/sysv/linux/Makefile | 1 +
.../unix/sysv/linux/tst-sem_getvalue-affinity.c | 185 +++++++++++++++++++++
2 files changed, 186 insertions(+)
create mode 100644 sysdeps/unix/sysv/linux/tst-sem_getvalue-affinity.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.