This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cb508e54140 aarch64: PR target/121749: Use correct predicate for narrow [...]
new 7e2fdee3e29 Increase default number of LTO partitions
new 2b8256d0ce1 aarch64: PR target/121749: Use dg-assemble in testcase
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/params.opt | 2 +-
gcc/testsuite/gcc.target/aarch64/simd/pr121749.c | 2 +-
2 files changed, 2 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 binutils-gdb.
from 955b8e09397 readelf: Don't change the symbol table
new 1eac6d15fd2 [gdb/testsuite] Fix clean_restart <absolute filename> in gd [...]
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.dwarf2/dw2-aranges.exp | 3 ++-
gdb/testsuite/gdb.dwarf2/dw2-bad-elf.exp | 2 +-
gdb/testsuite/gdb.dwarf2/dw2-is-stmt-2.exp | 2 +-
gdb/testsuite/gdb.dwarf2/dw2-is-stmt.exp | 8 ++++----
gdb/testsuite/gdb.dwarf2/dw2-multiple-debug-info.exp | 2 +-
gdb/testsuite/gdb.dwarf2/dw2-opt-structptr.exp | 4 ++--
gdb/testsuite/gdb.dwarf2/dw2-prologue-end.exp | 2 +-
gdb/testsuite/gdb.dwarf2/dw2-var-zero-addr.exp | 2 +-
gdb/testsuite/gdb.dwarf2/dw2-zero-range.exp | 3 ++-
gdb/testsuite/gdb.dwarf2/entry-value-typedef.exp | 2 +-
gdb/testsuite/gdb.dwarf2/fission-base.exp | 2 +-
gdb/testsuite/gdb.dwarf2/fission-dw-form-strx.exp | 2 +-
gdb/testsuite/gdb.dwarf2/fission-loclists-pie.exp | 2 +-
gdb/testsuite/gdb.dwarf2/fission-loclists.exp | 2 +-
gdb/testsuite/gdb.dwarf2/fission-mix.exp | 2 +-
gdb/testsuite/gdb.dwarf2/fission-multi-cu.exp | 2 +-
gdb/testsuite/gdb.dwarf2/fission-reread.exp | 2 +-
gdb/testsuite/gdb.dwarf2/frame-inlined-in-outer-frame.exp | 2 +-
gdb/testsuite/gdb.dwarf2/gdb-add-index-symlink.exp | 3 ++-
gdb/testsuite/gdb.dwarf2/gdb-add-index.exp | 2 +-
gdb/testsuite/gdb.dwarf2/gdb-index-tilde.exp | 2 +-
gdb/testsuite/gdb.dwarf2/gdb-index-types-dwarf5.exp | 2 +-
gdb/testsuite/gdb.dwarf2/gdb-index.exp | 10 +++++++---
gdb/testsuite/gdb.dwarf2/imported-unit-runto-main.exp | 2 +-
gdb/testsuite/gdb.dwarf2/locexpr-data-member-location.exp | 2 +-
25 files changed, 38 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 binutils-gdb.
from 683076ce0d0 [gdb/testsuite] Fix clean_restart <absolute filename> in gd [...]
new 955b8e09397 readelf: Don't change the symbol table
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:
binutils/readelf.c | 51 ++++++++++++++--------
ld/testsuite/ld-i386/{dt-relr-1c.d => dt-relr-2.d} | 15 +++----
ld/testsuite/ld-i386/{dt-relr-1.s => dt-relr-2.s} | 11 ++++-
ld/testsuite/ld-i386/i386.exp | 1 +
.../{dt-relr-1c-x32.d => dt-relr-2-x32.d} | 15 +++----
.../ld-x86-64/{dt-relr-1c.d => dt-relr-2.d} | 15 +++----
.../ld-x86-64/{dt-relr-1.s => dt-relr-2.s} | 11 ++++-
ld/testsuite/ld-x86-64/x86-64.exp | 2 +
8 files changed, 70 insertions(+), 51 deletions(-)
copy ld/testsuite/ld-i386/{dt-relr-1c.d => dt-relr-2.d} (61%)
copy ld/testsuite/ld-i386/{dt-relr-1.s => dt-relr-2.s} (68%)
copy ld/testsuite/ld-x86-64/{dt-relr-1c-x32.d => dt-relr-2-x32.d} (62%)
copy ld/testsuite/ld-x86-64/{dt-relr-1c.d => dt-relr-2.d} (63%)
copy ld/testsuite/ld-x86-64/{dt-relr-1.s => dt-relr-2.s} (69%)
--
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 3e2077d8c7a c++: constant non-dep init folding vs FIELD_DECL access [PR97740]
new cb508e54140 aarch64: PR target/121749: Use correct predicate for narrow [...]
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/aarch64/aarch64-simd.md | 22 +++++++++++-----------
gcc/config/aarch64/iterators.md | 3 ++-
gcc/testsuite/gcc.target/aarch64/simd/pr121749.c | 11 +++++++++++
3 files changed, 24 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/pr121749.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 2f88dd19878 [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.gdb
new 683076ce0d0 [gdb/testsuite] Fix clean_restart <absolute filename> in gd [...]
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.fortran/array-slices.exp | 2 +-
gdb/testsuite/gdb.fortran/call-no-debug.exp | 2 +-
gdb/testsuite/gdb.fortran/huge.exp | 2 +-
gdb/testsuite/gdb.fortran/mixed-lang-stack.exp | 4 ++--
4 files changed, 5 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 95014c4fba6 [gdb/testsuite] Fix clean_restart <absolute filename> in gd [...]
new 09458c89ba1 [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.guile
new 2f88dd19878 [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.gdb
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.gdb/index-file.exp | 3 ++-
gdb/testsuite/gdb.gdb/unittest.exp | 2 +-
gdb/testsuite/gdb.guile/scm-pretty-print.exp | 5 +++--
gdb/testsuite/gdb.guile/scm-symbol.exp | 2 +-
gdb/testsuite/gdb.guile/scm-type.exp | 3 ++-
gdb/testsuite/gdb.guile/scm-value.exp | 5 +++--
6 files changed, 12 insertions(+), 8 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 e9aaad19842 [gdb/testsuite] Fix mi_clean_restart <absolute filename> in gdb.mi
new 95014c4fba6 [gdb/testsuite] Fix clean_restart <absolute filename> in gd [...]
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.linespec/explicit.exp | 2 +-
gdb/testsuite/gdb.linespec/line-breakpoint-outside-function.exp | 2 +-
2 files changed, 2 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 df64893e708 tree-optimization/121756 - handle irreducible regions when sinking
new 3e2077d8c7a c++: constant non-dep init folding vs FIELD_DECL access [PR97740]
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/pt.cc | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-97740a.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-97740b.C | 20 ++++++++++++++++++++
3 files changed, 44 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-97740a.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-97740b.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 213f150cf7c gdb: LoongArch: Restrict breakpoint outside of atomic sequence
new 0fba01ef98b [gdb/testsuite] Fix mi_clean_restart <absolute filename> in [...]
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.trace/mi-trace-frame-collected.exp | 2 +-
gdb/testsuite/gdb.trace/mi-trace-unavailable.exp | 2 +-
gdb/testsuite/gdb.trace/mi-traceframe-changed.exp | 6 ++----
gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp | 7 ++-----
gdb/testsuite/gdb.trace/mi-tsv-changed.exp | 7 +++----
5 files changed, 9 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.