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_build/master-arm
in repository toolchain/ci/binutils-gdb.
from f68697e823 x86: introduce a state stack for .arch
adds ad349f2493 Descriptive DWARF operations dump support for DW_AT_rank
No new revisions were added by this update.
Summary of changes:
binutils/dwarf.c | 1 +
1 file changed, 1 insertion(+)
--
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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards dd18b156 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
new 2f2af839 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
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 (dd18b156)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1684 -> 1672 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 30596 -> 30248 bytes
05-build_abe-stage1/console.log.xz | Bin 91456 -> 91772 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 10232 -> 9500 bytes
08-build_abe-glibc/console.log.xz | Bin 234396 -> 234132 bytes
09-build_abe-stage2/console.log.xz | Bin 193240 -> 192368 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 150 +++++++++++++++++------------------
jenkins/manifest.sh | 20 ++---
11 files changed, 85 insertions(+), 85 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 ad349f2493f Descriptive DWARF operations dump support for DW_AT_rank
new c975cec5fff x86: fix 3-operand insn reverse-matching
new 3d0738af2a6 x86: fold two switch() statements in match_template()
new 8bd915b770e x86: make D attribute usable for XOP and FMA4 insns
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:
gas/config/tc-i386.c | 67 ++--
gas/testsuite/gas/i386/inval-avx.l | 25 +-
gas/testsuite/gas/i386/inval-avx.s | 6 +
opcodes/i386-opc.h | 3 +
opcodes/i386-opc.tbl | 75 ++--
opcodes/i386-tbl.h | 700 +++----------------------------------
6 files changed, 124 insertions(+), 752 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 b33dd787452 analyzer: fix uninit false positive with -ftrivial-auto-var [...]
new c061e99b7de [Ada] Fix spurious error for aggregate with box component choice
new 3fdb556c838 [Ada] Restore accidentally removed part of a comment about [...]
new 405ebd743d3 [Ada] Remove explicit call to Make_Unchecked_Type_Conversion
new 614c45555a1 [Ada] Incorrect emptying of CUDA global subprograms
new 56311a3c9f2 [Ada] Remove old vxworks from Makefile.rtl - e500 port.
new baa3015d8ef [Ada] Fix incorrect itype sharing for case expression in li [...]
new 35e0aa2df74 [Ada] Vxworks7* - Makefile.rtl rtp vs rtp-smp cleanup
new b65a875a7c1 [Ada] Cleanup use of local scalars in GNAT.Socket.Get_Address_Info
new 3202e9f88fd [Ada] Handle secondary stack memory allocations alignment
new 28add0a4c82 [Ada] Missing error on tagged type conversion
new be3bdaa1a53 [Ada] Support ghost generic formal parameters
new 0d7fbcf10f0 [Ada] Spurious non-callable warning on prefixed call in cla [...]
new 870518bfe25 [Ada] Indexing error when calling GNAT.Regpat.Match
new e5802d60130 [Ada] Deferred constant considered as not preelaborable
new cd7d1f448a4 [Ada] Document the various function return mechanisms
new 889db59e6e7 [Ada] Do not give warnings for compiler-generated entities [...]
new 940bbc4363b [Ada] Small tweak to gnat_to_gnu_subprog_type
new 40242ebb71e [Ada] Fix crash on aliased renaming of unconstrained array
new 1141fbd71ea [Ada] Improve code generated for aggregates of VFA type
new fc84bb8c167 [Ada] Update comment after recent changes wrt. secondary st [...]
new 9e0d5db3e04 [Ada] Simplify regular expression that matches 8 consecutiv [...]
The 21 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/ada/Makefile.rtl | 74 ++++------
gcc/ada/exp_aggr.adb | 11 +-
gcc/ada/exp_ch3.adb | 148 ++++++++++----------
gcc/ada/exp_ch6.adb | 47 ++++++-
gcc/ada/freeze.adb | 75 -----------
gcc/ada/freeze.ads | 9 --
gcc/ada/gcc-interface/Make-lang.in | 2 +-
gcc/ada/gcc-interface/decl.cc | 38 ++++--
gcc/ada/gcc-interface/gigi.h | 4 +
gcc/ada/gcc-interface/trans.cc | 24 +++-
gcc/ada/gcc-interface/utils2.cc | 10 +-
gcc/ada/ghost.adb | 142 +++++++++++++++++--
gcc/ada/ghost.ads | 27 ++++
gcc/ada/gnat_cuda.adb | 9 +-
gcc/ada/libgnat/g-socket.adb | 8 +-
gcc/ada/libgnat/s-imageu.ads | 21 ++-
gcc/ada/libgnat/s-regpat.adb | 33 ++---
gcc/ada/libgnat/s-regpat.ads | 29 +++-
gcc/ada/libgnat/s-secsta.adb | 73 ++++++++--
gcc/ada/libgnat/s-secsta.ads | 26 +---
gcc/ada/libgnat/s-valuei.ads | 21 ++-
gcc/ada/libgnat/s-valuti.ads | 27 ++--
gcc/ada/libgnat/system-vxworks7-e500-kernel.ads | 160 ----------------------
gcc/ada/libgnat/system-vxworks7-e500-rtp-smp.ads | 165 -----------------------
gcc/ada/libgnat/system-vxworks7-e500-rtp.ads | 164 ----------------------
gcc/ada/sem_aggr.adb | 82 +++++++++++
gcc/ada/sem_ch12.adb | 113 ++++++++++++----
gcc/ada/sem_ch4.adb | 23 +++-
gcc/ada/sem_prag.adb | 3 +
gcc/ada/sem_res.adb | 137 ++++++++++++++-----
gcc/ada/sem_util.adb | 50 ++++++-
gcc/ada/sem_util.ads | 11 ++
gcc/ada/tbuild.adb | 4 +-
33 files changed, 879 insertions(+), 891 deletions(-)
delete mode 100644 gcc/ada/libgnat/system-vxworks7-e500-kernel.ads
delete mode 100644 gcc/ada/libgnat/system-vxworks7-e500-rtp-smp.ads
delete mode 100644 gcc/ada/libgnat/system-vxworks7-e500-rtp.ads
--
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.
discards d804bd48 0: update: gcc-8467574d8daac47e0cf5b694f6c012aad8d630a6: 2
new 99792559 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 (d804bd48)
\
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 1616 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 51516 -> 52140 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 946808 -> 952280 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 37 +++++++++++++++++++++
jenkins/manifest.sh | 13 ++++----
7 files changed, 44 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_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from 656c0212909 c++: dependent conversion operator lookup [PR106179]
adds b33dd787452 analyzer: fix uninit false positive with -ftrivial-auto-var [...]
No new revisions were added by this update.
Summary of changes:
gcc/analyzer/region-model.cc | 69 ++++++++++++++++++----
.../gcc.dg/analyzer/torture/uninit-pr106204.c | 13 ++++
gcc/testsuite/gcc.dg/analyzer/uninit-pr106204.c | 17 ++++++
3 files changed, 86 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/uninit-pr106204.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/uninit-pr106204.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/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 8df9766816 Automatic date update in version.in
adds d92c7521f9 x86: don't leak sub-architecture accumulated strings
adds 3ce2ebcf88 x86: permit "default" with .arch
adds ae89daecb1 x86: generalize disabling of sub-architectures
adds f68697e823 x86: introduce a state stack for .arch
adds ad349f2493 Descriptive DWARF operations dump support for DW_AT_rank
No new revisions were added by this update.
Summary of changes:
binutils/dwarf.c | 1 +
gas/config/tc-i386.c | 552 +++++++++++++++++++++----------------
gas/doc/c-i386.texi | 3 +-
gas/testsuite/gas/i386/arch-dflt.l | 19 ++
gas/testsuite/gas/i386/arch-dflt.s | 14 +
gas/testsuite/gas/i386/arch-stk.l | 43 +++
gas/testsuite/gas/i386/arch-stk.s | 34 +++
gas/testsuite/gas/i386/i386.exp | 2 +
8 files changed, 425 insertions(+), 243 deletions(-)
create mode 100644 gas/testsuite/gas/i386/arch-dflt.l
create mode 100644 gas/testsuite/gas/i386/arch-dflt.s
create mode 100644 gas/testsuite/gas/i386/arch-stk.l
create mode 100644 gas/testsuite/gas/i386/arch-stk.s
--
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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 1927e22f 0: update: binutils-gcc: 1
new 330fe662 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 (1927e22f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1604 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 39120 -> 38000 bytes
04-build_abe-gcc/console.log.xz | Bin 214972 -> 212320 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2648 -> 2968 bytes
07-check_regression/console.log.xz | Bin 2900 -> 2644 bytes
07-check_regression/results.compare | 32 +-
07-check_regression/results.compare2 | 64 +-
08-update_baseline/console.log | 448 ++--
08-update_baseline/results.compare | 32 +-
08-update_baseline/results.compare2 | 64 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3547652 -> 3569636 bytes
sumfiles/g++.sum | 128 +-
sumfiles/gcc.log.xz | Bin 3057228 -> 3057032 bytes
sumfiles/gcc.sum | 4670 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1035908 -> 1037900 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2188 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204776 -> 204908 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2552 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 444560 -> 442076 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2732 insertions(+), 2794 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.