This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/ibhagat/try-pr32589
in repository binutils-gdb.
at 4e2182df146 objdump, readelf: apply relocations before textual dump
This branch includes the following new commits:
new 078d3868229 libsframe: add new dump_sframe_reloc
new 4e2182df146 objdump, readelf: apply relocations before textual dump
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.
--
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 ad8677bc899 gdb/testsuite: gdb.base/gcorebg.exp against installed binaries
new 9a7ed136a9b [gdb/testsuite] Use -nostdlib in gdb.base/list-dot-nodebug.exp
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/list-dot-nodebug.c | 9 ++++
gdb/testsuite/gdb.base/list-dot-nodebug.exp | 69 ++++++++++++++++++-----------
2 files changed, 52 insertions(+), 26 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 5282e13a938 AVR: genmultilib.awk - Use more robust parsing of spaces.
new bb9cee8928f loop-iv, riscv: Fix get_biv_step_1 for RISC-V [PR117506]
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/loop-iv.cc | 1 +
gcc/testsuite/gcc.dg/pr117506.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.target/riscv/pr117506.c | 5 +++++
3 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr117506.c
create mode 100644 gcc/testsuite/gcc.target/riscv/pr117506.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 8d97c1a53f3 PR 32603, ld -w misbehaviour
new ad8677bc899 gdb/testsuite: gdb.base/gcorebg.exp against installed binaries
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/gcorebg.c | 14 +++++++-------
gdb/testsuite/gdb.base/gcorebg.exp | 6 +++++-
gdb/testsuite/lib/gdb.exp | 34 +++++++++++++++++-----------------
3 files changed, 29 insertions(+), 25 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 50d2bde68a0 LoongArch: Fix ICE caused by illegal calls to builtin funct [...]
new 5282e13a938 AVR: genmultilib.awk - Use more robust parsing of spaces.
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/avr/genmultilib.awk | 37 ++++++++++++++++++++++++++++++++-----
1 file changed, 32 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-14
in repository gcc.
from 8bca14a479c Daily bump.
new 9a09fc9b849 LoongArch: Fix ICE caused by illegal calls to builtin funct [...]
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/loongarch/loongarch-builtins.cc | 7 +++++--
gcc/testsuite/gcc.target/loongarch/pr118561.c | 9 +++++++++
2 files changed, 14 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr118561.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 gcc.
from 7eb260c8a47 vect: Move induction IV increments [PR110449]
new 50d2bde68a0 LoongArch: Fix ICE caused by illegal calls to builtin funct [...]
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/loongarch/loongarch-builtins.cc | 7 +++++--
gcc/testsuite/gcc.target/loongarch/pr118561.c | 9 +++++++++
2 files changed, 14 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr118561.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 gcc.
from 677122c9df1 rtl-optimization/117922 - disable fold-mem-offsets for high [...]
new 7eb260c8a47 vect: Move induction IV increments [PR110449]
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/gcc.target/aarch64/pr110449.c | 25 +++++++-----
gcc/tree-ssa-loop-manip.cc | 62 +++++++++++++++++------------
gcc/tree-ssa-loop-manip.h | 1 +
gcc/tree-vect-loop.cc | 6 ++-
4 files changed, 57 insertions(+), 37 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 7c40ebce17b [gdb/build] Fix unused var in linux-fork.c
new 6be6e5b8ee9 Fix illegal memory access when linking a corrupt input file.
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:
ld/ldelf.c | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.