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 1ba60c076e8 [gdb/testsuite] Fix another timeout in gdb.base/bg-executio [...]
new 62e213a4fbc Automatic date update in version.in
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:
bfd/version.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 binutils-2_44-branch
in repository binutils-gdb.
from 29b82093692 Automatic date update in version.in
new 4d82d88c248 Automatic date update in version.in
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:
bfd/version.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 gdb-16-branch
in repository binutils-gdb.
from 055279c9149 Automatic date update in version.in
new 6c82a557806 Automatic date update in version.in
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:
bfd/version.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 47561e459e7 Doc: Document raw string literals as GNU C extension [PR88382]
new 7b9d8d43154 [testsuite] [ppc] ipa-sra-19.c: pass -Wno-psabi on powerpc- [...]
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/ipa/ipa-sra-19.c | 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 17c5ad25811 testsuite: Replace altivec vector attribute with generic eq [...]
new 47561e459e7 Doc: Document raw string literals as GNU C extension [PR88382]
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/doc/extend.texi | 20 ++++++++++++++++++++
1 file changed, 20 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 master
in repository gcc.
from c3e721f489e cobol: Eliminate gcc/cobol/LICENSE. [PR119759]
new 17c5ad25811 testsuite: Replace altivec vector attribute with generic eq [...]
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/g++.dg/pr112822.C | 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-12
in repository gcc.
from cab0305aea0 libstdc++: Add dg-options "-std=gnu++20" to backported tests
new 5347b382a38 phiopt: Reset the number of iterations information of a loo [...]
new a5929ef8095 backprop: Fix deleting of a phi node [PR116922]
new df76d7b0569 vec-lowering: Fix ABSU lowering [PR111285]
new 9d0c2f76955 phiopt: Fix value_replacement for middle bb having phi node [...]
new 8aff886ffeb match: Reject non-ssa name/min invariants in gimple_extract [...]
new 75fc02d56f0 testcase: Add testcase for already fixed PR [PR118476]
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-match-head.cc | 6 ++++
gcc/gimple-ssa-backprop.cc | 10 ++++--
gcc/testsuite/g++.dg/torture/vect-absu-1.C | 29 +++++++++++++++
gcc/testsuite/gcc.dg/torture/pr116412-1.c | 6 ++++
gcc/testsuite/gcc.dg/torture/pr116922.c | 19 ++++++++++
gcc/testsuite/gcc.dg/torture/pr117243-1.c | 30 ++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr117243-2.c | 34 ++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr118476-1.c | 14 ++++++++
gcc/testsuite/gcc.dg/torture/pr118922-1.c | 57 ++++++++++++++++++++++++++++++
gcc/tree-ssa-phiopt.cc | 15 ++++++++
gcc/tree-vect-generic.cc | 10 +++++-
11 files changed, 227 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/vect-absu-1.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr116412-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr116922.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117243-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117243-2.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr118476-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr118922-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-12
in repository gcc.
from 4889daddae1 Daily bump.
new 5f3811fd501 libstdc++: Add missing parts of LWG 3480 for directory iter [...]
new 4cb91df31d6 libstdc++: Specialize std::disable_sized_sentinel_for for s [...]
new 9357f7e0fbf libstdc++: Constrain std::vector default constructor [PR113841]
new 7b0f5056503 libstdc++: Skip redundant assertions in std::span construct [...]
new c0d805192b0 libstdc++: Skip redundant assertions in std::array equality [...]
new 6d8ee74e424 libstdc++: Fix get<0> constraint for lvalue ranges::subrang [...]
new cab0305aea0 libstdc++: Add dg-options "-std=gnu++20" to backported tests
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:
libstdc++-v3/include/bits/allocator.h | 3 ++
libstdc++-v3/include/bits/fs_dir.h | 22 +++++++++
libstdc++-v3/include/bits/ranges_util.h | 5 +-
libstdc++-v3/include/bits/stl_bvector.h | 3 ++
libstdc++-v3/include/bits/stl_iterator.h | 8 ++++
libstdc++-v3/include/bits/stl_vector.h | 3 ++
libstdc++-v3/include/std/array | 2 +-
libstdc++-v3/include/std/span | 10 ++--
.../testsuite/20_util/integer_sequence/112473.cc | 1 +
.../21_strings/char_traits/requirements/113200.cc | 1 +
.../array/comparison_operators/106212.cc | 15 ++++++
.../testsuite/23_containers/span/117966.cc | 13 ++++++
.../testsuite/23_containers/vector/cons/113841.cc | 35 ++++++++++++++
.../24_iterators/move_iterator/lwg3736.cc | 53 ++++++++++++++++++++++
.../lexicographical_compare_three_way/113960.cc | 1 +
.../27_io/filesystem/iterators/lwg3480.cc | 17 +++++++
.../29_atomics/headers/stdatomic.h/115807.cc | 1 +
.../testsuite/std/ranges/subrange/lwg3589.cc | 31 +++++++++++++
libstdc++-v3/testsuite/std/time/month/2.cc | 1 +
libstdc++-v3/testsuite/std/time/weekday/2.cc | 1 +
20 files changed, 219 insertions(+), 7 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/array/comparison_operators [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/span/117966.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/cons/113841.cc
create mode 100644 libstdc++-v3/testsuite/24_iterators/move_iterator/lwg3736.cc
create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/iterators/lwg3480.cc
create mode 100644 libstdc++-v3/testsuite/std/ranges/subrange/lwg3589.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 linux.
from c62f4b82d571 Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux [...]
new 1296dcbad231 dt-bindings: xilinx: Remove myself from maintainership
new 71d2143266ef dt-bindings: display: nwl-dsi: Allow 'data-lanes' property [...]
new 2bd73c7949ea dt-bindings: interrupt-controller: fsl,irqsteer: Add i.MX9 [...]
new f0b12d3f28b1 dt-bindings: timer: nxp,sysctr-timer: Add i.MX94 support
new f57edca8c1e6 dt-bindings: timer: renesas,tpu: remove obsolete binding
new d5f49921707c dt-bindings: soc: fsl: fsl,ls1028a-reset: Fix maintainer entry
new c1336865c4c9 Merge tag 'devicetree-fixes-for-6.15-1' of git://git.kerne [...]
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:
.../devicetree/bindings/ata/ceva,ahci-1v84.yaml | 1 -
.../bindings/display/bridge/nwl-dsi.yaml | 18 ++++++-
.../bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml | 1 -
.../interrupt-controller/fsl,irqsteer.yaml | 1 +
.../devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 9 ----
.../bindings/reset/xlnx,zynqmp-reset.yaml | 1 -
.../bindings/soc/fsl/fsl,ls1028a-reset.yaml | 2 +-
.../bindings/timer/nxp,sysctr-timer.yaml | 11 +++--
.../devicetree/bindings/timer/renesas,tpu.yaml | 56 ----------------------
.../devicetree/bindings/usb/dwc3-xilinx.yaml | 1 -
.../devicetree/bindings/usb/microchip,usb5744.yaml | 1 -
.../devicetree/bindings/usb/xlnx,usb2.yaml | 1 -
12 files changed, 27 insertions(+), 76 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/timer/renesas,tpu.yaml
--
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 83340869a21 [PATCH] rx: avoid adding setpsw for rx_cmpstrn when len is const
new c3e721f489e cobol: Eliminate gcc/cobol/LICENSE. [PR119759]
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/cobol/LICENSE | 29 -----------------------------
1 file changed, 29 deletions(-)
delete mode 100644 gcc/cobol/LICENSE
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.