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 31035ec5b Add entry 1931c40364bb9fb0a7c4b650917e3ac0e88bf6f4 from https [...]
new d65ca4542 Add entry 1931c40364bb9fb0a7c4b650917e3ac0e88bf6f4 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:
.../jira/description | 4 ++++
.../jira/yaml | 4 ++++
.../status.txt | 4 ++++
.../master-thumb_m0_eabi}/details.txt | 24 ++++++++++++----------
.../reproduction_instructions.txt | 4 ++--
.../master-thumb_m0_eabi}/status-summary.txt | 0
.../master-thumb_m0_eabi/status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
8 files changed, 33 insertions(+), 15 deletions(-)
copy gcc/sha1/{af66ad89e8169f44db723813662917cf4cbb78fc/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/1931c40364bb9fb0a7c4b650917e3ac0e88bf6f4/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/{1076ffda6ce5e6d5fc9577deaf8233e549e5787a => 1931c40364bb9fb0a7c4b65 [...]
copy gcc/sha1/{14338386970bc6c2d46b81181f48622fdf25d705 => 1931c40364bb9fb0a7c4b65 [...]
--
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 7a893d716 Add entry d53b3df570e359d175d6e7a825ad1a02f9bc80a3 from https [...]
new 31035ec5b Add entry 1931c40364bb9fb0a7c4b650917e3ac0e88bf6f4 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_gnu_embed_check_gcc/master-thumb_m0_eabi}/build_url | 2 +-
.../{master-arm_v7a_softfp_eabi => master-thumb_m0_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{021077b94741c9300dfff3a24e95b3ffa3f508a7/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/1931c40364bb9fb0a7c4b650917e3ac0e88bf6f4/tcwg_gnu_embed_check_gcc/{m [...]
--
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 c23107effb debug: Improve mqueue.h fortify warnings with clang
new 24c8db87c9 x86: Change ENQCMD test to CHECK_FEATURE_PRESENT
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/x86/tst-cpu-features-supports.c | 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 glibc.
from db50990ddb Update SHARED-FILES and license for Unicode 15.1.0.
new 7a7093615c cdefs.h: Add clang fortify directives
new 29951991f5 libio: Improve fortify with clang
new 5e9696b265 string: Improve fortify with clang
new d39a893ed6 stdlib: Improve fortify with clang
new ec307a1086 unistd: Improve fortify with clang
new 4289b00d43 socket: Improve fortify with clang
new 471c3c7a47 syslog: Improve fortify with clang
new 68444c0450 wcsmbs: Improve fortify with clang
new 86889e22db debug: Improve fcntl.h fortify warnings with clang
new c23107effb debug: Improve mqueue.h fortify warnings with clang
The 10 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:
io/bits/fcntl2.h | 92 ++++++++++++++++++++++
io/bits/poll2.h | 29 +++++--
io/fcntl.h | 3 +-
libio/bits/stdio2.h | 173 ++++++++++++++++++++++++++++++++++++-----
misc/bits/syslog.h | 14 +++-
misc/sys/cdefs.h | 158 ++++++++++++++++++++++++++++++++++++-
posix/bits/unistd.h | 110 +++++++++++++++++++-------
rt/bits/mqueue2.h | 29 +++++++
rt/mqueue.h | 3 +-
socket/bits/socket2.h | 20 ++++-
stdlib/bits/stdlib.h | 39 +++++++---
string/bits/string_fortified.h | 56 +++++++------
wcsmbs/bits/wchar2.h | 167 +++++++++++++++++++++++++++------------
13 files changed, 744 insertions(+), 149 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-13
in repository gcc.
from 2b3ecdf4fb1 x86: Properly implement AMX-TILE load/store intrinsics
new 5cc9ae567c6 Fix internal error on non-byte-aligned reference in GIMPLE DSE
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/gnat.dg/opt104.adb | 22 +++++++++++++++++
gcc/testsuite/gnat.dg/opt104.ads | 40 +++++++++++++++++++++++++++++++
gcc/tree-ssa-dse.cc | 51 +++++++++++++++++++++-------------------
3 files changed, 89 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt104.adb
create mode 100644 gcc/testsuite/gnat.dg/opt104.ads
--
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-12
in repository gcc.
from e8c1c2b6c22 rs6000: Don't allow AltiVec address in movoo & movxo patter [...]
new 27abb0ed589 Fix internal error on non-byte-aligned reference in GIMPLE DSE
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/gnat.dg/opt104.adb | 22 +++++++++++++++++
gcc/testsuite/gnat.dg/opt104.ads | 40 +++++++++++++++++++++++++++++++
gcc/tree-ssa-dse.cc | 51 +++++++++++++++++++++-------------------
3 files changed, 89 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt104.adb
create mode 100644 gcc/testsuite/gnat.dg/opt104.ads
--
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 27534e793e5 Fix internal error on non-byte-aligned reference in GIMPLE DSE
new 15d1dae0d4d i386: psrlq is not used for PERM<a,{0},1,2,3,4> [PR113871]
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/mmx.md | 4 ++--
gcc/testsuite/gcc.target/i386/{pr113871-2a.c => pr113871-5a.c} | 2 +-
gcc/testsuite/gcc.target/i386/{pr113871-2b.c => pr113871-5b.c} | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr113871-2a.c => pr113871-5a.c} (86%)
copy gcc/testsuite/gcc.target/i386/{pr113871-2b.c => pr113871-5b.c} (85%)
--
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 cfe51255b89 Use the .py file in gdb.dap/pause.exp
new 1eae7be116d Rewrite final cleanups
new beadf912845 Add extension_language_ops::shutdown
new ec471b627aa Change finalize_values into a final cleanup
new 6313c05640c Add final cleanup for runnables
new b452b96c1e5 Explicitly quit gdb from DAP server thread
The 5 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/compile/compile.c | 30 ++++------
gdb/debuginfod-support.c | 14 ++---
gdb/extension-priv.h | 4 ++
gdb/extension.c | 12 ++++
gdb/extension.h | 3 +
gdb/guile/guile.c | 1 +
gdb/python/lib/gdb/dap/server.py | 1 +
gdb/python/python.c | 6 +-
gdb/run-on-main-thread.c | 11 ++++
gdb/testsuite/lib/dap-support.exp | 9 +++
gdb/top.c | 8 +--
gdb/value.c | 15 ++---
gdb/value.h | 4 --
gdbsupport/cleanups.cc | 122 ++++----------------------------------
gdbsupport/cleanups.h | 17 ++----
15 files changed, 85 insertions(+), 172 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 8b3f1edf9b3 OpenACC: Add Fortran routines acc_{alloc,free,hostptr,devic [...]
new 27534e793e5 Fix internal error on non-byte-aligned reference in GIMPLE DSE
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/gnat.dg/opt104.adb | 22 +++++++++++++++++
gcc/testsuite/gnat.dg/opt104.ads | 40 +++++++++++++++++++++++++++++++
gcc/tree-ssa-dse.cc | 51 +++++++++++++++++++++-------------------
3 files changed, 89 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt104.adb
create mode 100644 gcc/testsuite/gnat.dg/opt104.ads
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.