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 aaf64d9321c libstdc++: /dev/null is not accessible on Windows
new d4216cc2c87 middle-end/110176 - wrong zext (bool) <= (int) 4294967295u folding
new 7c67939ec38 tree-optimization/110221 - SLP and loop mask/len
new e22e3ee80f6 tree-optimization/112495 - alias versioning and address spaces
new 9895fc7ab14 tree-optimization/112505 - bit-precision induction vectorization
new 016ca45dcba tree-optimization/112618 - unused .MASK_CALL
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:
gcc/match.pd | 12 +++---
.../compile/pr106433.c => gcc.dg/pr112618.c} | 6 ++-
gcc/testsuite/gcc.dg/torture/pr110176.c | 46 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr112505.c | 14 +++++++
gcc/testsuite/gcc.target/i386/pr112495.c | 12 ++++++
.../gfortran.dg/{pr68146.f => pr110221.f} | 1 +
gcc/tree-data-ref.cc | 7 ++++
gcc/tree-vect-loop.cc | 20 +++++++++-
gcc/tree-vect-slp.cc | 10 +++++
9 files changed, 119 insertions(+), 9 deletions(-)
copy gcc/testsuite/{gcc.c-torture/compile/pr106433.c => gcc.dg/pr112618.c} (76%)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr110176.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr112505.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr112495.c
copy gcc/testsuite/gfortran.dg/{pr68146.f => pr110221.f} (81%)
--
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 d29136ad328 RISC-V: Fix infinite compilation of VSETVL PASS
new 68a8ec7c740 c++: add auto_diagnostic_group to early_check_defaulted_comparison
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/method.cc | 1 +
1 file changed, 1 insertion(+)
--
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 d3eac7d96de asan: Don't fold some strlens with -fsanitize=address [PR110676]
new d29136ad328 RISC-V: Fix infinite compilation of VSETVL PASS
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/riscv-vsetvl.cc | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 be908bd6e7f gdb: LoongArch: Implement the get_syscall_number gdbarch method
new 0afc614c993 x86: Warn .insn instruction with length > 15 bytes
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:
gas/config/tc-i386.c | 10 ++++++++--
gas/testsuite/gas/i386/oversized64.l | 8 ++++++++
gas/testsuite/gas/i386/oversized64.s | 3 +++
3 files changed, 19 insertions(+), 2 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 3cec4911968 libssp: Fix gets-chk.c compilation on Solaris
new 760a1a5b5e4 tree-ssa-math-opts: Fix up convert_{mult,plusminus}_to_wide [...]
new 483c061d699 lower-bitint: Encode address space qualifiers in VIEW_CONVE [...]
new d3eac7d96de asan: Don't fold some strlens with -fsanitize=address [PR110676]
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:
gcc/gimple-fold.cc | 5 ++
gcc/gimple-lower-bitint.cc | 13 +++--
gcc/testsuite/gcc.c-torture/compile/pr113759.c | 20 +++++++
.../gcc.dg/asan/{pr105396.c => pr110676.c} | 13 ++---
gcc/testsuite/gcc.dg/bitint-86.c | 40 +++++++++++++
gcc/tree-ssa-math-opts.cc | 66 +++++++++++-----------
6 files changed, 112 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr113759.c
copy gcc/testsuite/gcc.dg/asan/{pr105396.c => pr110676.c} (55%)
create mode 100644 gcc/testsuite/gcc.dg/bitint-86.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 60c95acdaca Link x86-64 mark-plt-1.so with --no-as-needed
new 1e9569f383a gdb: LoongArch: Add vector extensions support
new e4d74c01e77 gdb: LoongArch: Add LBT extension support
new be908bd6e7f gdb: LoongArch: Implement the get_syscall_number gdbarch method
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/arch/loongarch.c | 10 ++
gdb/arch/loongarch.h | 12 ++
gdb/features/Makefile | 3 +
gdb/features/loongarch/lasx.c | 85 +++++++++++++
gdb/features/loongarch/lasx.xml | 60 +++++++++
gdb/features/loongarch/lbt.c | 19 +++
gdb/features/loongarch/lbt.xml | 16 +++
gdb/features/loongarch/lsx.c | 82 ++++++++++++
gdb/features/loongarch/lsx.xml | 59 +++++++++
gdb/loongarch-linux-nat.c | 189 ++++++++++++++++++++++++++++
gdb/loongarch-linux-tdep.c | 265 +++++++++++++++++++++++++++++++++++++++
gdb/loongarch-tdep.c | 54 ++++++++
gdb/loongarch-tdep.h | 3 +
gdbserver/linux-loongarch-low.cc | 95 ++++++++++++++
14 files changed, 952 insertions(+)
create mode 100644 gdb/features/loongarch/lasx.c
create mode 100644 gdb/features/loongarch/lasx.xml
create mode 100644 gdb/features/loongarch/lbt.c
create mode 100644 gdb/features/loongarch/lbt.xml
create mode 100644 gdb/features/loongarch/lsx.c
create mode 100644 gdb/features/loongarch/lsx.xml
--
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 c5f48b5fdde libgcc: Export i386 symbols added after GCC_7.0.0 on Solari [...]
new ca04e7a2e1b AArch64: aarch64_class_max_nregs mishandles 64-bit structur [...]
new 3cec4911968 libssp: Fix gets-chk.c compilation on Solaris
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/config/aarch64/aarch64.cc | 2 ++
libssp/config.h.in | 4 +++
libssp/configure | 61 +++++++++++++++++++++++++++++++++++++++++--
libssp/configure.ac | 1 +
libssp/gets-chk.c | 3 +--
5 files changed, 67 insertions(+), 4 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 16774daa597 libgcc: fix SEH C++ rethrow semantics [PR113337]
new c5f48b5fdde libgcc: Export i386 symbols added after GCC_7.0.0 on Solari [...]
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:
libgcc/config/i386/libgcc-glibc.ver | 4 ++++
libgcc/config/i386/libgcc-sol2.ver | 36 ++++++++++++++++++++++++++++++++++++
2 files changed, 40 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 c5d34912ad5 c++: defaulted op== for incomplete class [PR107291]
new 1e4664b97da libstdc++: /dev/null is not accessible on Windows
new 16774daa597 libgcc: fix SEH C++ rethrow semantics [PR113337]
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:
libgcc/unwind-seh.c | 6 +++---
libstdc++-v3/testsuite/lib/libstdc++.exp | 7 +++++--
2 files changed, 8 insertions(+), 5 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 67ac78caf31 c++: defaulted op== for incomplete class [PR107291]
new aaf64d9321c libstdc++: /dev/null is not accessible on Windows
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:
libstdc++-v3/testsuite/lib/libstdc++.exp | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.