This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/gcc.
from ef26c151c14 x86: PR target/103773: Fix wrong-code with -Oz from pop to memory.
adds 8f34344ec69 smuldi3_highpart.c: Replace long with long long for -mx32
adds 7d01da81b80 Daily bump.
adds 9a4a29eaf23 Darwin: Define OBJECT_FORMAT_MACHO.
adds 8381075ff3f Darwin: Check for that flag-reorder-and-partition.
adds 19bf83a9a06 Darwin: Update rules for handling alignment of globals.
adds 43dadcf3e7b Darwin: Amend a comment to be more inclusive [NFC].
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 55 ++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config.gcc | 14 ++++++
gcc/config/darwin.c | 24 ++++++++---
gcc/config/darwin.h | 11 ++---
gcc/testsuite/ChangeLog | 27 ++++++++++++
gcc/testsuite/gcc.dg/attr-aligned.c | 8 +++-
gcc/testsuite/gcc.dg/darwin-aligned-globals.c | 24 +++++++++++
gcc/testsuite/gcc.dg/darwin-comm-1.c | 5 +++
gcc/testsuite/gcc.target/i386/pr89261.c | 3 +-
gcc/testsuite/gcc.target/i386/smuldi3_highpart.c | 2 +-
11 files changed, 158 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/darwin-aligned-globals.c
create mode 100644 gcc/testsuite/gcc.dg/darwin-comm-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 7ef46b92d 0: update: binutils-gcc: 1
new b4ad4cc91 0: 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 (7ef46b92d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 39296 -> 38372 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 264720 -> 264956 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3868 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2880 -> 2444 bytes
07-check_regression/console.log.xz | Bin 2836 -> 3144 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 21 +-
07-check_regression/results.compare2 | 74 +-
07-check_regression/results.regressions | 41 +
08-update_baseline/console.log | 428 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 21 +-
08-update_baseline/results.compare2 | 74 +-
08-update_baseline/results.regressions | 41 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3534384 -> 3510104 bytes
sumfiles/g++.sum | 44 +-
sumfiles/gcc.log.xz | Bin 3081504 -> 3105052 bytes
sumfiles/gcc.sum | 4694 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 924692 -> 933036 bytes
sumfiles/gfortran.sum | 56 +-
sumfiles/libatomic.log.xz | Bin 2344 -> 2356 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 181592 -> 181504 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2724 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 444660 -> 445636 bytes
sumfiles/libstdc++.sum | 2 +-
33 files changed, 2856 insertions(+), 2674 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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 43dadcf3e7b Darwin: Amend a comment to be more inclusive [NFC].
new 8f921393e33 i386: Add V2SFmode DIV insn pattern [PR95046, PR103797]
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/i386/mmx.md | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr95046-1.c | 11 ++++++++++-
2 files changed, 30 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_O1
in repository toolchain/ci/gcc.
from 96a09dec242 libphobos: Fix definition of stat_t for MIPS64 (PR103604)
adds ecc83ab1df4 libphobos: Add power*-*-freebsd* as supported target
adds f9406821cf8 Daily bump.
adds 3b0ba97fafe Daily bump.
adds c08b5a0321d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libphobos/ChangeLog | 15 +++++++++++++++
libphobos/configure.tgt | 3 +++
libphobos/libdruntime/core/sys/freebsd/config.d | 3 ++-
4 files changed, 21 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/release-aarch64-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from 6e67642edc Automatic date update in version.in
adds 862d4c203e Automatic date update in version.in
adds 9137c2cb7c Automatic date update in version.in
adds be39f5ba30 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-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards f2003d95a 0: update: binutils-gcc: 2
new 02985d88d 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 (f2003d95a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1540 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 50664 -> 50640 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 247112 -> 246672 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 4 ++--
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 9 insertions(+), 9 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_profiled_lto_lean
in repository toolchain/ci/gcc.
from 0b7ee7cec96 Daily bump.
adds 96a09dec242 libphobos: Fix definition of stat_t for MIPS64 (PR103604)
adds ecc83ab1df4 libphobos: Add power*-*-freebsd* as supported target
adds f9406821cf8 Daily bump.
adds 3b0ba97fafe Daily bump.
adds c08b5a0321d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libphobos/ChangeLog | 15 ++++++++
libphobos/configure.tgt | 3 ++
libphobos/libdruntime/core/sys/freebsd/config.d | 3 +-
libphobos/libdruntime/core/sys/posix/sys/stat.d | 46 +++++++++++++++----------
5 files changed, 48 insertions(+), 21 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_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 6e67642edc Automatic date update in version.in
adds 862d4c203e Automatic date update in version.in
adds 9137c2cb7c Automatic date update in version.in
adds be39f5ba30 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_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 653083f50 0: update: binutils-gcc: 2
new a98f86ba5 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 (653083f50)
\
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 1504 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 60116 -> 61864 bytes
.../console.log.xz | Bin 919588 -> 917720 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.