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 ac9b8c676e9 Constify target_desc declarations
new 31282a84910 gdb: constify target_stack::is_pushed
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/inferior.h | 2 +-
gdb/target.h | 2 +-
2 files changed, 2 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.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from f241528 Add entry e07ead85a368173a56e96a21d6841aa497ad80f8 from https [...]
new f7d76eb Add entry 1b74b5cb4e9d7191f298245063a8f9c3a1bbeff4 from https [...]
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:
.../build_url | 2 +-
.../last_good | 0
.../summary.txt | 0
.../tcwg_gcc_bootstrap/status.txt | 3 +++
4 files changed, 4 insertions(+), 1 deletion(-)
copy gcc/sha1/1b74b5cb4e9d7191f298245063a8f9c3a1bbeff4/tcwg_gcc_bootstrap/{master- [...]
copy gcc/sha1/1b74b5cb4e9d7191f298245063a8f9c3a1bbeff4/tcwg_gcc_bootstrap/{master- [...]
copy gcc/sha1/1b74b5cb4e9d7191f298245063a8f9c3a1bbeff4/tcwg_gcc_bootstrap/{master- [...]
--
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 linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
from e24705461d 45: onsuccess: #439: 2: Success after binutils: 12 commits
new f6cadb1960 46: force: #442: 2: Success after gcc: 28 commits
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:
01-reset_artifacts/console.log.xz | Bin 1716 -> 1788 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 50200 -> 50756 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 953164 -> 950436 bytes
06-check_regression/console.log.xz | Bin 2660 -> 2712 bytes
dashboard/dashboard-generate.sh | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
11 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 04d54b70fe2 c++: fix triviality of class with unsatisfied op=
new c2ee70f20de c++: implicit lookup of std::initializer_list [PR102576]
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 | 5 +++--
gcc/testsuite/g++.dg/modules/{anon-2_a.H => pr102576_a.H} | 3 ++-
gcc/testsuite/g++.dg/modules/pr102576_b.C | 9 +++++++++
3 files changed, 14 insertions(+), 3 deletions(-)
copy gcc/testsuite/g++.dg/modules/{anon-2_a.H => pr102576_a.H} (60%)
create mode 100644 gcc/testsuite/g++.dg/modules/pr102576_b.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 users/skpgkp2/2.33/master
in repository glibc.
discards c5f094a2ef x86_64: roundeven with sse4.1 support
discards d970e709cd math: redirect roundeven function
new 5da65a9be3 AArch64: Add support for roundeven[f]
new 63b6eecd08 math: redirect roundeven function
new b85d5b3fe1 x86_64: roundeven with sse4.1 support
new 6e6e51a1a2 Use GCC builtins for roundeven functions if desired.
new 224c17c70b Update math: redirect roundeven function
new 46bcc6c0c9 s390x: Update math: redirect roundeven function
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c5f094a2ef)
\
N -- N -- N refs/heads/users/skpgkp2/2.33/master (46bcc6c0c9)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
sysdeps/aarch64/fpu/{s_fmin.c => s_roundeven.c} | 11 ++++++-----
sysdeps/{x86_64/fpu/s_fabsf.c => aarch64/fpu/s_roundevenf.c} | 12 +++++++-----
sysdeps/generic/math-use-builtins-roundeven.h | 4 ++++
sysdeps/generic/math-use-builtins.h | 1 +
sysdeps/ieee754/dbl-64/s_roundeven.c | 5 +++++
sysdeps/ieee754/float128/float128_private.h | 2 ++
sysdeps/ieee754/flt-32/s_roundevenf.c | 5 +++++
sysdeps/ieee754/ldbl-128/s_roundevenl.c | 5 +++++
sysdeps/ieee754/ldbl-128ibm/s_roundevenl.c | 1 +
sysdeps/riscv/rv64/rvd/s_roundeven.c | 2 +-
sysdeps/riscv/rvf/s_roundevenf.c | 1 +
sysdeps/s390/fpu/s_roundeven.c | 2 +-
sysdeps/s390/fpu/s_roundevenf.c | 1 +
sysdeps/s390/fpu/s_roundevenl.c | 1 +
14 files changed, 41 insertions(+), 12 deletions(-)
copy sysdeps/aarch64/fpu/{s_fmin.c => s_roundeven.c} (78%)
copy sysdeps/{x86_64/fpu/s_fabsf.c => aarch64/fpu/s_roundevenf.c} (78%)
create mode 100644 sysdeps/generic/math-use-builtins-roundeven.h
--
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 2773a90c0f4 Fortran: error recovery while simplifying intrinsic UNPACK [...]
new aeba3e009b0 c++: fix triviality of class with unsatisfied op=
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/class.cc | 13 ++++++++--
gcc/testsuite/g++.dg/cpp2a/cond-triv3.C | 44 +++++++++++++++++++++++++++++++++
2 files changed, 55 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/cond-triv3.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.