This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f4b80b03388 libgomp: Avoid -Waddress warning
new 4a718209d44 c++: delay noexcept parsing for templated friends [PR122668]
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/parser.cc | 34 +++++++++++++++++++-------------
gcc/cp/parser.h | 2 +-
gcc/cp/pt.cc | 11 +----------
gcc/testsuite/g++.dg/cpp0x/noexcept91a.C | 26 ++++++++++++++++++++++++
4 files changed, 48 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept91a.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 7acd390ffd9 [pre-commit] Move codespell-log to post-commit
new 1d54e6ff1e8 PR binutils/33485: LD/testsuite: Also XFAIL `ns32k-*-*' targets
new 7b12694de97 LD/testsuite: Fix archive verification for Alpha/VMS
new 66eb41a42b3 VMS/BFD: Fix a sign extension issue with archive symbol lookup
new 3ae3dae7371 LD/testsuite: Expand archive verification to `--whole-archi [...]
new 633209ca148 CRIS/LD/testsuite: Add tests for emulation switching
new ad15f9c2340 LD/testsuite: Expand archive verification to group feature
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:
bfd/vms-lib.c | 2 +-
ld/testsuite/ld-archive/abc.vd | 22 +++++
ld/testsuite/ld-archive/abcg.vd | 28 ++++++
ld/testsuite/ld-archive/abcn.ed | 6 ++
ld/testsuite/ld-archive/abtc.vd | 22 +++++
ld/testsuite/ld-archive/abtctg.vd | 28 ++++++
ld/testsuite/ld-archive/abwc.vd | 24 +++++
ld/testsuite/ld-archive/abwtc.vd | 24 +++++
ld/testsuite/ld-archive/archive.exp | 178 +++++++++++++++++++++++++++++++-----
ld/testsuite/ld-archive/nx.nd | 4 +
ld/testsuite/ld-archive/ny.nd | 4 +
ld/testsuite/ld-archive/x.nd | 3 +
ld/testsuite/ld-archive/x.s | 4 +
ld/testsuite/ld-archive/y.nd | 3 +
ld/testsuite/ld-archive/y.s | 4 +
ld/testsuite/ld-cris/archive.exp | 84 +++++++++++++++++
16 files changed, 416 insertions(+), 24 deletions(-)
create mode 100644 ld/testsuite/ld-archive/abc.vd
create mode 100644 ld/testsuite/ld-archive/abcg.vd
create mode 100644 ld/testsuite/ld-archive/abcn.ed
create mode 100644 ld/testsuite/ld-archive/abtc.vd
create mode 100644 ld/testsuite/ld-archive/abtctg.vd
create mode 100644 ld/testsuite/ld-archive/abwc.vd
create mode 100644 ld/testsuite/ld-archive/abwtc.vd
create mode 100644 ld/testsuite/ld-archive/nx.nd
create mode 100644 ld/testsuite/ld-archive/ny.nd
create mode 100644 ld/testsuite/ld-archive/x.nd
create mode 100644 ld/testsuite/ld-archive/x.s
create mode 100644 ld/testsuite/ld-archive/y.nd
create mode 100644 ld/testsuite/ld-archive/y.s
create mode 100644 ld/testsuite/ld-cris/archive.exp
--
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 edf5b880b87 testsuite: Support plugin testing for installed compiler
new f4b80b03388 libgomp: Avoid -Waddress warning
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:
libgomp/plugin/build-target-indirect-htab.h | 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 master
in repository gcc.
from 8f84c84e571 analyzer: fix strlen(STRING_CST + OFFSET) [PR123085]
new edf5b880b87 testsuite: Support plugin testing for installed compiler
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:
contrib/test_installed | 14 ++++++++++++++
gcc/Makefile.in | 4 +++-
gcc/testsuite/g++.dg/plugin/plugin.exp | 6 ++----
gcc/testsuite/gcc.dg/plugin/plugin.exp | 6 ++----
gcc/testsuite/lib/plugin-support.exp | 19 +++++++++++--------
gcc/testsuite/obj-c++.dg/plugin/plugin.exp | 6 ++----
gcc/testsuite/objc.dg/plugin/plugin.exp | 6 ++----
7 files changed, 36 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 53d1a6fa673 aarch64: Add cortex-a320 core
new c48970fc4a4 analyzer: fold X + (-X) to zero [PR122975]
new 8f84c84e571 analyzer: fix strlen(STRING_CST + OFFSET) [PR123085]
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/analyzer/region-model-manager.cc | 5 +++
gcc/analyzer/region-model.cc | 37 +++++++++++++---------
gcc/testsuite/c-c++-common/analyzer/arith-1.c | 13 ++++++++
.../analyzer/infinite-recursion-pr122975.c | 5 +++
.../c-c++-common/analyzer/strlen-pr123085.c | 8 +++++
5 files changed, 53 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/analyzer/arith-1.c
create mode 100644 gcc/testsuite/c-c++-common/analyzer/infinite-recursion-pr122975.c
create mode 100644 gcc/testsuite/c-c++-common/analyzer/strlen-pr123085.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 users/jremus/sframe-v3-c1-s390x
in repository binutils-gdb.
discards 2ee045d01ec TODO
discards 25b5c556297 s390: gas: sframe: add handling for .cfi_register for FP and RA
discards 09bc6247420 s390: sframe: partially revert "[SFrame-V3] include: sframe [...]
discards 1bb7fd27d0f s390: sframe: gas: translate specific CFI directives for SF [...]
discards dc40933a053 gas: sframe: output new FDE type SFRAME_FDE_TYPE_FLEX_TOPMO [...]
discards a05460fed71 libsframe: textual dump of fde type SFRAME_FDE_TYPE_FLEX_TO [...]
new 93d6ae28587 fixup! [SFrame-V3] gas: sframe: add handling for .cfi_regis [...]
new 1e07492e6d1 TEST: s390: sframe: Represent .cfi_register FP/RA using SFr [...]
new 436a9ed3ef9 Revert "TEST: s390: sframe: Represent .cfi_register FP/RA u [...]
new f102ed875f0 libsframe: textual dump of fde type SFRAME_FDE_TYPE_FLEX_TO [...]
new 1f68ebf063f gas: sframe: output new FDE type SFRAME_FDE_TYPE_FLEX_TOPMO [...]
new 4ff286f43ad s390: gas: sframe: Represent .cfi_register FP/RA using FLEX [...]
new af833d11630 TODO: fixup! s390: gas: sframe: Represent .cfi_register FP/ [...]
new b4e5e9e6700 s390: sframe: gas: Represent .cfi_def_cfa[_register] for no [...]
new 9a39216b87e TODO: fixup! s390: sframe: gas: Represent .cfi_def_cfa[_reg [...]
new 34fae694f64 TODO
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2ee045d01ec)
\
N -- N -- N refs/heads/users/jremus/sframe-v3-c1-s390x (34fae694f64)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 10 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 | 51 +++++++++++++++++-----
gas/gen-sframe.h | 7 +--
.../gas/cfi-sframe/cfi-sframe-s390x-err-1.d | 15 -------
.../gas/cfi-sframe/cfi-sframe-s390x-err-2.d | 15 -------
.../cfi-sframe/cfi-sframe-s390x-fpra-register-1.d | 4 +-
.../cfi-sframe/cfi-sframe-s390x-fpra-register-2.d | 4 +-
...s390x-1.d => cfi-sframe-s390x-non-spfp-cfa-1.d} | 11 ++---
...x-err-1.s => cfi-sframe-s390x-non-spfp-cfa-1.s} | 0
...s390x-1.d => cfi-sframe-s390x-non-spfp-cfa-2.d} | 11 ++---
...x-err-2.s => cfi-sframe-s390x-non-spfp-cfa-2.s} | 0
gas/testsuite/gas/cfi-sframe/cfi-sframe.exp | 4 +-
11 files changed, 62 insertions(+), 60 deletions(-)
delete mode 100644 gas/testsuite/gas/cfi-sframe/cfi-sframe-s390x-err-1.d
delete mode 100644 gas/testsuite/gas/cfi-sframe/cfi-sframe-s390x-err-2.d
copy gas/testsuite/gas/cfi-sframe/{cfi-sframe-s390x-1.d => cfi-sframe-s390x-non-sp [...]
rename gas/testsuite/gas/cfi-sframe/{cfi-sframe-s390x-err-1.s => cfi-sframe-s390x- [...]
copy gas/testsuite/gas/cfi-sframe/{cfi-sframe-s390x-1.d => cfi-sframe-s390x-non-sp [...]
rename gas/testsuite/gas/cfi-sframe/{cfi-sframe-s390x-err-2.s => cfi-sframe-s390x- [...]
--
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 255a9c42709 gdb: new setting to disable progress bars
new 7acd390ffd9 [pre-commit] Move codespell-log to post-commit
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:
.pre-commit-config.yaml | 15 ++++----
gdb/contrib/codespell-log.sh | 83 +++++++++-----------------------------------
2 files changed, 24 insertions(+), 74 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 66724bf714e vect: Add uncounted loop unit tests
new 53d1a6fa673 aarch64: Add cortex-a320 core
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-cores.def | 2 ++
gcc/config/aarch64/aarch64-tune.md | 2 +-
2 files changed, 3 insertions(+), 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 master
in repository gcc.
from 5fb1c9eba48 doc: Document --with-windres in install.texi [PR108866]
new f864411bb9d vect: Add default types & retvals for uncounted loops
new f0563f6658b vect: Make all exit conditions early breaks for uncounted loops
new 0164bf8ebd4 vect: Extend `vec_init_loop_exit_info' to handle uncounted loops
new cb85354fb9a vect: guard niters manipulation with `LOOP_VINFO_NITERS_UNC [...]
new f45546d3445 vect: Disable niters-based skipping of uncounted vectorized loops
new 2c9ddd6687b vect: Fix uncounted PHI handling of `slpeel_tree_duplicate_ [...]
new d5a5a73209f vect: Disable use of partial vectors for uncounted loops
new ed6afed22c9 vect: Reject uncounted loop vectorization where alias analy [...]
new 89fb47c1ce4 vect: Enable prolog peeling for uncounted loops
new ca8d97f8cb8 vect: Relax known iteration number constraint
new 66724bf714e vect: Add uncounted loop unit tests
The 11 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/gomp/static-chunk-size-one.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-early-break_40.c | 3 +-
.../gcc.dg/vect/vect-uncounted-prolog-peel_1.c | 23 ++
gcc/testsuite/gcc.dg/vect/vect-uncounted-run_1.c | 56 +++++
gcc/testsuite/gcc.dg/vect/vect-uncounted-run_2.c | 41 ++++
gcc/testsuite/gcc.dg/vect/vect-uncounted-run_3.c | 42 ++++
gcc/testsuite/gcc.dg/vect/vect-uncounted_1.c | 24 +++
gcc/testsuite/gcc.dg/vect/vect-uncounted_2.c | 21 ++
gcc/testsuite/gcc.dg/vect/vect-uncounted_3.c | 27 +++
gcc/testsuite/gcc.dg/vect/vect-uncounted_4.c | 22 ++
gcc/testsuite/gcc.dg/vect/vect-uncounted_5.c | 20 ++
gcc/testsuite/gcc.dg/vect/vect-uncounted_6.c | 24 +++
gcc/testsuite/gcc.dg/vect/vect-uncounted_7.c | 24 +++
gcc/tree-vect-data-refs.cc | 13 +-
gcc/tree-vect-loop-manip.cc | 240 ++++++++++++++-------
gcc/tree-vect-loop.cc | 130 +++++++----
gcc/tree-vectorizer.cc | 2 +-
gcc/tree-vectorizer.h | 32 +--
18 files changed, 610 insertions(+), 136 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-uncounted-prolog-peel_1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-uncounted-run_1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-uncounted-run_2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-uncounted-run_3.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-uncounted_1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-uncounted_2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-uncounted_3.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-uncounted_4.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-uncounted_5.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-uncounted_6.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-uncounted_7.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 f1578845bf4 Minor DAP test cleanups
new 483b96f516d gdb: make get_chars_per_line return an unsigned value
new 19a76d2bc7d gdb: fix crashes and weird output from new boxed hint text
new 255a9c42709 gdb: new setting to disable progress bars
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/NEWS | 6 +
gdb/cli-out.c | 79 +++++++++--
gdb/doc/gdb.texinfo | 15 +++
gdb/main.c | 5 +-
gdb/testsuite/gdb.base/startup-hints.exp | 144 +++++++++++++++++++++
.../gdb.debuginfod/build-id-no-debug-warning.exp | 1 +
.../gdb.debuginfod/corefile-mapped-file.exp | 1 +
gdb/testsuite/gdb.debuginfod/crc_mismatch.exp | 1 +
.../gdb.debuginfod/fetch_src_and_symbols.exp | 4 +
gdb/testsuite/gdb.debuginfod/solib-with-soname.exp | 1 +
gdb/top.c | 23 +++-
gdb/utils.c | 3 +-
gdb/utils.h | 5 +-
13 files changed, 266 insertions(+), 22 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/startup-hints.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.