This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from 0482526a2e5 Daily bump.
adds 127e6c87aaa Daily bump.
adds 4b2cdc977c0 * gcc-interface/trans.c (Call_to_gnu): Use the unpadded ty [...]
new c05e845f97a * gcc-interface/utils.c (maybe_pad_type): Issue the warnin [...]
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/ada/ChangeLog | 10 +++++++++
gcc/ada/gcc-interface/trans.c | 2 +-
gcc/ada/gcc-interface/utils.c | 10 ++++-----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/unchecked_convert13.adb | 30 +++++++++++++++++++++++++++
6 files changed, 51 insertions(+), 7 deletions(-)
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_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 71117e078c Automatic date update in version.in
adds d7c73da35f 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_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards b4546132e 0: update: binutils-gcc-glibc-llvm: -1
new 7c8436270 0: update: binutils-gcc-glibc-llvm: -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 (b4546132e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 230 +-
02-prepare_abe/console.log | 441 +-
03-build_abe-binutils/console.log | 11028 +--
04-build_abe-stage1/console.log | 17609 +++--
05-build_abe-linux/console.log | 296 +-
06-build_abe-glibc/console.log | 38214 +++++------
07-build_abe-stage2/console.log | 46889 ++++++-------
08-build_llvm-true/console.log | 11730 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 17 +-
09-benchmark/console.log | 203 +-
10-check_regression/console.log | 18 +-
11-update_baseline/console.log | 48 +-
console.log | 126706 +++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
15 files changed, 126728 insertions(+), 126717 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 glibc.
from 5c23c82195 nss_dns: Check for proper A/AAAA address alignment
new 85188d8211 nptl: Add comment to __pthread_get_minstack about external users
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 | 4 ++++
nptl/nptl-init.c | 8 ++++++++
2 files changed, 12 insertions(+)
--
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 lldb.
from 45e4c0f04 DWARF: Remove cu_idx variables from parsing functions
new d24b440ea FuncUnwinders: prefer debug_frame over eh_frame
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:
...dwarf-unwind.s => prefer-debug-over-eh-frame.s} | 19 +++++++++---------
lit/Unwind/prefer-debug-over-eh-frame.test | 23 ++++++++++++++++++++++
source/Symbol/FuncUnwinders.cpp | 8 ++++----
3 files changed, 36 insertions(+), 14 deletions(-)
copy lit/Unwind/Inputs/{eh-frame-dwarf-unwind.s => prefer-debug-over-eh-frame.s} (61%)
create mode 100644 lit/Unwind/prefer-debug-over-eh-frame.test
--
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 caab73a2ebd * gcc-interface/utils.c (maybe_pad_type): Issue the warnin [...]
new abfd658bea8 * gcc-interface/ada-builtin-types.def: New file. * gcc-in [...]
new f07f94ccfe5 * gcc-interface/trans.c (Call_to_gnu): Do not initialize t [...]
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 | 23 +++++
.../gcc-interface/ada-builtin-types.def} | 16 ++--
.../gcc-interface/ada-builtins.def} | 27 +++---
gcc/ada/gcc-interface/ada-tree.h | 7 +-
gcc/ada/gcc-interface/trans.c | 99 ++++++++++++++++------
gcc/ada/gcc-interface/utils.c | 11 ++-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gnat.dg/expect2.adb | 24 ++++++
gcc/testsuite/gnat.dg/expect2_pkg.ads | 15 ++++
9 files changed, 172 insertions(+), 55 deletions(-)
copy gcc/{config/s390/s390x.h => ada/gcc-interface/ada-builtin-types.def} (65%)
copy gcc/{config/glibc-c.c => ada/gcc-interface/ada-builtins.def} (51%)
create mode 100644 gcc/testsuite/gnat.dg/expect2.adb
create mode 100644 gcc/testsuite/gnat.dg/expect2_pkg.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-9-branch
in repository gcc.
from 71c4e52cf64 * gcc-interface/utils.c (maybe_pad_type): Issue the warnin [...]
new 20194e692fe * gcc-interface/trans.c (Call_to_gnu): Do not initialize t [...]
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 | 6 ++++++
gcc/ada/gcc-interface/trans.c | 22 ++++++++++++++++------
2 files changed, 22 insertions(+), 6 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 clang.
from 1078bd6094 [CodeComplete] Complete 'return true/false' in boolean functions
new ee93b01e3b [OpenCL] Fix file-scope const sampler variable for 2.0
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:
lib/Sema/SemaType.cpp | 16 +++++++++++++++-
test/CodeGenOpenCL/sampler.cl | 15 +++++++++++++--
test/SemaOpenCL/sampler_t.cl | 7 +++++++
3 files changed, 35 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.
unknown user pushed a change to branch master
in repository gcc.
from c9cea6b6857 2019-05-27 Richard Biener <rguenther(a)suse.de>
new f1ca2388e69 * gcc-interface/trans.c (Identifier_to_gnu): Minor tweaks. [...]
new caab73a2ebd * gcc-interface/utils.c (maybe_pad_type): Issue the warnin [...]
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 | 12 ++++++++++++
gcc/ada/gcc-interface/trans.c | 25 ++++++++++++++++++-------
gcc/ada/gcc-interface/utils.c | 10 +++++-----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/aliased2.adb | 23 +++++++++++++++++++++++
5 files changed, 62 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/aliased2.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.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from 64ea6cf3240 * gcc-interface/trans.c (Gigi_Types_Compatible): New predi [...]
new 0349dbdb470 * gcc-interface/trans.c (Identifier_to_gnu): Minor tweaks. [...]
new 71c4e52cf64 * gcc-interface/utils.c (maybe_pad_type): Issue the warnin [...]
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 | 12 ++++++++++++
gcc/ada/gcc-interface/trans.c | 25 ++++++++++++++++++-------
gcc/ada/gcc-interface/utils.c | 10 +++++-----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/aliased2.adb | 23 +++++++++++++++++++++++
5 files changed, 62 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/aliased2.adb
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.