This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/gcc.
from d7ddd287ca7 Daily bump.
adds 47d13acbda9 Correct decls for functions which do not pass actual arguments.
adds 308e40331f9 Ada, Darwin, PowerPC : Fix bootstrap after 128 int changes.
adds 9651cba4360 Daily bump.
adds a7d153ab847 Add overloaded debug_bb and debug_bb_n with dump flags
new 3b01ce303bf [Ada] Handle subtype_indication in 'Update for arrays
new e8d6d5f0399 [Ada] Crash on membership test in expression function
new e3710c6509f [Ada] AI12-0395: Allow aspect_specifications on formal parameters
new acdd1bd4c6c [Ada] Fix typos in comments about parsing iterated_componen [...]
new 9fdbcec6945 [Ada] Cleanup SPARK expansion of aggregates with iterated_c [...]
new 8cb66f96091 [Ada] Fix SPARK expansion of iterated_component_assoc in de [...]
new 1ab538527f9 [Ada] Improve error on missing with clause
new cc744c0c238 [Ada] Delete: set Position to No_Element
new 5c6430d68c3 [Ada] Missing errors on extension aggregates with unknown d [...]
new adf1c867c01 [Ada] gnatpp: Document that --no-comments-fill is now the default
new cfc3a1db82c [Ada] Spurious error on Old attribute reference in delta aggregate
new aa32e8f4665 [Ada] Do not instantiate generic bodies outside of main uni [...]
new 5d2041a0c75 [Ada] Fix interference between iterated element-and-compone [...]
new 51fb7000aa3 [Ada] x86-lynx178elf - gcc build fails
new d111f09ee50 [Ada] Restore hex addresses and improve symbolic backtraces
new f69ecf3bbad [Ada] Fix typos in error message for array delta aggregates
new 7649892bfc8 [Ada] Suppress warnings on unreferenced parameters of dispa [...]
new 326c36ce378 [Ada] Fix GNATprove crash on generics with access types
new e0481cf5fcf [Ada] Minor editions to documentation of Ada.Text_IO.Fixed_IO
new 86d774f68ee [Ada] Fix Accept_Socket and Connect_Socket timeout support
new 4d4a3fb738e [Ada] Relax assertion on Small in Ada.Text_IO.Fixed_IO
new 4ab5d8c17b7 [Ada] Document characteristics of ordinary fixed point types
new acd4ef9df25 [Ada] Fix harmless assertion failure in GNATprove mode
new d4506716bcd [Ada] Another small edition to documentation of Ada.Text_IO [...]
new 19b00ffa9cb [Ada] Fix freezing of previous contracts
new 4b0fe398dbe [Ada] Further small edition to documentation of Ada.Text_IO [...]
new 10c633b7d6d [Ada] Avoid crash on use of Ada 2020 feature
new 38a61cff222 [Ada] Replace GNAT_Extended_Ravenscar profile name
new fcae4f70cd2 [Ada] Further small edition to documentation of Ada.Text_IO [...]
new 02a8253980d [Ada] Handle Iterated_Component_Association with Others_Choice
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/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 +
gcc/ada/Makefile.rtl | 13 +-
gcc/ada/contracts.adb | 19 ++-
.../doc/gnat_rm/implementation_defined_aspects.rst | 2 +-
.../implementation_defined_characteristics.rst | 15 ++-
.../doc/gnat_rm/implementation_defined_pragmas.rst | 25 ++--
gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst | 4 +-
gcc/ada/errout.ads | 11 +-
gcc/ada/exp_aggr.adb | 24 +++-
gcc/ada/exp_attr.adb | 3 +
gcc/ada/exp_spark.adb | 11 +-
gcc/ada/freeze.adb | 11 +-
gcc/ada/gnat_rm.texi | 40 +++---
gcc/ada/inline.adb | 19 ++-
gcc/ada/libgnat/a-cihama.adb | 2 +
gcc/ada/libgnat/a-cohama.adb | 2 +
gcc/ada/libgnat/a-cohase.adb | 2 +
gcc/ada/libgnat/a-tifiio.adb | 144 ++++++++++-----------
gcc/ada/libgnat/g-socket.adb | 75 ++++-------
gcc/ada/libgnat/s-dwalin.adb | 21 +--
gcc/ada/libgnat/s-imgrea.ads | 4 +-
gcc/ada/par-ch4.adb | 26 ++--
gcc/ada/par-ch6.adb | 4 +-
gcc/ada/s-oscons-tmplt.c | 3 +
gcc/ada/sem_aggr.adb | 32 ++++-
gcc/ada/sem_attr.adb | 2 +-
gcc/ada/sem_ch12.adb | 20 ++-
gcc/ada/sem_ch8.adb | 22 +++-
gcc/ada/sem_warn.adb | 29 +++--
gcc/cfg.c | 20 ++-
gcc/cfg.h | 2 +
gcc/fortran/ChangeLog | 22 ++++
gcc/fortran/gfortran.h | 7 +-
gcc/fortran/intrinsic.c | 37 ++++++
gcc/fortran/symbol.c | 25 +++-
gcc/fortran/trans-intrinsic.c | 123 +++++++++++++-----
gcc/fortran/trans-types.c | 3 +-
gcc/print-rtl.c | 2 +-
gcc/testsuite/gnat.dg/warn14.adb | 2 +-
40 files changed, 555 insertions(+), 280 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/gnu-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6f42a4b8 2: update: binutils-gcc-linux: 452
new 0a8235fd 2: update: binutils-gcc-linux: 452
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 (6f42a4b8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 128 +-
02-prepare_abe/console.log | 276 +-
03-build_abe-binutils/console.log | 11512 ++++++------
04-build_abe-stage1/console.log | 15752 ++++++++---------
05-build_linux/console.log | 586 +-
07-check_regression/console.log | 4 +-
07-check_regression/results.regressions | 12 +-
08-update_baseline/console.log | 74 +-
08-update_baseline/results.regressions | 12 +-
console.log | 28388 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 28414 insertions(+), 28346 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/gnu-release-arm-next-allnoconfig
in repository toolchain/ci/gcc.
from b18bc6be5f5 Daily bump.
adds e84932fd590 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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/gnu-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 67bcbe92 0: update: binutils-gcc-linux: all
new 83c5001e 0: update: binutils-gcc-linux: all
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 (67bcbe92)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 130 +-
02-prepare_abe/console.log | 206 +-
03-build_abe-binutils/console.log | 11245 +++++------
04-build_abe-stage1/console.log | 18189 +++++++++---------
05-build_linux/console.log | 582 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30404 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 30397 insertions(+), 30401 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/gnu-release-arm-mainline-allyesconfig
in repository toolchain/ci/gcc.
from b18bc6be5f5 Daily bump.
adds e84932fd590 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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/gnu-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e2710caa 0: update: binutils-gcc-linux: all
new a841350c 0: update: binutils-gcc-linux: all
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 (e2710caa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 128 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11277 +++++------
04-build_abe-stage1/console.log | 18061 +++++++++---------
05-build_linux/console.log | 658 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30570 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 30580 insertions(+), 30576 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 dc7824734e6 libstdc++: Add missing exception-specifications in shared_ptr
new 40e67ab8e59 Make default duplicate and insert methods of summaries abor [...]
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/cgraph.h | 2 +-
gcc/ipa-inline-analysis.c | 3 +
gcc/ipa-inline-transform.c | 10 ++-
gcc/ipa-prop.c | 5 +-
gcc/ipa-prop.h | 5 +-
gcc/ipa-reference.c | 6 +-
gcc/ipa-sra.c | 164 +++++++++++++++++++++++++--------------------
gcc/passes.c | 3 +-
gcc/symbol-summary.h | 112 +++++++++++++++++++++++--------
gcc/tree-nested.c | 10 ++-
10 files changed, 210 insertions(+), 110 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.