This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5aaf47cb198 c++: aggregate CTAD w/ paren init and bases [PR115114]
new d4635b504c7 libstdc++: detect DLLs on windows with <stacktrace>
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/acinclude.m4 | 5 +++++
libstdc++-v3/config.h.in | 3 +++
libstdc++-v3/configure | 16 ++++++++++++++++
3 files changed, 24 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 releases/gcc-14
in repository gcc.
from 1e9ae50d4d1 tree-optimization/114998 - use-after-free with loop distribution
new e909d360dfa libstdc++: Fix typo in _Grapheme_cluster_view::_Iterator [P [...]
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/include/bits/unicode.h | 6 ++++--
libstdc++-v3/testsuite/ext/unicode/grapheme_view.cc | 11 +++++++++++
2 files changed, 15 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 c9e05b03c18 libstdc++: Fix typo in _Grapheme_cluster_view::_Iterator [P [...]
new 5aaf47cb198 c++: aggregate CTAD w/ paren init and bases [PR115114]
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 | 7 +++++++
.../g++.dg/cpp2a/class-deduction-aggr15.C | 23 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-aggr15.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 4b9e68a6f3b tree-into-ssa: speed up sorting in prune_unused_phi_nodes [ [...]
new c9e05b03c18 libstdc++: Fix typo in _Grapheme_cluster_view::_Iterator [P [...]
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/include/bits/unicode.h | 6 ++++--
libstdc++-v3/testsuite/ext/unicode/grapheme_view.cc | 11 +++++++++++
2 files changed, 15 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 bc6e336cb7c [prange] Avoid looking at type() for undefined ranges
new 4b9e68a6f3b tree-into-ssa: speed up sorting in prune_unused_phi_nodes [ [...]
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/tree-into-ssa.cc | 17 +++++++++--------
1 file changed, 9 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 44fc9616c2e aarch64: correct SVE2.1 ld2q (scalar plus scalar)
new 7bc376bb970 libctf: typos
new 61914bb6990 libctf: failure to open parent dicts that exist should be an error
new 2dd3fd0de41 libctf: ctf_archive_iter: fix tiny leak
new 26f0f80b6fb libctf: test: add lookup_link
new e449709833b libctf: test: add host
new 8c59ec70063 libctf: test: add wrapper
new 37ed36fc8b6 libctf: fix leak of entire dict when dict opening fails
new 9ea82bfdd61 include, libctf: add a bunch of documentation to ctf-api.h
The 8 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:
include/ctf-api.h | 468 ++++++++++++++++++---
libctf/ctf-archive.c | 29 +-
libctf/ctf-open.c | 8 +-
libctf/testsuite/lib/ctf-lib.exp | 28 +-
.../testsuite/libctf-regression/open-error-free.c | 185 ++++++++
.../testsuite/libctf-regression/open-error-free.lk | 5 +
6 files changed, 662 insertions(+), 61 deletions(-)
create mode 100644 libctf/testsuite/libctf-regression/open-error-free.c
create mode 100644 libctf/testsuite/libctf-regression/open-error-free.lk
--
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-12
in repository gcc.
from 2d650c041d3 tree-optimization/114027 - fix testcase
new 9bad5cf9ae4 tree-optimization/112793 - SLP of constant/external code-ge [...]
new 1f41e8eef3d debug/112718 - reset all type units with -ffat-lto-objects
new 4a71557fbeb tree-optimization/112505 - bit-precision induction vectorization
new dbb52739962 tree-optimization/112495 - alias versioning and address spaces
new 5db4b5449df tree-optimization/112281 - loop distribution and zero depen [...]
new 47e6bff94d9 tree-optimization/111039 - abnormals and bit test merging
new 65e5547e546 middle-end/110176 - wrong zext (bool) <= (int) 4294967295u folding
The 7 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/dwarf2out.cc | 12 --------
gcc/match.pd | 12 ++++----
gcc/testsuite/g++.dg/vect/pr112793.cc | 32 +++++++++++++++++++++
gcc/testsuite/gcc.dg/debug/pr112718.c | 12 ++++++++
gcc/testsuite/gcc.dg/pr111039.c | 15 ++++++++++
gcc/testsuite/gcc.dg/torture/pr110176.c | 46 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr112281-1.c | 18 ++++++++++++
gcc/testsuite/gcc.dg/torture/pr112281-2.c | 18 ++++++++++++
gcc/testsuite/gcc.dg/vect/pr112505.c | 14 ++++++++++
gcc/testsuite/gcc.target/i386/pr112495.c | 12 ++++++++
gcc/tree-data-ref.cc | 7 +++++
gcc/tree-loop-distribution.cc | 18 +++++++++---
gcc/tree-ssa-ifcombine.cc | 7 +++++
gcc/tree-vect-loop.cc | 9 ++++++
gcc/tree-vect-slp.cc | 16 ++++++-----
15 files changed, 219 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr112793.cc
create mode 100644 gcc/testsuite/gcc.dg/debug/pr112718.c
create mode 100644 gcc/testsuite/gcc.dg/pr111039.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr110176.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr112281-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr112281-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr112505.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr112495.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 a5b3721c066 middle-end/115110 - Fix view_converted_memref_p
new bc6e336cb7c [prange] Avoid looking at type() for undefined ranges
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/ipa-cp.cc | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/pr115128.c | 31 +++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr115128.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-14
in repository gcc.
from 81c627d47c2 Update gcc sv.po
new 1e9ae50d4d1 tree-optimization/114998 - use-after-free with loop distribution
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.dg/torture/pr114998.c | 35 +++++++++++++++++++++++++++++++++
gcc/tree-loop-distribution.cc | 24 ++++++++++++++++------
2 files changed, 53 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr114998.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 6a0a46c5799 Small fix to implementation of -fdump-ada-spec
new a5b3721c066 middle-end/115110 - Fix view_converted_memref_p
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/tree-ssa-alias.cc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.