This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bc9aa450eb4 forwprop: Fix a typo and comment formatting
new bc17882341b [Ada] Enable current value propagation within pragma expressions
new 7cff43618e6 [Ada] Check token to be "access", reject it if not
new 8fc021c0988 [Ada] Fix documentation of using attribute Loop_Entry in pragmas
new a08f366ae87 [Ada] Implement calls to abstract subprograms in class-wide [...]
new d4090614041 [Ada] Use Actions field of freeze nodes for subprograms
new c30e5ab027a [Ada] Spurious error on subprogram with class-wide preconditions
new 6c72dc7d602 [Ada] Crash freezing declaration that will raise constraint error
new 87a65584247 [Ada] Remove superfluous call to Original_Node
new e2f7d58cda6 [Ada] Streamline implementation of Has_Compatible_Representation
new d678717ab23 [Ada] Deal with derived record types in Has_Compatible_Repr [...]
new 83bfddac6fe [Ada] Initialize Compiler_State to avoid Constraint_Error
new 98208e364c1 [Ada] Typo fix in finalization comment
new 6e2d6b8e8ea [Ada] Don't create calls to Abort_Undefer when not Abort_Allowed
new c21a0097b63 [Ada] Allow 'Reduce with -gnat2022
new 27b2b83bd7c [Ada] Take full view of private type
new ca3e565395b [Ada] Fix bogus visibility error with partially parameteriz [...]
new a2bcadcef01 [Ada] Generic binary search implementation
new b81c9e4f9f4 [Ada] Output.w always writes to stderr
new 80d1067508d [Ada] Requires_Cleanup_Actions and N_Protected_Body
new 42fe7c9a809 [Ada] Fix small glitch in Expand_N_Full_Type_Declaration
new 5dbb65676f9 [Ada] Fix Forced sign flag in formatted string
new 5c44da007b4 [Ada] Fix insertion of declaration inside quantified expression
new 26b0b2ddf4a [Ada] GNAT.Binary_Search is not internal
new f2ef7a0545d [Ada] Cleanups related to front-end SJLJ
new 867bf6f087e [Ada] Provide allocation subtype for allocators of a Design [...]
new 3c802e97495 [Ada] Allow inlining for proof inside generics
new 5ab656c5e90 [Ada] Enhance the warning on C enum with size clause for si [...]
new a51b6016c96 [Ada] CUDA: remove code performing kernel registration
new de0665fc7f1 [Ada] Subprogram renaming fails to hide homograph
new 33400df641d [Ada] Restore defensive guard in checks for volatile actuals
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 | 1 +
gcc/ada/contracts.adb | 14 +-
gcc/ada/contracts.ads | 33 ++
.../gnat_rm/implementation_defined_attributes.rst | 11 +-
gcc/ada/doc/gnat_rm/the_gnat_library.rst | 12 +
gcc/ada/exp_ch11.adb | 2 -
gcc/ada/exp_ch13.adb | 14 +-
gcc/ada/exp_ch2.adb | 7 -
gcc/ada/exp_ch3.adb | 3 +-
gcc/ada/exp_ch4.adb | 24 +
gcc/ada/exp_ch5.adb | 4 +-
gcc/ada/exp_ch6.adb | 27 +-
gcc/ada/exp_ch7.adb | 16 +-
gcc/ada/exp_ch9.adb | 4 +-
gcc/ada/exp_prag.adb | 8 +-
gcc/ada/exp_spark.adb | 7 +-
gcc/ada/exp_util.adb | 1 -
gcc/ada/exp_util.ads | 4 +-
gcc/ada/fe.h | 18 -
gcc/ada/freeze.adb | 32 +-
gcc/ada/gcc-interface/trans.cc | 5 +
gcc/ada/gen_il-fields.ads | 1 -
gcc/ada/gen_il-gen-gen_nodes.adb | 3 +-
gcc/ada/gnat_cuda.adb | 490 ---------------------
gcc/ada/gnat_cuda.ads | 21 +-
gcc/ada/gnat_rm.texi | 363 +++++++--------
gcc/ada/impunit.adb | 1 +
gcc/ada/inline.adb | 76 +++-
gcc/ada/inline.ads | 9 +
gcc/ada/lib.ads | 2 +-
gcc/ada/libgnat/g-binsea.adb | 123 ++++++
gcc/ada/libgnat/g-binsea.ads | 93 ++++
gcc/ada/libgnat/g-forstr.adb | 2 +-
gcc/ada/opt.ads | 7 +-
gcc/ada/output.adb | 46 +-
gcc/ada/par-ch3.adb | 8 +
gcc/ada/sem_attr.adb | 6 +-
gcc/ada/sem_attr.ads | 7 -
gcc/ada/sem_ch11.adb | 10 +-
gcc/ada/sem_ch12.adb | 239 ++++++----
gcc/ada/sem_ch12.ads | 4 +
gcc/ada/sem_ch13.adb | 63 ++-
gcc/ada/sem_ch13.ads | 11 +-
gcc/ada/sem_ch3.adb | 4 +-
gcc/ada/sem_ch5.adb | 4 +-
gcc/ada/sem_ch6.adb | 16 +
gcc/ada/sem_ch7.adb | 8 +-
gcc/ada/sem_ch8.adb | 25 ++
gcc/ada/sem_elab.adb | 2 +-
gcc/ada/sem_res.adb | 3 +-
gcc/ada/sinfo.ads | 79 ++--
51 files changed, 1004 insertions(+), 969 deletions(-)
create mode 100644 gcc/ada/libgnat/g-binsea.adb
create mode 100644 gcc/ada/libgnat/g-binsea.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_kernel/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 626a19d9 5: reset: gcc-ba2068893c37deaa418d9b2126414f6824e66655: 33
new 3f5877e2 6: update: gcc-ed12749a3c9d9569a2c23df2e0db2136dcd3512d: 33
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 1776 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 29408 -> 29424 bytes
04-build_abe-stage1/console.log.xz | Bin 90676 -> 89988 bytes
05-build_abe-qemu/console.log.xz | Bin 33160 -> 32960 bytes
06-build_linux/console.log.xz | Bin 5648 -> 6372 bytes
08-check_regression/console.log.xz | Bin 1252 -> 476 bytes
08-check_regression/jira-body.txt | 2 --
08-check_regression/mail-body.txt | 37 --------------------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 11 ------
08-check_regression/trigger-bisect | 2 --
09-update_baseline/console.log | 58 +++++++++++++++++++++++++++++---
jenkins/manifest.sh | 10 +++---
mail/jira-body.txt | 5 ---
mail/mail-body.txt | 40 ----------------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 11 ------
19 files changed, 58 insertions(+), 120 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 534e8d29 2: update: linux-3f7bdc402fb06f897ff1f492a2d42e1f7c2efedb: 20598
new 94c4c9b3 2: update: binutils-035784e3456d540444aaf7d8006f8e98bca79e5a: 20598
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 (534e8d29)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 28968 -> 30356 bytes
04-build_abe-stage1/console.log.xz | Bin 91420 -> 91356 bytes
05-build_abe-qemu/console.log.xz | Bin 32760 -> 31860 bytes
06-build_linux/console.log.xz | Bin 16184 -> 18020 bytes
08-check_regression/console.log.xz | Bin 484 -> 480 bytes
09-update_baseline/console.log | 14 +++++++-------
jenkins/manifest.sh | 8 ++++----
9 files changed, 11 insertions(+), 11 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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from b1a581e2 4: update: qemu-afdb415e67e13e8726edc21238c9883447b2c704: 20254
new 626a19d9 5: reset: gcc-ba2068893c37deaa418d9b2126414f6824e66655: 33
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 -> 1776 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 29428 -> 29408 bytes
04-build_abe-stage1/console.log.xz | Bin 91564 -> 90676 bytes
05-build_abe-qemu/console.log.xz | Bin 31992 -> 33160 bytes
06-build_linux/console.log.xz | Bin 17644 -> 5648 bytes
08-check_regression/console.log.xz | Bin 480 -> 1252 bytes
08-check_regression/jira-body.txt | 2 +
08-check_regression/mail-body.txt | 37 +++++++++++++++
08-check_regression/mail-subject.txt | 1 +
08-check_regression/results.regressions | 11 +++++
08-check_regression/trigger-bisect | 2 +
09-update_baseline/console.log | 78 +++++++-------------------------
jenkins/manifest.sh | 10 ++--
mail/jira-body.txt | 5 ++
mail/mail-body.txt | 40 ++++++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 13 +++++-
19 files changed, 133 insertions(+), 67 deletions(-)
create mode 100644 08-check_regression/jira-body.txt
create mode 100644 08-check_regression/mail-body.txt
create mode 100644 08-check_regression/mail-subject.txt
create mode 100644 08-check_regression/results.regressions
create mode 100644 08-check_regression/trigger-bisect
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
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/release-aarch64-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from d8ecd959cc Automatic date update in version.in
adds e1a54cb87b Automatic date update in version.in
adds 134f17ef68 Automatic date update in version.in
adds 6a8f225543 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_bootstrap/release-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 9e33841e 0: update: binutils-gcc: 2
new 91e604c0 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 (9e33841e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1540 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 38460 -> 39308 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 250568 -> 251912 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 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.