This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1
in repository toolchain/ci/interesting-commits.
from 656cf9a Add regression 9224bcfd6a4edf61e371e2d83fb126c948182cba from [...]
new 5620ae4 Add last-good 4644e8f15f835a9934a8d289ee08ba4cb46cbfac from h [...]
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 | 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.
unknown user pushed a change to branch master
in repository gcc.
from 82a3008e56c RISC-V: Suppress warning for signed and unsigned integer co [...]
new ba621931790 [Ada] Use uniform type resolution for membership tests
new 1fab710d069 [Ada] Update 'Loop_Entry checking to match changes in 'Old rules.
new 36cf595c0b8 [Ada] Implement AI12-0077 Has_Same_Storage on objects of size zero
new 9aa63bdded3 [Ada] Link failure with call to expression function in prec [...]
new 6c04efdd9c2 [Ada] Remove unreferenced and dubious Is_Renaming_Declaration
new eb72521915b [Ada] Put_Image improvements for strings
new 3dd1cc4a05f [Ada] Put_Image: Implement for private types with full real type
new bfdb362c000 [Ada] Put_Image: Enable for access-to-subprogram types
new 6349cf36d8b [Ada] Clean up error handling of 'Image
new 6a920eb5107 [Ada] Put_Image: Enable for access-to-subprogram types
new e577151d02b [Ada] Support aspect Relaxed_Initialization and attribute I [...]
new 7a1d54fa618 [Ada] Remove excessive parens
new 50188982c87 [Ada] Replace repeated Ekind with Ekind_In
new f142237e2f7 [Ada] Incorrect accessibility checks on functions calls
new 0acc5ebd5c3 [Ada] Do not expect Global or Depends on single protected objects
new fdcbc0764de [Ada] Do not expect task discriminants in Global and Depend [...]
new 773e99ac3e6 [Ada] Bad access checks on if/case expression as actual
new c873714ff0c [Ada] Passing actual parameter values to out formals when D [...]
new 3830018cc6d [Ada] AI12-0260 Functions Is_Basic and To_Basic in Wide_Cha [...]
new 98376aab036 [Ada] Missing errors on aspect checking
new a7837c085aa [Ada] Crash in tagged type constructor with task components
new 63e96d44215 [Ada] Fix analysis of Relaxed_Initialization for bodies-as-specs
new b85120adbab [Ada] Allow uninitialized values on Big_Positive/Natural
new 2b20de3abdb [Ada] Minor editorial changes in comments
new acc20d256c5 [Ada] T'Image calls T'Put_Image
new c5a913d3fd2 [Ada] Implement AI12-0343 Return Statement Checks
new 65e08892663 [Ada] Do expect task discriminants in Global and Depends contracts
new c7df4e55c94 [Ada] Improve error message on premature usage of subtypes
new e808ee00fb6 [Ada] Makefile.rtl: minor file renamings
new 4331490bc0e [Ada] Rewrite Sem_Eval.Predicates_Match predicate
The 30 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 | 6 +-
gcc/ada/aspects.ads | 8 +-
gcc/ada/contracts.adb | 6 +-
gcc/ada/debug.adb | 5 +-
gcc/ada/einfo.adb | 19 +-
gcc/ada/einfo.ads | 15 +-
gcc/ada/exp_attr.adb | 86 +-
gcc/ada/exp_ch3.adb | 65 +-
gcc/ada/exp_ch4.adb | 197 +-
gcc/ada/exp_ch6.adb | 611 +++--
gcc/ada/exp_ch6.ads | 4 +
gcc/ada/exp_ch9.adb | 152 +-
gcc/ada/exp_ch9.ads | 6 +
gcc/ada/exp_imgv.adb | 73 +-
gcc/ada/exp_put_image.adb | 145 +-
gcc/ada/exp_put_image.ads | 9 +
gcc/ada/freeze.adb | 12 +-
gcc/ada/libgnat/a-nbnbin.ads | 8 +-
gcc/ada/libgnat/a-stoufo.adb | 20 +-
gcc/ada/libgnat/a-stoufo.ads | 10 +-
gcc/ada/libgnat/a-wichha.adb | 25 +
gcc/ada/libgnat/a-wichha.ads | 18 +
gcc/ada/libgnat/a-wichun.adb | 29 +-
gcc/ada/libgnat/a-wichun.ads | 12 +
gcc/ada/libgnat/s-putima.adb | 58 +-
gcc/ada/libgnat/s-putima.ads | 7 +
gcc/ada/libgnat/s-utf_32.adb | 5816 ++++++++++++++++++++++++++++++++++++++++++
gcc/ada/libgnat/s-utf_32.ads | 11 +
gcc/ada/namet.adb | 12 +-
gcc/ada/restrict.adb | 22 +
gcc/ada/restrict.ads | 8 +
gcc/ada/rtsfind.adb | 4 +-
gcc/ada/rtsfind.ads | 15 +
gcc/ada/sem.adb | 2 +-
gcc/ada/sem_attr.adb | 126 +-
gcc/ada/sem_ch13.adb | 432 +++-
gcc/ada/sem_ch3.adb | 13 +-
gcc/ada/sem_ch6.adb | 38 +-
gcc/ada/sem_ch8.adb | 60 +-
gcc/ada/sem_eval.adb | 50 +-
gcc/ada/sem_eval.ads | 8 +-
gcc/ada/sem_prag.adb | 86 +-
gcc/ada/sem_res.adb | 38 +-
gcc/ada/sem_util.adb | 184 +-
gcc/ada/sem_util.ads | 17 +-
gcc/ada/sinfo.ads | 2 +-
gcc/ada/snames.ads-tmpl | 3 +
gcc/ada/treepr.adb | 2 +-
48 files changed, 7815 insertions(+), 740 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 40be168cc41 Obsolete PowerPC PE, winnt and cygwin targets
new ff08abb8a2c gdb/testsuite: fix minor things in jit tests
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/testsuite/ChangeLog | 7 +++++++
gdb/testsuite/gdb.base/jit-elf-so.exp | 2 +-
gdb/testsuite/gdb.base/jit-reader-simple.exp | 4 ++--
3 files changed, 10 insertions(+), 3 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_bmk_tk1
in repository toolchain/ci/interesting-commits.
from ac4b05e Add regression 9224bcfd6a4edf61e371e2d83fb126c948182cba from [...]
new 656cf9a Add regression 9224bcfd6a4edf61e371e2d83fb126c948182cba from [...]
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 | 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/gnu-master-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards b1b44c12 0: update: binutils-10059956eef2a85e0992d1df3aca304d380d0c43: 1
new 6f1ec64a 0: update: binutils-40be168cc419152df5cfae01caae415f52ffb4de: 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 (b1b44c12)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 24 +-
02-prepare_abe/console.log | 402 +-
03-build_abe-binutils/console.log | 13675 ++++++++++-----------
04-build_abe-check_binutils/console.log | 4932 ++++----
05-check_regression/console.log | 285 +-
05-check_regression/results.regressions | 7 +-
06-update_baseline/console.log | 303 +-
06-update_baseline/results.regressions | 7 +-
console.log | 19625 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 8 +-
13 files changed, 19706 insertions(+), 19576 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/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 5b52dde6 0: update: gcc-81568ce966da8c5a13af9c0f1c4f1b13aba39fbc: 1
new f33c6f84 0: update: gcc-a251bf8229e3fca1adaddd822e2bab12a43d8ea6: 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 (5b52dde6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 141 +-
02-prepare_abe/console.log | 436 +-
04-build_abe-bootstrap_debug/console.log | 88622 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 6 +-
console.log | 89241 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
7 files changed, 89143 insertions(+), 89315 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_bmk_tx1
in repository toolchain/ci/interesting-commits.
from 71fd223 Add regression e783a36f0b8c2d0d629d2fd9d9fb91a8d17cc659 from [...]
new 0eb82f7 Add regression 4a557dc45650bbe500276680674afa18d291fdcc from [...]
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 | 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/gnu-master-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from 8e3b453e087 Daily bump.
adds 0cfc34ad129 Disable -Wstringop-overflow warning after checking code pat [...]
adds c19ef23bb98 Remove failing test case accidentally committed.
adds 678178cbf36 Correct test to avoid failures in ILP32.
adds efb4d745551 Daily bump.
adds 4a557dc4565 testsuite: Re-add gdc.test prefix in test names (PR testsui [...]
adds 275bef5fbae d: Fix line lengths after mechanical field renames.
adds 1af22e45558 When avoiding double deallocation, look at namespace, expre [...]
adds 4644e8f15f8 Always use locations from get and put arguments for error m [...]
adds 3ee9d82484b PR fortran/95088 - Buffer overflows with PDTs, submodules a [...]
adds 3de12cc548c Avoid crash when global symbol table is empty with -fdump-f [...]
adds 0dcb572c08a Daily bump.
adds 54cdb2f5a5b Optimize multiplication for V8QI,V16QI,V32QI under TARGET_A [...]
new 82a3008e56c RISC-V: Suppress warning for signed and unsigned integer co [...]
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/config/i386/i386-expand.c | 65 ++++++++++++++++++++++
gcc/config/i386/i386-protos.h | 1 +
gcc/config/i386/sse.md | 16 +++++-
gcc/config/riscv/riscv.c | 6 +-
gcc/d/ChangeLog | 7 +++
gcc/d/expr.cc | 3 +-
gcc/d/typeinfo.cc | 9 ++-
gcc/fortran/ChangeLog | 27 +++++++++
gcc/fortran/check.c | 4 +-
gcc/fortran/class.c | 32 ++++++-----
gcc/fortran/dump-parse-tree.c | 5 +-
gcc/fortran/gfortran.h | 18 +++++-
gcc/fortran/symbol.c | 12 ++++
gcc/testsuite/ChangeLog | 36 ++++++++++++
gcc/testsuite/gcc.dg/builtin-stringop-chk-5.c | 14 ++---
gcc/testsuite/gcc.target/i386/avx512bw-pr95488-1.c | 21 +++++++
gcc/testsuite/gcc.target/i386/avx512bw-pr95488-2.c | 47 ++++++++++++++++
gcc/testsuite/gcc.target/i386/avx512vl-pr95488-1.c | 36 ++++++++++++
gcc/testsuite/gcc.target/i386/avx512vl-pr95488-2.c | 50 +++++++++++++++++
gcc/testsuite/gfortran.dg/finalize_34.f90 | 2 +-
gcc/testsuite/gfortran.dg/finalize_36.f90 | 39 +++++++++++++
gcc/testsuite/gfortran.dg/pr95088.f90 | 31 +++++++++++
gcc/testsuite/gfortran.dg/random_seed_4.f90 | 14 +++++
gcc/testsuite/lib/gdc-utils.exp | 18 ++++--
libgfortran/ChangeLog | 6 ++
libgfortran/io/write.c | 8 +++
27 files changed, 485 insertions(+), 44 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bw-pr95488-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bw-pr95488-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512vl-pr95488-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512vl-pr95488-2.c
create mode 100644 gcc/testsuite/gfortran.dg/finalize_36.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95088.f90
create mode 100644 gcc/testsuite/gfortran.dg/random_seed_4.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.