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 253e6efeb2f Daily bump.
new b5d386495b3 libstdc++: Make system_clock::to_time_t always_inline [PR99832]
new 627c08f72b4 libstdc++: Tweak localized formatting for floating-point types
new c92bc1e435e libstdc++: Fix std::format thousands separators when sign p [...]
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:
libstdc++-v3/include/bits/chrono.h | 2 ++
libstdc++-v3/include/std/format | 28 +++++++++++++++-------
.../testsuite/20_util/system_clock/99832.cc | 14 +++++++++++
.../testsuite/std/format/functions/format.cc | 10 ++++++++
4 files changed, 45 insertions(+), 9 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/system_clock/99832.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 f3dde39e597 ranger: Handle the theoretical case of GIMPLE_COND with one [...]
new e477e7cd104 testsuite: Add -mpopcnt and -mabm variants of PR90693 tests
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.target/i386/pr90693-3.c | 5 +++++
gcc/testsuite/gcc.target/i386/pr90693-4.c | 5 +++++
gcc/testsuite/gcc.target/i386/pr90693-5.c | 5 +++++
gcc/testsuite/gcc.target/i386/pr90693-6.c | 5 +++++
4 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr90693-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr90693-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr90693-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr90693-6.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 2c3ce07c568 Daily bump.
new 9e9c8aaab10 internal-fn: Fix up .POPCOUNT expansion
new f3dde39e597 ranger: Handle the theoretical case of GIMPLE_COND with one [...]
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/gimple-range-fold.cc | 8 ++++++--
gcc/internal-fn.cc | 4 ++--
2 files changed, 8 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.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from 42c3c0bf tcwg_llvm-build.sh,round-robin.sh: gcc-compare-results repos [...]
new d0d73783 jenkins-helpers.sh: Remove workaround setup when git.linaro.o [...]
new 188fe275 jenkins-helpers.sh: typo
new b43637ed round-robin.sh: abe.git taken from gitlab.com
new a3e9345c tcwg-report-stale-rr-jobs.sh: Add unstable version of the rep [...]
new ab4c912a tcwg-report-stale-rr-jobs.sh: Update list of project for unde [...]
new cbda2281 round-robin.sh: Improve readability of xfails.xfail
new b869f98c round-robin.sh (build_abe): Add support for bunsen
new 9581637e precommit-ssh-apply.sh: Fix typos
new 412a7a00 Add support for precommit testing from forgejo Pull Requests
The 9 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:
jenkins-helpers.sh | 25 +---
precommit-ssh-apply.sh => precommit-forge-apply.sh | 65 +++++-----
pw-report.sh => precommit-forge-report.sh | 45 ++++++-
precommit-forge-trigger.sh | 137 +++++++++++++++++++++
precommit-ssh-apply.sh | 4 +-
pw-helpers.sh | 61 +++++++++
round-robin.sh | 90 +++++++++-----
tcwg-report-stale-rr-jobs.sh | 6 +-
8 files changed, 337 insertions(+), 96 deletions(-)
copy precommit-ssh-apply.sh => precommit-forge-apply.sh (61%)
copy pw-report.sh => precommit-forge-report.sh (60%)
create mode 100755 precommit-forge-trigger.sh
--
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.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/abe.
from e2af0ed8 lib/retrieve.sh: fix handling of g.l.o unstability
new a76e3132 Add --bunsen and --bunsen-filter options
new a11574af Merge branch 'bunsen' into 'master'
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:
abe.sh | 28 ++++++++++++++++++++++++++++
lib/make.sh | 21 +++++++++++++++++++--
scripts/bunsen2jenkins.sh | 37 +++++++++++++++++++++++++++++++++++++
3 files changed, 84 insertions(+), 2 deletions(-)
create mode 100755 scripts/bunsen2jenkins.sh
--
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 5327eef7b00 libstdc++: Make system_clock::to_time_t always_inline [PR99832]
new 0ac22990650 Daily bump.
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/ChangeLog | 18 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 34 ++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 24 ++++++++++++++++++++++++
4 files changed, 77 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 releases/gcc-14
in repository gcc.
from e1cbf566970 libstdc++: Fix incorrect links to archived SGI STL docs
new 253e6efeb2f Daily bump.
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/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 12 ++++++++++++
2 files changed, 13 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 releases/gcc-13
in repository gcc.
from d97de614f7a libstdc++: Fix incorrect links to archived SGI STL docs
new f7cfab38ef7 Daily bump.
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/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 12 ++++++++++++
2 files changed, 13 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 releases/gcc-12
in repository gcc.
from 16d6a270b11 tree-sra: Do not create stores into const aggregates (PR111873)
new 3a59f7eb074 Daily bump.
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/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 9 +++++++++
3 files changed, 21 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.