This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/release-aarch64
in repository toolchain/ci/glibc.
from 5c77e0cca9 posix: Correct attribute access mode on readlinkat [BZ #27024].
adds d299f19889 Fix failing nss/tst-nss-files-hosts-long with local resolver
No new revisions were added by this update.
Summary of changes:
nss/tst-nss-files-hosts-long.root/etc/nsswitch.conf | 1 +
1 file changed, 1 insertion(+)
create mode 100644 nss/tst-nss-files-hosts-long.root/etc/nsswitch.conf
--
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_gnu_native_build/release-aarch64
in repository toolchain/ci/gcc.
from b79f0b99fde Daily bump.
adds 6dd2650f96c Daily bump.
adds a87d7fbef55 rs6000: Expand fmod and remainder when built with fast-math [...]
adds 4fc907e18d1 Give more informative error message for by-reference types
adds df2f733cd99 Remove superfluous call to UI_Is_In_Int_Range
adds e94730e51af Fix internal error on pointer-to-pointer binding in LTO mode
adds 1355ea50498 Fix inaccurate bounds in debug info for vector array types
adds 82a95c08c0d Do not issue size error for too large array type
adds 40c0122a1c5 Fix PR ada/101970
adds 4bcb3213f74 Verify destination[source] of a load[store] instruction is [...]
adds e9a6a100046 Daily bump.
adds 819e7784a06 rs6000: Move rs6000_split_multireg_move to later in file
adds ed9006264f6 rs6000: Generate an lxvp instead of two adjacent lxv instructions
adds b429c81170c Enable store fusion on Power10.
new 6f61195e043 c++: Fix __is_*constructible/assignable for templates [PR102305]
new 6550198bd84 c++: Update DECL_*SIZE for objects with flexible array memb [...]
new 352c0b2668a c++: Fix handling of decls with flexible array members init [...]
new 0287b697b01 Daily bump.
The 4 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 | 56 +
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 35 +
gcc/ada/exp_attr.adb | 23 +-
gcc/ada/gcc-interface/decl.c | 25 +-
gcc/ada/gcc-interface/utils.c | 9 +-
gcc/config/rs6000/rs6000-cpus.def | 4 +-
gcc/config/rs6000/rs6000.c | 3228 ++++++++++----------
gcc/config/rs6000/rs6000.md | 36 +
gcc/config/rs6000/rs6000.opt | 4 +
gcc/cp/ChangeLog | 29 +
gcc/cp/decl.c | 32 +
gcc/cp/method.c | 1 +
gcc/cp/typeck2.c | 15 +-
gcc/testsuite/ChangeLog | 48 +
gcc/testsuite/g++.dg/cpp0x/pr102305.C | 39 +
gcc/testsuite/g++.dg/ext/flexary39.C | 65 +
gcc/testsuite/g++.dg/ext/flexary40.C | 50 +
gcc/testsuite/g++.target/i386/pr102295.C | 12 +
gcc/testsuite/gcc.target/powerpc/fusion-p10-stst.c | 31 +
.../gcc.target/powerpc/fusion-p10-stst2.c | 30 +
gcc/testsuite/gcc.target/powerpc/mma-builtin-9.c | 28 +
gcc/testsuite/gcc.target/powerpc/pr97142.c | 35 +
gcc/testsuite/gnat.dg/enum_rep2.adb | 117 +
gcc/varasm.c | 12 +-
25 files changed, 2402 insertions(+), 1564 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr102305.C
create mode 100644 gcc/testsuite/g++.dg/ext/flexary39.C
create mode 100644 gcc/testsuite/g++.dg/ext/flexary40.C
create mode 100644 gcc/testsuite/g++.target/i386/pr102295.C
create mode 100644 gcc/testsuite/gcc.target/powerpc/fusion-p10-stst.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fusion-p10-stst2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/mma-builtin-9.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr97142.c
create mode 100644 gcc/testsuite/gnat.dg/enum_rep2.adb
--
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_gnu_native_build/release-aarch64
in repository toolchain/ci/binutils-gdb.
from 824d17dbdb Bump GDB version number to 11.1.90.DATE-git.
adds 5bca320a3d Automatic date update in version.in
adds be34cc2df4 Automatic date update in version.in
new aeeddd7146 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/release-aarch64
in repository toolchain/ci/base-artifacts.
discards feb1b8b9 0: update: binutils-gcc-linux-glibc-gdb: 6
new 40445c13 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (feb1b8b9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/release [...]
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 1548 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 52140 -> 51452 bytes
05-build_abe-gcc/console.log.xz | Bin 193184 -> 193164 bytes
07-build_abe-linux/console.log.xz | Bin 8712 -> 8916 bytes
08-build_abe-glibc/console.log.xz | Bin 295660 -> 295328 bytes
09-build_abe-gdb/console.log.xz | Bin 41896 -> 41772 bytes
10-check_regression/console.log.xz | Bin 388 -> 420 bytes
11-update_baseline/console.log | 4 ++--
jenkins/manifest.sh | 26 +++++++++++++-------------
10 files changed, 15 insertions(+), 15 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_O1
in repository toolchain/ci/base-artifacts.
discards 1de139ea 0: update: binutils-gcc: 1
new 67f5774e 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 (1de139ea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1680 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 51036 -> 50948 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 101756 -> 256388 bytes
06-check_regression/console.log.xz | Bin 388 -> 420 bytes
07-update_baseline/console.log | 36 +++++++++++++++++++++++++++++++
jenkins/manifest.sh | 14 ++++++------
results | 2 ++
8 files changed, 45 insertions(+), 7 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 9e85da8d9fd Daily bump.
new e0c09143c96 rs6000: Remove useless toc-fusion option
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/rs6000/rs6000.opt | 4 ----
1 file changed, 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.