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/gcc.
from 7c6ae994fb5 config: Add check whether D compiler works (PR103528)
adds aa17859b685 Daily bump.
No new revisions were added by this update.
Summary of changes:
ChangeLog | 8 ++++++++
config/ChangeLog | 5 +++++
gcc/ChangeLog | 42 ++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
libphobos/ChangeLog | 4 ++++
6 files changed, 80 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/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 8a7cd1ebd7 [AArch64] Fix typo in error messages
adds 6d59be2c2c Automatic date update in version.in
adds c3f340f752 gdbarch-components.py: change empty "params" tuples to empty lists
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/gdbarch-components.py | 16 ++++++++--------
2 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/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards a5309fda1 0: update: binutils-gcc: 2
new cff406eb3 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 (a5309fda1)
\
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 1524 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 51856 -> 52764 bytes
05-build_abe-bootstrap/console.log.xz | Bin 462688 -> 462580 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 12 ++++++------
7 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from d4a57c84834c workflows: Update workaround for lldb on Mac OS
adds cd4ebb2918ae [LazyCallGraph] Skip blockaddresses
adds 578e500fe5ba [Sparc] Create an error when `__builtin_longjmp` is used
adds c1b51f098751 [msan] Disabled test failing on new GLIBC
adds 2c6c3e4b713b [asan] Fix "no matching function" on GCC
adds bdd28a2a138f [sanitizer] Don't test __pthread_mutex_lock with GLIBC 2.34
adds 5b2990a6ff77 [ELF] #undef PPC to support GCC powerpc32 build
adds 59289a837b00 [AA] Handle callbr instructions in alias analysis
adds b40f07b048c4 [msan] Add stat-family interceptors on Linux
adds abc0cf92bb14 [sanitizer] Intercept lstat on Linux
adds d9f927f2cfe8 [sanitizer] Disable test incompartible with recert GLIBC
adds c95753ff5c11 [NFC][X86] Add MC tests for all untested VIA PadLock instructions
adds ae24102617c9 [X86] Don't add implicit REP prefix to VIA PadLock xstore
No new revisions were added by this update.
Summary of changes:
clang/lib/Basic/Targets/Sparc.h | 3 --
clang/test/Sema/builtin-longjmp.c | 2 +-
compiler-rt/lib/msan/msan_interceptors.cpp | 30 +++++++----
.../sanitizer_platform_interceptors.h | 11 ++--
.../TestCases/Posix/unpoison-alternate-stack.cpp | 2 +-
compiler-rt/test/lit.common.cfg.py | 2 +-
compiler-rt/test/msan/preinit_array.cpp | 3 ++
.../TestCases/Linux/pthread_mutex.cpp | 7 ++-
.../Linux/sysconf_interceptor_bypass_test.cpp | 5 +-
lld/ELF/Arch/PPC.cpp | 3 ++
llvm/include/llvm/Analysis/LazyCallGraph.h | 24 ++-------
llvm/lib/Analysis/AliasAnalysis.cpp | 6 ++-
llvm/lib/Target/X86/X86InstrSystem.td | 2 +-
llvm/test/Analysis/BasicAA/pr52735.ll | 29 +++++++++++
llvm/test/Analysis/LazyCallGraph/blockaddress.ll | 28 +++++++++++
llvm/test/MC/X86/padlock.s | 29 ++++++++++-
.../IPConstantProp/dangling-block-address.ll | 58 ++++++++--------------
llvm/test/Transforms/Attributor/liveness.ll | 12 +++--
llvm/unittests/Analysis/LazyCallGraphTest.cpp | 3 +-
19 files changed, 167 insertions(+), 92 deletions(-)
create mode 100644 llvm/test/Analysis/BasicAA/pr52735.ll
create mode 100644 llvm/test/Analysis/LazyCallGraph/blockaddress.ll
--
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_kernel/llvm-release-arm-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 25a297446c Automatic date update in version.in
adds 446864d6d6 Automatic date update in version.in
adds 72a45cec0f Automatic date update in version.in
adds 6e67642edc Automatic date update in version.in
adds 862d4c203e 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_kernel/llvm-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c80f0bb7c 2: update: binutils-llvm-linux-qemu: 19900
new b8f0efe4e 2: update: binutils-llvm-linux-qemu: 19900
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 (c80f0bb7c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1592 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 42032 -> 41508 bytes
04-build_llvm/console.log.xz | Bin 57280 -> 58812 bytes
05-build_abe-qemu/console.log.xz | Bin 30112 -> 30316 bytes
06-build_linux/console.log.xz | Bin 5036 -> 5012 bytes
08-check_regression/console.log.xz | Bin 476 -> 484 bytes
09-update_baseline/console.log | 224 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +--
9 files changed, 121 insertions(+), 121 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
in repository toolchain/ci/gcc.
from 0c3fc06c300 libphobos: Add power*-*-freebsd* as supported target
adds 7c6ae994fb5 config: Add check whether D compiler works (PR103528)
adds aa17859b685 Daily bump.
No new revisions were added by this update.
Summary of changes:
ChangeLog | 8 ++++++++
config/ChangeLog | 5 +++++
config/acx.m4 | 13 +++++++++++++
configure | 19 +++++++++++++++++++
gcc/ChangeLog | 42 ++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
libphobos/ChangeLog | 4 ++++
8 files changed, 112 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/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 8a7cd1ebd7 [AArch64] Fix typo in error messages
adds 6d59be2c2c Automatic date update in version.in
adds c3f340f752 gdbarch-components.py: change empty "params" tuples to empty lists
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/gdbarch-components.py | 16 ++++++++--------
2 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/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards efe4f823d 0: update: binutils-gcc: 2
new 3226cf627 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 (efe4f823d)
\
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 1552 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 38024 -> 38684 bytes
05-build_abe-bootstrap/console.log.xz | Bin 260468 -> 264744 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 ++++++------
7 files changed, 42 insertions(+), 6 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_kernel/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/llvm-project.
from d4a57c84834c workflows: Update workaround for lldb on Mac OS
adds cd4ebb2918ae [LazyCallGraph] Skip blockaddresses
adds 578e500fe5ba [Sparc] Create an error when `__builtin_longjmp` is used
adds c1b51f098751 [msan] Disabled test failing on new GLIBC
adds 2c6c3e4b713b [asan] Fix "no matching function" on GCC
adds bdd28a2a138f [sanitizer] Don't test __pthread_mutex_lock with GLIBC 2.34
adds 5b2990a6ff77 [ELF] #undef PPC to support GCC powerpc32 build
adds 59289a837b00 [AA] Handle callbr instructions in alias analysis
adds b40f07b048c4 [msan] Add stat-family interceptors on Linux
adds abc0cf92bb14 [sanitizer] Intercept lstat on Linux
new d9f927f2cfe8 [sanitizer] Disable test incompartible with recert GLIBC
new c95753ff5c11 [NFC][X86] Add MC tests for all untested VIA PadLock instructions
new ae24102617c9 [X86] Don't add implicit REP prefix to VIA PadLock xstore
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:
clang/lib/Basic/Targets/Sparc.h | 3 --
clang/test/Sema/builtin-longjmp.c | 2 +-
compiler-rt/lib/msan/msan_interceptors.cpp | 30 +++++++----
.../sanitizer_platform_interceptors.h | 11 ++--
.../TestCases/Posix/unpoison-alternate-stack.cpp | 2 +-
compiler-rt/test/lit.common.cfg.py | 2 +-
compiler-rt/test/msan/preinit_array.cpp | 3 ++
.../TestCases/Linux/pthread_mutex.cpp | 7 ++-
.../Linux/sysconf_interceptor_bypass_test.cpp | 5 +-
lld/ELF/Arch/PPC.cpp | 3 ++
llvm/include/llvm/Analysis/LazyCallGraph.h | 24 ++-------
llvm/lib/Analysis/AliasAnalysis.cpp | 6 ++-
llvm/lib/Target/X86/X86InstrSystem.td | 2 +-
llvm/test/Analysis/BasicAA/pr52735.ll | 29 +++++++++++
llvm/test/Analysis/LazyCallGraph/blockaddress.ll | 28 +++++++++++
llvm/test/MC/X86/padlock.s | 29 ++++++++++-
.../IPConstantProp/dangling-block-address.ll | 58 ++++++++--------------
llvm/test/Transforms/Attributor/liveness.ll | 12 +++--
llvm/unittests/Analysis/LazyCallGraphTest.cpp | 3 +-
19 files changed, 167 insertions(+), 92 deletions(-)
create mode 100644 llvm/test/Analysis/BasicAA/pr52735.ll
create mode 100644 llvm/test/Analysis/LazyCallGraph/blockaddress.ll
--
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_kernel/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 25a297446c Automatic date update in version.in
adds 446864d6d6 Automatic date update in version.in
adds 72a45cec0f Automatic date update in version.in
adds 6e67642edc Automatic date update in version.in
new 862d4c203e 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_kernel/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 65e822309 2: update: binutils-llvm-linux-qemu: 37
new fddcc453c 2: update: binutils-llvm-linux-qemu: 37
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 (65e822309)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1628 -> 1780 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 42820 -> 43112 bytes
04-build_llvm/console.log.xz | Bin 58024 -> 59424 bytes
05-build_abe-qemu/console.log.xz | Bin 30920 -> 30272 bytes
06-build_linux/console.log.xz | Bin 3740 -> 3516 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 212 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 117 insertions(+), 117 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/binutils-gdb.
from 443279aa9c Automatic date update in version.in
adds 5ab88688f0 Typo fixes in binutils doc
adds ca988435c6 gas/ELF: avoid below-base ref in obj_elf_parse_section_letters()
adds 47f4115a1b x86: -mfence-as-lock-add=yes doesn't work for 16-bit mode
adds ae47e3097e Obsolete m32c-rtems and m32r-rtems
adds 8a7cd1ebd7 [AArch64] Fix typo in error messages
adds 6d59be2c2c Automatic date update in version.in
adds c3f340f752 gdbarch-components.py: change empty "params" tuples to empty lists
No new revisions were added by this update.
Summary of changes:
bfd/config.bfd | 2 +-
bfd/version.h | 2 +-
binutils/doc/binutils.texi | 8 ++++----
gas/config/obj-elf.c | 24 +++++++++++-------------
gas/config/tc-i386.c | 7 ++++++-
gdb/gdbarch-components.py | 16 ++++++++--------
gdb/nat/aarch64-mte-linux-ptrace.c | 4 ++--
ld/configure.tgt | 4 ++--
8 files changed, 35 insertions(+), 32 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 ffeed9586 0: update: binutils-gcc: 2
new 7ea756e3f 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 (ffeed9586)
\
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 1556 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 38448 -> 38712 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 263568 -> 262988 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 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_gnu_native_build/release-aarch64
in repository toolchain/ci/gdb.
from d98eeb47ea Automatic date update in version.in
adds 5605cc18dd Automatic date update in version.in
adds 929b774352 Automatic date update in version.in
new a370d72ecf 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/gcc.
from bcadb4f31f6 Daily bump.
adds 75d95f5f015 c++: local_specializations and recursive constrained fn [PR103714]
adds 4f9ad140c6c Fortran: reject BOZ type argument to SIZEOF().
adds 05640d5ca8a Fortran: PACK intrinsic should not try to read from zero-si [...]
adds 57b51b8bae4 Fortran: fix check for pointer dummy arguments with INTENT(IN)
adds 5a511f2ac9e Daily bump.
adds 131de23d60b Update cpplib es.po
adds 0b7ee7cec96 Daily bump.
adds 96a09dec242 libphobos: Fix definition of stat_t for MIPS64 (PR103604)
adds ecc83ab1df4 libphobos: Add power*-*-freebsd* as supported target
new f9406821cf8 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 +-
gcc/cp/ChangeLog | 10 +++++
gcc/cp/constraint.cc | 4 ++
gcc/fortran/ChangeLog | 20 +++++++++
gcc/fortran/check.c | 35 ++++-----------
gcc/fortran/expr.c | 9 ++--
gcc/testsuite/ChangeLog | 33 ++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-uneval5.C | 17 ++++++++
gcc/testsuite/gfortran.dg/illegal_boz_arg_2.f90 | 6 +++
gcc/testsuite/gfortran.dg/intrinsic_pack_6.f90 | 57 +++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/move_alloc_8.f90 | 4 +-
gcc/testsuite/gfortran.dg/pointer_intent_9.f90 | 33 ++++++++++++++
libcpp/po/ChangeLog | 4 ++
libcpp/po/es.po | 45 +++++++------------
libgfortran/ChangeLog | 10 +++++
libgfortran/intrinsics/pack_generic.c | 9 ++++
libphobos/ChangeLog | 15 +++++++
libphobos/configure.tgt | 3 ++
libphobos/libdruntime/core/sys/freebsd/config.d | 3 +-
libphobos/libdruntime/core/sys/posix/sys/stat.d | 46 +++++++++++---------
20 files changed, 283 insertions(+), 82 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-uneval5.C
create mode 100644 gcc/testsuite/gfortran.dg/illegal_boz_arg_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/intrinsic_pack_6.f90
create mode 100644 gcc/testsuite/gfortran.dg/pointer_intent_9.f90
--
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 d98eeb47ea Automatic date update in version.in
adds 5605cc18dd Automatic date update in version.in
adds 929b774352 Automatic date update in version.in
new a370d72ecf 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 a02f09bd5 0: update: binutils-gcc-linux-glibc-gdb: 6
new 2379187d5 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 (a02f09bd5)
\
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 1544 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 51904 -> 51780 bytes
05-build_abe-gcc/console.log.xz | Bin 191980 -> 192728 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8728 -> 8836 bytes
08-build_abe-glibc/console.log.xz | Bin 296200 -> 293608 bytes
09-build_abe-gdb/console.log.xz | Bin 42208 -> 41592 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
11 files changed, 17 insertions(+), 17 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/gdb.
from 8a7cd1ebd7 [AArch64] Fix typo in error messages
adds 6d59be2c2c Automatic date update in version.in
adds c3f340f752 gdbarch-components.py: change empty "params" tuples to empty lists
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/gdbarch-components.py | 16 ++++++++--------
2 files changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.