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 3602da6fa28 gas: sframe: fix handling of .cfi_def_cfa_register
new bd036f034b7 gdb: move remote arg splitting and joining into gdbsupport/
new 709aefc274a gdb: add remote argument passing unit tests
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/Makefile.in | 1 +
gdb/remote.c | 12 +--
gdb/unittests/remote-arg-selftests.c | 166 +++++++++++++++++++++++++++++++++
gdbserver/server.cc | 3 +-
gdbsupport/Makefile.am | 1 +
gdbsupport/Makefile.in | 14 +--
gdbsupport/{ptid.cc => remote-args.cc} | 31 +++---
gdbsupport/remote-args.h | 55 +++++++++++
8 files changed, 259 insertions(+), 24 deletions(-)
create mode 100644 gdb/unittests/remote-arg-selftests.c
copy gdbsupport/{ptid.cc => remote-args.cc} (53%)
create mode 100644 gdbsupport/remote-args.h
--
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 8c8e5b1f1ab Automatic date update in version.in
new 3602da6fa28 gas: sframe: fix handling of .cfi_def_cfa_register
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/gen-sframe.c | 4 +++-
.../gas/cfi-sframe/{cfi-sframe-common-2.d => cfi-sframe-x86_64-2.d} | 6 ++++--
gas/testsuite/gas/cfi-sframe/cfi-sframe-x86_64-2.s | 4 ++++
gas/testsuite/gas/cfi-sframe/cfi-sframe.exp | 1 +
4 files changed, 12 insertions(+), 3 deletions(-)
copy gas/testsuite/gas/cfi-sframe/{cfi-sframe-common-2.d => cfi-sframe-x86_64-2.d} (73%)
create mode 100644 gas/testsuite/gas/cfi-sframe/cfi-sframe-x86_64-2.s
--
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 29004acab5c s390: Accept only Pmode for registers AP/FP/RA [PR119235]
new 19dd791b3a7 sra: Avoid creating TBAA hazards (PR118924)
new cd7c5d97298 sra: Clear grp_same_access_path of acesses created by total [...]
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/testsuite/g++.dg/tree-ssa/pr118924.C | 29 +++++++++++++++++++++++++++++
gcc/tree-sra.cc | 19 +++++++++++++++----
gcc/tree-ssa-alias-compare.h | 2 ++
gcc/tree-ssa-alias.cc | 13 ++++++++++++-
4 files changed, 58 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr118924.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 fbf8443961f opts.cc: Use opts rather than opts_set for validating -fipa [...]
new 4c8c400ddf0 c: Allow $@` in GNU23/GNU2Y raw string delimiters [PR110343]
new fa61afef18a aarch64: Fix CFA offsets in non-initial stack probes [PR119610]
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 | 66 +++++++++++++---------
gcc/testsuite/g++.dg/torture/pr119610.C | 18 ++++++
.../g++.target/aarch64/sve/pr119610-sve.C | 20 +++++++
gcc/testsuite/gcc.dg/raw-string-1.c | 25 ++++++++
libcpp/lex.cc | 5 +-
5 files changed, 106 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr119610.C
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr119610-sve.C
create mode 100644 gcc/testsuite/gcc.dg/raw-string-1.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 releases/gcc-13
in repository gcc.
from a6a66eca19b s390: Accept only Pmode for registers AP/FP/RA [PR119235]
new cf40537f3af vect: Enforce dr_with_seg_len::align precondition [PR116125]
new 261bcbf171f Avoid using POINTER_DIFF_EXPR for overlap checks [PR119399]
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/testsuite/gcc.dg/vect/pr116125.c | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr119399.c | 10 ++++++++++
gcc/tree-data-ref.cc | 9 ++++-----
gcc/tree-vect-data-refs.cc | 10 +++++++++-
4 files changed, 53 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr116125.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr119399.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 releases/gcc-15
in repository gcc.
from 340a9f871f0 opts.cc Simplify handling of explicit -flto-partition= and [...]
new f873125cbd5 opts.cc: Use opts rather than opts_set for validating -fipa [...]
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/opts.cc | 9 +++++----
1 file changed, 5 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 515d9be7944 libgomp: Add additional OpenMP interop runtime tests
new fbf8443961f opts.cc: Use opts rather than opts_set for validating -fipa [...]
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/opts.cc | 9 +++++----
1 file changed, 5 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 releases/gcc-15
in repository gcc.
from 682550f23c8 Regenerate gcc.pot
new 340a9f871f0 opts.cc Simplify handling of explicit -flto-partition= and [...]
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/common.opt | 5 +----
gcc/flag-types.h | 3 +--
gcc/opts.cc | 11 ++++-------
gcc/testsuite/gcc.dg/completion-2.c | 1 -
4 files changed, 6 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.