This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 09910b67534 tsan: Don't instrument non-generic AS accesses [PR111736]
new 3bb14f6ed5b Darwin: Fix empty g++ command lines [PR105599].
new a58d68924ca Fixincludes: Handle __FLT_EVAL_METHOD__ == 16 on darwin
new 61e6a6d2aa1 testsuite: Add target requires for ifuncs to mv31.C.
new 17212f5912d libstdc++, Darwin: Limit recursive mutex init to OS version [...]
new e3a4a568f4a testsuite, objective-c: Cater for Windows intptr type.
new c2a39d97760 testsuite,objective-c++: Fix imported NSObjCRuntime.h.
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:
fixincludes/fixincl.x | 53 ++++++++++++++++++++--
fixincludes/inclhack.def | 11 +++++
fixincludes/tests/base/math.h | 5 ++
gcc/config/darwin.h | 3 +-
gcc/testsuite/g++.target/i386/mv31.C | 1 +
.../GNUStep/Foundation/NSObjCRuntime.h | 3 ++
gcc/testsuite/objc.dg/proto-lossage-4.m | 6 +--
libstdc++-v3/config/os/bsd/darwin/os_defines.h | 6 ++-
8 files changed, 78 insertions(+), 10 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 glibc.
from 46c9997413 x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]
new f262fce616 benchtests: Add difficult strstr needle for bruteforce algorithms
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:
benchtests/bench-strstr.c | 27 +++++++++++++++++++++++++++
1 file changed, 27 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 bc17a92380f Revert "RISC-V: Support highpart register overlap for vwcvt"
new 97a54c05b8e v2: DOCUMENTATION_ROOT_URL vs. release branches [PR114738]
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/configure | 12 +++++++++---
gcc/configure.ac | 13 ++++++++++---
gcc/doc/install.texi | 4 +++-
gcc/gcc-urlifier.cc | 12 +-----------
gcc/opts.cc | 14 +-------------
5 files changed, 24 insertions(+), 31 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 linux.
from 9d1ddab261f3 Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.or [...]
new e5a78fdec011 btrfs: remove colon from messages with state
new 7192833c4e55 btrfs: scrub: run relocation repair when/only needed
new 131a821a243f btrfs: fallback if compressed IO fails for ENOSPC
new 2f7ef5bb4a2f btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
new fe1c6c7acce1 btrfs: fix wrong block_start calculation for btrfs_drop_ex [...]
new e88c4cfcb7b8 Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/sc [...]
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:
fs/btrfs/backref.c | 12 +++---------
fs/btrfs/extent_map.c | 2 +-
fs/btrfs/inode.c | 13 ++++++-------
fs/btrfs/messages.c | 2 +-
fs/btrfs/scrub.c | 18 +++++++++---------
fs/btrfs/tests/extent-map-tests.c | 5 +++++
6 files changed, 25 insertions(+), 27 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 f908b93b486 gdb/doc: Fix incorrect information in RSP doc
new f5ef12c3f1a gdb/testsuite: Add libc_has_debug_info require helper
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/testsuite/gdb.base/relativedebug.exp | 13 +-------
gdb/testsuite/lib/gdb.exp | 56 ++++++++++++++++++++++++++++++++
2 files changed, 57 insertions(+), 12 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 730f5068f5f Handle two-linetable function in find_epilogue_using_linetable
new f908b93b486 gdb/doc: Fix incorrect information in RSP doc
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/doc/gdb.texinfo | 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 releases/gcc-11
in repository gcc.
from 232cc30ccc0 Daily bump.
new b86b523fb53 sanitizer/111736 - skip ASAN for globals in alternate addre [...]
new b4e1aee01a2 tree-optimization/111736 - avoid address sanitizing of __seg_gs
new 624c3bb9ff7 ubsan: Don't -fsanitize=null instrument __seg_fs/gs pointer [...]
new 09910b67534 tsan: Don't instrument non-generic AS accesses [PR111736]
The 4 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/asan.c | 6 ++++++
gcc/testsuite/gcc.dg/tsan/pr111736.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/ubsan/pr111736.c | 23 +++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr111736.c | 23 +++++++++++++++++++++++
gcc/tsan.c | 3 +++
gcc/ubsan.c | 19 +++++++++++++++++--
6 files changed, 89 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tsan/pr111736.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/pr111736.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr111736.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 a47141329c8 [gdb/testsuite] Fix gdb.threads/threadcrash.exp for remote host
new 63ddc8af5d7 Fix an out of bounds array access in find_epilogue_using_linetable
new 730f5068f5f Handle two-linetable function in find_epilogue_using_linetable
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/symtab.c | 103 ++++++++++++--
.../dw2-epilogue-begin-2.exp} | 6 +-
...2-epilogue-begin.c => dw2-epilogue-begin.c.inc} | 0
gdb/testsuite/gdb.dwarf2/dw2-epilogue-begin.exp | 158 +--------------------
...ilogue-begin.exp => dw2-epilogue-begin.exp.tcl} | 39 ++++-
gdb/testsuite/lib/dwarf.exp | 5 +-
6 files changed, 132 insertions(+), 179 deletions(-)
copy gdb/testsuite/{gdb.base/array-indices.exp => gdb.dwarf2/dw2-epilogue-begin-2. [...]
copy gdb/testsuite/gdb.dwarf2/{dw2-epilogue-begin.c => dw2-epilogue-begin.c.inc} (100%)
copy gdb/testsuite/gdb.dwarf2/{dw2-epilogue-begin.exp => dw2-epilogue-begin.exp.tc [...]
--
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 3b3e2090118 Update readelf's display of RELR sections to include the nu [...]
new e6a0a281a0b [gdb/testsuite] Fix gdb.threads/threadcrash.exp with glibc [...]
new a47141329c8 [gdb/testsuite] Fix gdb.threads/threadcrash.exp for remote host
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/testsuite/gdb.threads/threadcrash.exp | 10 ++++------
1 file changed, 4 insertions(+), 6 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 152d945d421 bpf: define BPF feature pre-processor macros
new bc17a92380f Revert "RISC-V: Support highpart register overlap for vwcvt"
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/riscv/constraints.md | 23 -----
gcc/config/riscv/riscv.md | 24 -----
gcc/config/riscv/vector-crypto.md | 21 ++---
gcc/config/riscv/vector.md | 19 ++--
.../gcc.target/riscv/rvv/base/pr112431-1.c | 104 ---------------------
.../gcc.target/riscv/rvv/base/pr112431-2.c | 68 --------------
.../gcc.target/riscv/rvv/base/pr112431-3.c | 51 ----------
.../gcc.target/riscv/rvv/base/pr112431-39.c | 2 +-
.../gcc.target/riscv/rvv/base/pr112431-40.c | 2 +-
.../gcc.target/riscv/rvv/base/pr112431-41.c | 2 +-
10 files changed, 22 insertions(+), 294 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr112431-1.c
delete mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr112431-2.c
delete mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr112431-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.