This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bac45dda59c AVR: Fix a typo in avr-mcus.def.
new 2a56f3c539b libstdc++: Implement ranges::shift_left/right from P2440R1
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/ranges_algo.h | 115 +++++++++++++++++++++
libstdc++-v3/include/bits/version.def | 4 +
libstdc++-v3/include/bits/version.h | 7 +-
libstdc++-v3/src/c++23/std.cc.in | 8 +-
.../shift_left/{1.cc => constrained.cc} | 10 +-
.../shift_right/{1.cc => constrained.cc} | 10 +-
6 files changed, 143 insertions(+), 11 deletions(-)
copy libstdc++-v3/testsuite/25_algorithms/shift_left/{1.cc => constrained.cc} (89%)
copy libstdc++-v3/testsuite/25_algorithms/shift_right/{1.cc => constrained.cc} (90%)
--
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 d640bd87280 Daily bump.
new 75e6bf06e9d AVR: Add support for AVR32DAxxS, AVR64DAxxS, AVR128DAxxS devices.
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/avr/avr-mcus.def | 11 +++++++++++
gcc/doc/avr-mmcu.texi | 6 +++---
2 files changed, 14 insertions(+), 3 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 7d27ffdddb6 AVR: Add support for AVR32DAxxS, AVR64DAxxS, AVR128DAxxS devices.
new 17f282ccc70 AVR: Fix a typo in avr-mcus.def.
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/avr/avr-mcus.def | 22 +++++++++++-----------
gcc/doc/avr-mmcu.texi | 6 +++---
2 files changed, 14 insertions(+), 14 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 76d6f401462 AVR: Add support for AVR32DAxxS, AVR64DAxxS, AVR128DAxxS devices.
new bac45dda59c AVR: Fix a typo in avr-mcus.def.
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/avr/avr-mcus.def | 22 +++++++++++-----------
gcc/doc/avr-mmcu.texi | 6 +++---
2 files changed, 14 insertions(+), 14 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 980a8feccaa Daily bump.
new 7d27ffdddb6 AVR: Add support for AVR32DAxxS, AVR64DAxxS, AVR128DAxxS devices.
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/avr/avr-mcus.def | 11 +++++++++++
gcc/doc/avr-mmcu.texi | 6 +++---
2 files changed, 14 insertions(+), 3 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 e17e3de4bbb cdce: Fix non-call exceptions with signaling nans [PR120951]
new 76d6f401462 AVR: Add support for AVR32DAxxS, AVR64DAxxS, AVR128DAxxS devices.
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/avr/avr-mcus.def | 11 +++++++++++
gcc/doc/avr-mmcu.texi | 6 +++---
2 files changed, 14 insertions(+), 3 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 glibc.
from ea85e7d550 elf: Restore support for _r_debug interpositions and copy re [...]
new b80f108b55 htl: Drop ptr_pthread_once from pthread_functions
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:
htl/pt-initialize.c | 1 -
sysdeps/htl/pthread-functions.h | 2 --
2 files changed, 3 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 5c0758c174c Add cutoff information to profile_info and use it when forc [...]
new 5c2dc85c192 tree-cfg: Reject constants and addr on lhs for assign singl [...]
new e17e3de4bbb cdce: Fix non-call exceptions with signaling nans [PR120951]
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/torture/pr120951-1.c | 12 ++++++++++++
gcc/tree-call-cdce.cc | 17 +++++++++++++++--
gcc/tree-cfg.cc | 13 +++++++++++++
3 files changed, 40 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr120951-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 master
in repository gcc.
from 1757c320bad Fix overflow check in profile_count::operator* (const sreal &num).
new 5c0758c174c Add cutoff information to profile_info and use it when forc [...]
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/auto-profile.cc | 4 ++++
gcc/coverage.cc | 1 +
gcc/gcov-io.h | 5 +++++
gcc/ipa-inline.cc | 1 +
gcc/lto-cgraph.cc | 19 ++++++++++++++++---
gcc/profile-count.cc | 25 +++++++++++++++++++++++++
gcc/profile-count.h | 13 +------------
gcc/testsuite/gcc.dg/tree-prof/clone-merge-1.c | 2 +-
8 files changed, 54 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.