This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dd6fe9f5575 Remove vector type setting from vect_recog_cond_expr_conver [...]
new c8a24f60b68 libstdc++: Fix std::get<T> for std::pair with reference mem [...]
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/stl_pair.h | 8 ++--
.../testsuite/20_util/pair/astuple/get_by_type.cc | 52 ++++++++++++++++++++++
2 files changed, 56 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 binutils-gdb.
from a0dd75e40ad [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.perf
new 33338dd342b [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.opt
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.opt/inline-break.exp | 8 ++++----
gdb/testsuite/gdb.opt/inline-entry.exp | 2 +-
gdb/testsuite/gdb.opt/solib-intra-step.exp | 2 +-
3 files changed, 6 insertions(+), 6 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 b905810be2e MAINTAINERS: Add myself as an aarch64 port reviewer
new 41e2fe9be1f tree-optimization/121758 - fix pattern stmt REDUC_IDX updating
new 6acd5534ad3 tree-optimization/121767 - modvar pattern breaking reductions
new dd6fe9f5575 Remove vector type setting from vect_recog_cond_expr_conver [...]
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:
gcc/testsuite/gcc.dg/vect/pr121758.c | 15 ++++++++++++++
gcc/testsuite/gcc.dg/vect/pr121767.c | 9 ++++++++
gcc/tree-vect-patterns.cc | 40 +++++++++++++++++++++++++-----------
3 files changed, 52 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr121758.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr121767.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 c1e9f1454fa [gdb/testsuite] Fix clean_restart <absolute filename> in gd [...]
new a0dd75e40ad [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.perf
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.perf/backtrace.exp | 2 +-
gdb/testsuite/gdb.perf/single-step.exp | 2 +-
gdb/testsuite/gdb.perf/skip-command.exp | 2 +-
gdb/testsuite/gdb.perf/skip-prologue.exp | 2 +-
gdb/testsuite/gdb.perf/solib.exp | 2 +-
gdb/testsuite/gdb.perf/template-breakpoints.exp | 2 +-
6 files changed, 6 insertions(+), 6 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 0bb0d1d2880 libstdc++: Make CTAD ignore pair(const T1&, const T2&) cons [...]
new b905810be2e MAINTAINERS: Add myself as an aarch64 port reviewer
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:
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
--
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 98583463abe Disable eh_frame optimisation if code detected in .eh_frame
new c1e9f1454fa [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.python/pretty-print-call-by-hand.exp | 2 +-
gdb/testsuite/gdb.python/py-disasm.exp.tcl | 10 ++++++----
gdb/testsuite/gdb.python/py-exec-file.exp | 8 +++++---
gdb/testsuite/gdb.python/py-format-address.exp | 8 +++++---
gdb/testsuite/gdb.python/py-format-string.exp | 3 ++-
gdb/testsuite/gdb.python/py-framefilter-mi.exp | 2 +-
gdb/testsuite/gdb.python/py-mi-objfile.exp | 2 +-
gdb/testsuite/gdb.python/py-mi-var-info-path-expression.exp | 2 +-
gdb/testsuite/gdb.python/py-mi.exp | 4 ++--
gdb/testsuite/gdb.python/py-missing-objfile.exp | 2 +-
gdb/testsuite/gdb.python/py-objfile.exp | 3 ++-
gdb/testsuite/gdb.python/py-prettyprint.exp | 5 +++--
gdb/testsuite/gdb.python/py-source-styling.exp | 6 +++---
gdb/testsuite/gdb.python/py-symbol.exp | 10 ++++++----
gdb/testsuite/gdb.python/py-thrhandle.exp | 2 +-
gdb/testsuite/gdb.python/py-type.exp | 3 ++-
gdb/testsuite/gdb.python/py-value.exp | 5 +++--
gdb/testsuite/gdb.python/py-varobj.exp | 2 +-
18 files changed, 46 insertions(+), 33 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 9f94029829d fold: Unwrap MEM_REF after get_inner_reference in split_add [...]
new 381dbd4a956 libstdc++: Restore C++20 <chrono> support for old std::string ABI
new 0bb0d1d2880 libstdc++: Make CTAD ignore pair(const T1&, const T2&) cons [...]
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:
libstdc++-v3/include/bits/stl_pair.h | 2 +-
libstdc++-v3/include/bits/version.def | 10 ++++++++++
libstdc++-v3/include/bits/version.h | 9 +++++++++
libstdc++-v3/include/std/chrono | 13 ++++++++-----
libstdc++-v3/src/c++20/clock.cc | 2 +-
libstdc++-v3/testsuite/20_util/pair/cons/110853.cc | 10 ++++++++++
6 files changed, 39 insertions(+), 7 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/pair/cons/110853.cc
--
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 binutils-2_45-branch
in repository binutils-gdb.
from 9318e6a7113 Automatic date update in version.in
new 316da476e61 visium MAX_MEM_FOR_RS_ALIGN_CODE
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/config/tc-visium.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 releases/gcc-14
in repository gcc.
from 1f0da67e171 Daily bump.
new 3d301adc990 libstdc++: Use __promote_3 for std::hypot [PR121097]
new d635e329891 libstdc++: Fix std::numeric_limits<__float128>::max_digits1 [...]
new 3a730a2a8f1 libstdc++: Check _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK with [...]
new 516c12e0e99 middle-end: Fix typo in gimple.h
new 343f177943e libstdc++: Fix -Wswitch warning in <regex>
new 789c64455cb libstdc++: Add missing <vector> header to unordered_set/pr1 [...]
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:
gcc/gimple.h | 2 +-
libstdc++-v3/include/bits/regex_compiler.h | 3 +++
libstdc++-v3/include/c_global/cmath | 4 ++--
libstdc++-v3/include/std/limits | 2 +-
libstdc++-v3/include/std/mutex | 4 ++--
libstdc++-v3/testsuite/18_support/numeric_limits/128bit.cc | 5 +++++
.../testsuite/23_containers/unordered_set/pr115285.cc | 3 ++-
libstdc++-v3/testsuite/30_threads/timed_mutex/121496.cc | 14 ++++++++++++++
8 files changed, 30 insertions(+), 7 deletions(-)
create mode 100644 libstdc++-v3/testsuite/30_threads/timed_mutex/121496.cc
--
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 23d5056310b Daily bump.
new 9f94029829d fold: Unwrap MEM_REF after get_inner_reference in split_add [...]
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/fold-const.cc | 11 ++++++++
gcc/testsuite/gcc.dg/tree-ssa/ptrdiff-1.c | 45 +++++++++++++++++++++++++++++++
2 files changed, 56 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ptrdiff-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.