This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a86ca83a1b1 doc: Remove redundant sentence about modules being in C++20
new e3ca3e79936 Fortran: Fix typos
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/fortran/array.cc | 2 +-
gcc/fortran/dump-parse-tree.cc | 2 +-
gcc/fortran/frontend-passes.cc | 2 +-
gcc/fortran/gfortran.texi | 2 +-
gcc/fortran/intrinsic.texi | 4 ++--
gcc/fortran/invoke.texi | 4 ++--
gcc/fortran/resolve.cc | 2 +-
gcc/fortran/simplify.cc | 2 +-
gcc/fortran/trans-expr.cc | 4 ++--
9 files changed, 12 insertions(+), 12 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 4cb935cb69f libstdc++: Use visibility pragmas instead of attributes [PR104807]
new a86ca83a1b1 doc: Remove redundant sentence about modules being in C++20
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/invoke.texi | 4 +---
1 file changed, 1 insertion(+), 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 binutils-gdb.
from 47a39c6e183 Fix gdb.ada/arrayptr.exp results
new c9bfa277e9e Fix Ada integer literals with exponents
new 63fc2437ded Implement real literal extension for Ada
new aacf24b4db3 Fix bug in ada_print_floating
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:
gdb/NEWS | 8 ++
gdb/ada-lex.l | 107 ++++++++++++++++-----
gdb/ada-valprint.c | 7 ++
gdb/doc/gdb.texinfo | 16 +++
gdb/testsuite/gdb.ada/float-bits.exp | 53 ++++++++++
.../callee.adb => float-bits/prog.adb} | 13 ++-
.../gdb.ada/{O2_float_param.exp => literals.exp} | 31 +++---
7 files changed, 189 insertions(+), 46 deletions(-)
create mode 100644 gdb/testsuite/gdb.ada/float-bits.exp
copy gdb/testsuite/gdb.ada/{inline-section-gc/callee.adb => float-bits/prog.adb} (81%)
copy gdb/testsuite/gdb.ada/{O2_float_param.exp => literals.exp} (55%)
--
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 111754595cf opts: fix -gtoggle + optimize attribute
new 4cb935cb69f libstdc++: Use visibility pragmas instead of attributes [PR104807]
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/c++config | 9 +++++++--
1 file changed, 7 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 linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 9650663b 2: update: binutils-gcc: 1
new 33f35ed9 2: update: binutils-gcc: 1
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 (9650663b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 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 1504 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 50620 -> 50484 bytes
05-build_abe-bootstrap/console.log.xz | Bin 167404 -> 167164 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 46 +++++++++++++++++-----------------
jenkins/manifest.sh | 8 +++---
7 files changed, 27 insertions(+), 27 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 linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from 1b291c996fa Daily bump.
adds 65b7fac6a51 Daily bump.
adds a1984704a7c Use correct names for __ibm128 if long double is IEEE 128-bit.
adds fa944e8660e Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__.
adds 8b1953fe420 Daily bump.
adds 661f7e74405 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 16 +++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-c.c | 6 +-
gcc/config/rs6000/rs6000.c | 6 ++
gcc/testsuite/ChangeLog | 12 +++
gcc/testsuite/gcc.target/powerpc/pr104253.c | 156 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr99708.c | 21 ++++
7 files changed, 217 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104253.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr99708.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from d06059239a Automatic date update in version.in
adds 70589bff4f Automatic date update in version.in
adds 00d7bb15cc Automatic date update in version.in
adds c002554e78 Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 133b56f3 0: update: binutils-gcc: 2
new d37ee80a 0: update: binutils-gcc: 2
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 (133b56f3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 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 1532 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 47832 -> 48400 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 474988 -> 476584 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/gcc.
from 762181c5d69 Daily bump.
adds 98cd717fca9 [Committed] Update gcc.dg/lower-subreg-1.c on ia32.
adds aad3d935189 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/lower-subreg-1.c | 4 +---
3 files changed, 7 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.