This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d74d98784a9 tree-optimization/106055 - issue with autopar
new ad7ed87a436 [Ada] Adjust description of Pure_Function pragma
new 089a4a48ac3 [Ada] Create new unbounded functional sequence
new df69e326b39 [Ada] Fix for resolution of overloaded subprogram for Itera [...]
new bdd5056736b [Ada] Plug loophole for built-in-place return with limited_ [...]
new ddd88925273 [Ada] Incorrect accessibility check on return of discrimina [...]
new 82b63eb0f30 [Ada] Add GNAT specific pragmas to the equivalent Assertion [...]
new 2e9b2ab3b5b [Ada] Update the documentation of functional containers
new a8a1da109ef [Ada] Add Ada 2022 features to sets containers
new 4030e83c276 [Ada] Give missing error on ambiguous operand of equality operator
new e7428fff12c [Ada] Add a RM entry for the functional infinite sequences
new f7c05e82037 [Ada] Avoid unwanted warnings for statically-known-successf [...]
new 063c8f4c01b [Ada] Compiler rejects legal allocator in record component [...]
new cac397f3f6f [Ada] Fix length of title underlines.
new eb6e8a7acd1 [Ada] Add Ada 2022 Key function to sets containers
new c901877facf [Ada] Call-initialize all controlled objects in place
new 02e41e69d47 [Ada] Do not use front-end build-in-place mechanism for non [...]
new 3319015b0a4 [Ada] Fix missing error on 'Access of constrained array
new 1fde86bba55 [Ada] Single character argument in call to Quote_Argument r [...]
new 78f13b008ab [Ada] Tech debt: Remove code duplication
new 4b766285b08 [Ada] Assertions in Einfo.Utils
new f3451ba8aa3 [Ada] Enforce deferred constant completion rules
new 2cad8a59a80 [Ada] Use static stack allocation for small dynamic string [...]
new 0896e2b79a3 [Ada] Adjust previous change to Rewrite_As_Renaming
new a521dc37999 [Ada] Use static stack allocation for small string if-expressions
new e0cd23986ed [Ada] Refactor duplicated resolution of Count and Index attributes
new 2f94aea27c0 [Ada] Makefile.rtl: remove references t oVxworks RTP Cert . [...]
new aa683f5c036 [Ada] Small housekeeping work in Expand_N_Object_Declaration
new 4dab9bed7bd [Ada] vx7r2: do not include s-qnx.ads in the kernel and rtp [...]
new 1f03b43fc75 [Ada] Fix dispatching call to primitive function with contr [...]
new 8c6bef0a33e [Ada] Do not make procedure call with only tag-indeternmina [...]
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 | 9 +-
gcc/ada/checks.adb | 99 +++-
gcc/ada/debug.adb | 5 +-
.../doc/gnat_rm/implementation_defined_pragmas.rst | 6 +-
gcc/ada/doc/gnat_rm/the_gnat_library.rst | 68 ++-
.../building_executable_programs_with_gnat.rst | 34 +-
gcc/ada/einfo-utils.adb | 61 ++-
gcc/ada/einfo-utils.ads | 57 ++-
gcc/ada/exp_ch3.adb | 235 ++++-----
gcc/ada/exp_ch4.adb | 550 +++++++++++++++++----
gcc/ada/exp_ch6.adb | 133 ++---
gcc/ada/exp_ch7.adb | 9 +-
gcc/ada/exp_disp.adb | 10 +-
gcc/ada/exp_tss.adb | 2 +-
gcc/ada/exp_util.adb | 49 +-
gcc/ada/gnat_rm.texi | 476 +++++++++---------
gcc/ada/gnat_ugn.texi | 38 +-
gcc/ada/impunit.adb | 1 +
gcc/ada/libgnat/a-cbhase.adb | 58 +++
gcc/ada/libgnat/a-cbhase.ads | 22 +
gcc/ada/libgnat/a-cborse.adb | 56 +++
gcc/ada/libgnat/a-cborse.ads | 22 +
gcc/ada/libgnat/{a-cofuve.adb => a-cfinse.adb} | 182 ++++---
gcc/ada/libgnat/{a-cofuve.ads => a-cfinse.ads} | 183 +++----
gcc/ada/libgnat/a-cihase.adb | 58 +++
gcc/ada/libgnat/a-cihase.ads | 22 +
gcc/ada/libgnat/a-ciorse.adb | 55 +++
gcc/ada/libgnat/a-ciorse.ads | 22 +
gcc/ada/libgnat/a-cohase.adb | 58 +++
gcc/ada/libgnat/a-cohase.ads | 22 +
gcc/ada/libgnat/a-conhel.adb | 8 +-
gcc/ada/libgnat/a-conhel.ads | 28 +-
gcc/ada/libgnat/a-coorse.adb | 55 +++
gcc/ada/libgnat/a-coorse.ads | 22 +
gcc/ada/libgnat/s-os_lib.adb | 2 +-
gcc/ada/sem_attr.adb | 41 +-
gcc/ada/sem_aux.adb | 6 +-
gcc/ada/sem_ch13.adb | 1 +
gcc/ada/sem_ch3.adb | 58 ++-
gcc/ada/sem_ch4.adb | 17 +-
gcc/ada/sem_disp.adb | 86 ++--
gcc/ada/sem_prag.adb | 37 +-
gcc/ada/sem_prag.ads | 1 +
gcc/ada/sem_res.adb | 41 +-
gcc/ada/sem_util.adb | 66 +--
gcc/ada/sem_warn.adb | 9 +-
gcc/ada/sinfo.ads | 4 +-
gcc/ada/sprint.adb | 10 +-
gcc/ada/types.ads | 5 +
gcc/ada/uintp.ads | 2 +
50 files changed, 2012 insertions(+), 1089 deletions(-)
copy gcc/ada/libgnat/{a-cofuve.adb => a-cfinse.adb} (52%)
copy gcc/ada/libgnat/{a-cofuve.ads => a-cfinse.ads} (68%)
--
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-aarch64
in repository toolchain/ci/gdb.
from 1e3a4f12e7 Automatic date update in version.in
adds 0f2f2e7019 RISC-V: Update Zihintpause extension version
new 9386188e95 x86-64: improve handling of branches to absolute addresses
new 02b83698ef x86: restore masking of displacement kinds
new a775efc84d x86: fold Disp32S and Disp32
new 58098fd779 gas/testsuite: properly exclude aout in all/weakref1u
The 4 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:
bfd/elfxx-riscv.c | 2 +-
gas/config/tc-i386-intel.c | 9 +-
gas/config/tc-i386.c | 97 +-
gas/testsuite/gas/all/weakref1u.d | 2 +-
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/x86-64-branch-6.d | 21 +
gas/testsuite/gas/i386/x86-64-branch-6.e | 7 +
gas/testsuite/gas/i386/x86-64-branch-6.s | 18 +
opcodes/i386-gen.c | 10 +-
opcodes/i386-init.h | 132 +-
opcodes/i386-opc.h | 5 +-
opcodes/i386-opc.tbl | 15 +-
opcodes/i386-tbl.h | 25585 +++++++++++++++--------------
13 files changed, 12962 insertions(+), 12942 deletions(-)
create mode 100644 gas/testsuite/gas/i386/x86-64-branch-6.d
create mode 100644 gas/testsuite/gas/i386/x86-64-branch-6.e
create mode 100644 gas/testsuite/gas/i386/x86-64-branch-6.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 3731dd0bea8 Daily bump.
adds bbe836bc7c5 Remove some deprecated irange methods.
new 73f942c08de i386: Extend cvtps2pd to memory
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/config/i386/sse.md | 26 +++++++++++++++++++++-----
gcc/ipa-cp.cc | 2 +-
gcc/ipa-prop.cc | 2 +-
gcc/testsuite/gcc.target/i386/pr43618-1.c | 12 ++++++++++++
gcc/tree-ssa-loop-unswitch.cc | 4 ++--
gcc/tree-vrp.cc | 3 ++-
gcc/value-range-equiv.cc | 2 +-
gcc/value-range.cc | 2 +-
gcc/value-range.h | 16 +---------------
gcc/vr-values.cc | 20 ++++++++++----------
10 files changed, 52 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr43618-1.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 1e3a4f12e7 Automatic date update in version.in
adds 0f2f2e7019 RISC-V: Update Zihintpause extension version
new 9386188e95 x86-64: improve handling of branches to absolute addresses
new 02b83698ef x86: restore masking of displacement kinds
new a775efc84d x86: fold Disp32S and Disp32
new 58098fd779 gas/testsuite: properly exclude aout in all/weakref1u
The 4 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:
bfd/elfxx-riscv.c | 2 +-
gas/config/tc-i386-intel.c | 9 +-
gas/config/tc-i386.c | 97 +-
gas/testsuite/gas/all/weakref1u.d | 2 +-
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/x86-64-branch-6.d | 21 +
gas/testsuite/gas/i386/x86-64-branch-6.e | 7 +
gas/testsuite/gas/i386/x86-64-branch-6.s | 18 +
opcodes/i386-gen.c | 10 +-
opcodes/i386-init.h | 132 +-
opcodes/i386-opc.h | 5 +-
opcodes/i386-opc.tbl | 15 +-
opcodes/i386-tbl.h | 25585 +++++++++++++++--------------
13 files changed, 12962 insertions(+), 12942 deletions(-)
create mode 100644 gas/testsuite/gas/i386/x86-64-branch-6.d
create mode 100644 gas/testsuite/gas/i386/x86-64-branch-6.e
create mode 100644 gas/testsuite/gas/i386/x86-64-branch-6.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards bba5fe79 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 65a2163a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (bba5fe79)
\
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 1584 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30392 -> 30640 bytes
05-build_abe-stage1/console.log.xz | Bin 72616 -> 72892 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8644 -> 8884 bytes
08-build_abe-glibc/console.log.xz | Bin 239332 -> 239244 bytes
09-build_abe-stage2/console.log.xz | Bin 202332 -> 202280 bytes
10-build_abe-gdb/console.log.xz | Bin 37512 -> 37644 bytes
11-build_abe-qemu/console.log.xz | Bin 33428 -> 33188 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
13 files changed, 17 insertions(+), 17 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 f3a5e75cb66 x86: Support 2/4/8 byte constant vector stores
adds 3731dd0bea8 Daily bump.
new bbe836bc7c5 Remove some deprecated irange methods.
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:
ChangeLog | 8 ++++++
gcc/ChangeLog | 64 +++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ipa-cp.cc | 2 +-
gcc/ipa-prop.cc | 2 +-
gcc/testsuite/ChangeLog | 26 ++++++++++++++++++
gcc/tree-ssa-loop-unswitch.cc | 4 +--
gcc/tree-vrp.cc | 3 +-
gcc/value-range-equiv.cc | 2 +-
gcc/value-range.cc | 2 +-
gcc/value-range.h | 16 +----------
gcc/vr-values.cc | 20 +++++++-------
12 files changed, 118 insertions(+), 33 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/binutils-gdb.
from 1e3a4f12e7 Automatic date update in version.in
adds 0f2f2e7019 RISC-V: Update Zihintpause extension version
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-riscv.c | 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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 09a49a9f 0: update: binutils-gcc: 1
new f2b0c0c5 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 (09a49a9f)
\
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 1588 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2712 bytes
03-build_abe-binutils/console.log.xz | Bin 38128 -> 38400 bytes
04-build_abe-gcc/console.log.xz | Bin 212752 -> 214836 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3900 -> 3908 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2996 -> 2772 bytes
07-check_regression/console.log.xz | Bin 2376 -> 2360 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 6 +-
08-update_baseline/console.log | 224 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3533064 -> 3572808 bytes
sumfiles/g++.sum | 140 +-
sumfiles/gcc.log.xz | Bin 3065728 -> 3054108 bytes
sumfiles/gcc.sum | 5098 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 1030996 -> 1037300 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2196 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204420 -> 204048 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 443584 -> 439936 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2797 insertions(+), 2797 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_bootstrap/master-arm-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from dcc9b683dc Automatic date update in version.in
adds 1e3a4f12e7 Automatic date update in version.in
adds 0f2f2e7019 RISC-V: Update Zihintpause extension version
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-riscv.c | 2 +-
bfd/version.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.