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/release-arm-check_bootstrap
in repository toolchain/ci/gcc.
from b7be60cb581 AArch32: correct dot-product RTL patterns.
adds abd40faeb96 Daily bump.
adds 79fddacc4e8 Daily bump.
adds 8ded52d318e Daily bump.
new 89cea574209 c++: ICE with attribute on enumerator [PR104667]
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/ChangeLog | 64 +++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/decl2.c | 3 ++
gcc/testsuite/ChangeLog | 26 +++++++++++++++
gcc/testsuite/g++.dg/ext/attrib64.C | 11 +++++++
5 files changed, 105 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ext/attrib64.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/release-arm-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from be8076ebe1 Automatic date update in version.in
adds a3a2d47ede Automatic date update in version.in
adds 78d5c17e17 Automatic date update in version.in
adds 884f69febf 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_check_bootstrap/release-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 3b1ca7d1 0: update: binutils-gcc: 1
new 8680edb2 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 (3b1ca7d1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/rele [...]
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 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 50448 -> 47728 bytes
04-build_abe-bootstrap/console.log.xz | Bin 449036 -> 448088 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3796 -> 3804 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 3228 -> 2768 bytes
07-check_regression/console.log.xz | Bin 3036 -> 2508 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 114 +-
08-update_baseline/console.log | 430 ++-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 114 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2689264 -> 2683084 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2281744 -> 2297908 bytes
sumfiles/gcc.sum | 4136 +++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 868120 -> 851080 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2284 -> 2288 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 144572 -> 144524 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2716 -> 2716 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 460636 -> 461884 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2401 insertions(+), 2627 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 29928b8e3b7 Fix maybe-uninitialized warning in py-infthread.c
new 972f7a4b97f Add more filename styling
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:
gdb/auto-load.c | 9 ++++++---
gdb/gdb_bfd.c | 4 +++-
gdb/infcmd.c | 3 ++-
gdb/inferior.c | 4 +++-
gdb/linux-thread-db.c | 3 ++-
gdb/progspace.c | 4 +++-
gdb/symtab.c | 3 ++-
7 files changed, 21 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 659971cb0f8 gdb/python: Add gdb.InferiorThread.details attribute
new a7041de85a0 Handle 'QWW' encoding case in Ada enums
new c9f66f00050 Handle multi-byte bracket sequences in Ada lexer
new 29928b8e3b7 Fix maybe-uninitialized warning in py-infthread.c
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/ada-exp.y | 16 +++++--
gdb/ada-lang.c | 28 +++++++++---
gdb/ada-lex.l | 24 +++++-----
gdb/ada-valprint.c | 6 ++-
gdb/python/py-infthread.c | 4 +-
gdb/testsuite/gdb.ada/char_enum_unicode.exp | 52 ++++++++++++++++++++++
.../{char_enum => char_enum_unicode}/foo.adb | 14 ++++--
.../gdb.ada/{homonym => char_enum_unicode}/pck.adb | 0
.../gdb.ada/{homonym => char_enum_unicode}/pck.ads | 1 +
gdb/testsuite/gdb.ada/widewide.exp | 4 +-
10 files changed, 120 insertions(+), 29 deletions(-)
create mode 100644 gdb/testsuite/gdb.ada/char_enum_unicode.exp
copy gdb/testsuite/gdb.ada/{char_enum => char_enum_unicode}/foo.adb (65%)
copy gdb/testsuite/gdb.ada/{homonym => char_enum_unicode}/pck.adb (100%)
copy gdb/testsuite/gdb.ada/{homonym => char_enum_unicode}/pck.ads (99%)
--
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-arm
in repository toolchain/ci/gcc.
from 37b583b9d77 tree-optimization/104700 - adjust constant handling in PRE
adds 800b3191c75 Simplify PRE fix
adds 1060d06b4df Fix error recovery in toplev::finalize.
adds 3f3246eb16f Suppress uninitialized warnings for new created uses from _ [...]
new c8b0571e334 c++: ICE with attribute on enumerator [PR104667]
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/cp/decl2.cc | 3 +++
gcc/gimple-fold.cc | 12 +++++++++++-
gcc/main.cc | 6 +++---
gcc/testsuite/g++.dg/ext/attrib64.C | 11 +++++++++++
gcc/testsuite/g++.dg/pr104648.C | 9 +++++++++
gcc/testsuite/gcc.dg/auto-init-pr104550-1.c | 10 ++++++++++
gcc/testsuite/gcc.dg/auto-init-pr104550-2.c | 11 +++++++++++
gcc/testsuite/gcc.dg/auto-init-pr104550-3.c | 11 +++++++++++
gcc/tree-ssa-pre.cc | 9 +--------
9 files changed, 70 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/attrib64.C
create mode 100644 gcc/testsuite/g++.dg/pr104648.C
create mode 100644 gcc/testsuite/gcc.dg/auto-init-pr104550-1.c
create mode 100644 gcc/testsuite/gcc.dg/auto-init-pr104550-2.c
create mode 100644 gcc/testsuite/gcc.dg/auto-init-pr104550-3.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-arm
in repository toolchain/ci/binutils-gdb.
from 85acc25b30 Automatic date update in version.in
adds eda240cd35 Clarify the wording of the error message when an obsolete co [...]
adds cb7da2a640 Further correct the handling of long pathnames on Windows hosts.
adds e008305278 Fix gdb.fortran "failed to extract expected results" errors
adds ea764154c2 Error when gdb_is_target_1 is called without running gdb instance
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 11 ++++
bfd/bfdio.c | 78 ++++++++++++++---------------
bfd/config.bfd | 4 +-
gdb/testsuite/gdb.fortran/array-slices.exp | 6 +++
gdb/testsuite/gdb.fortran/lbound-ubound.exp | 6 +++
gdb/testsuite/lib/gdb.exp | 15 ++++++
6 files changed, 79 insertions(+), 41 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-arm
in repository toolchain/ci/base-artifacts.
discards b539d12a 0: update: binutils-gcc: 1
new c0573d37 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 (b539d12a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (c0573d37)
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 1480 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 51436 -> 52204 bytes
04-build_abe-gcc/console.log.xz | Bin 229336 -> 229020 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2676 -> 2660 bytes
07-check_regression/console.log.xz | Bin 3204 -> 3076 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 12 -
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 93 +-
07-check_regression/results.regressions | 32 -
08-update_baseline/console.log | 353 ++-
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 12 -
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 93 +-
08-update_baseline/results.regressions | 32 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2716960 -> 2759136 bytes
sumfiles/g++.sum | 150 +-
sumfiles/gcc.log.xz | Bin 2300184 -> 2324768 bytes
sumfiles/gcc.sum | 4769 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 898156 -> 896884 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 188168 -> 188308 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455780 -> 457432 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2816 insertions(+), 2876 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from b275570803 Automatic date update in version.in
adds 85acc25b30 Automatic date update in version.in
adds eda240cd35 Clarify the wording of the error message when an obsolete co [...]
adds cb7da2a640 Further correct the handling of long pathnames on Windows hosts.
adds e008305278 Fix gdb.fortran "failed to extract expected results" errors
adds ea764154c2 Error when gdb_is_target_1 is called without running gdb instance
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 11 ++++
bfd/bfdio.c | 78 ++++++++++++++---------------
bfd/config.bfd | 4 +-
bfd/version.h | 2 +-
gdb/testsuite/gdb.fortran/array-slices.exp | 6 +++
gdb/testsuite/gdb.fortran/lbound-ubound.exp | 6 +++
gdb/testsuite/lib/gdb.exp | 15 ++++++
7 files changed, 80 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.