This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from 4aab8642d70 * gcc-interface/trans.c (gnat_to_gnu): Remove superfluous [...]
new 12144d490cb * gcc-interface/trans.c (lvalue_required_for_attribute_p): [...]
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/ada/ChangeLog | 9 +++++++++
gcc/ada/gcc-interface/trans.c | 42 ++++++++++++++++++++++++------------------
2 files changed, 33 insertions(+), 18 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-aarch64-lts-allnoconfig
in repository toolchain/ci/gcc.
from 127e6c87aaa Daily bump.
adds 4b2cdc977c0 * gcc-interface/trans.c (Call_to_gnu): Use the unpadded ty [...]
adds c05e845f97a * gcc-interface/utils.c (maybe_pad_type): Issue the warnin [...]
adds c334c630719 * dwarf2out.c (resolve_args_picking_1): Deal with DW_OP_GN [...]
adds 81eb130ef88 Daily bump.
new 7e44d22f610 2019-05-28 Eric Botcazou <ebotcazou(a)adacore.com>
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 | 5 +++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 15 ++++++++++++++
gcc/ada/gcc-interface/trans.c | 22 ++++++++++++++------
gcc/ada/gcc-interface/utils.c | 10 ++++-----
gcc/dwarf2out.c | 2 ++
gcc/testsuite/ChangeLog | 12 +++++++++++
gcc/testsuite/gnat.dg/opt79.adb | 28 +++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt79.ads | 7 +++++++
gcc/testsuite/gnat.dg/specs/array4.ads | 17 +++++++++++++++
gcc/testsuite/gnat.dg/unchecked_convert13.adb | 30 +++++++++++++++++++++++++++
11 files changed, 138 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt79.adb
create mode 100644 gcc/testsuite/gnat.dg/opt79.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/array4.ads
create mode 100644 gcc/testsuite/gnat.dg/unchecked_convert13.adb
--
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-aarch64-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from d7c73da35f Automatic date update in version.in
adds 02c6905952 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_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f1544eb7f 0: update: binutils-gcc-linux: boot
new de510230f 0: update: binutils-gcc-linux: boot
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 (f1544eb7f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 292 +-
03-build_abe-binutils/console.log | 11106 ++++++++--------
04-build_abe-stage1/console.log | 13552 +++++++++----------
05-build_linux/console.log | 776 +-
console.log | 25691 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
7 files changed, 25770 insertions(+), 25787 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 983c5b5eb66 * gcc-interface/trans.c (walk_nesting_tree): New static fu [...]
new 336a61a3fa9 * gcc-interface/trans.c (gnat_to_gnu): Remove superfluous [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/trans.c | 25 +++++++++++--------------
2 files changed, 16 insertions(+), 14 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 gcc-9-branch
in repository gcc.
from 9a35fc2f781 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subt [...]
new 719195f423b * gcc-interface/trans.c (walk_nesting_tree): New static fu [...]
new 4aab8642d70 * gcc-interface/trans.c (gnat_to_gnu): Remove superfluous [...]
The 2 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/ChangeLog | 10 +++++++++
gcc/ada/gcc-interface/trans.c | 45 ++++++++++++++++++++++++-----------------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/opt79.adb | 28 +++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt79.ads | 7 +++++++
5 files changed, 75 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt79.adb
create mode 100644 gcc/testsuite/gnat.dg/opt79.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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 81eb130ef88 Daily bump.
new 7e44d22f610 2019-05-28 Eric Botcazou <ebotcazou(a)adacore.com>
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/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/trans.c | 20 +++++++++++++++-----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/opt79.adb | 28 ++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt79.ads | 7 +++++++
5 files changed, 59 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt79.adb
create mode 100644 gcc/testsuite/gnat.dg/opt79.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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 44cb8734b91 Daily bump.
new f767eb35dd9 * gcc-interface/trans.c (walk_nesting_tree): New static fu [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/trans.c | 20 +++++++++++++++-----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/opt79.adb | 28 ++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt79.ads | 7 +++++++
5 files changed, 59 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt79.adb
create mode 100644 gcc/testsuite/gnat.dg/opt79.ads
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.