This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f16601df807 PR sanitizer/88426 * c-convert.c (convert): Call c_fully_ [...]
new 18e7aebf1cd PR target/88425 * config/i386/i386.md (*x86_mov<SWI48:mod [...]
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 | 6 ++++
gcc/config/i386/i386.md | 18 +++++++++++
gcc/testsuite/ChangeLog | 3 ++
gcc/testsuite/gcc.target/i386/pr88425.c | 53 +++++++++++++++++++++++++++++++++
4 files changed, 80 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr88425.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_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/gcc.
from fe95ed81464 * c-c++-common/patchable_function_entry-decl.c: Pass -mcpu [...]
adds f12c6eeb959 2018-12-10 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds a7af8ef9d99 Daily bump.
adds fc0b361510a 2018-12-10 Steven G. Kargl <kargl(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 13 ++++++++
gcc/fortran/io.c | 46 +++++++++++++++++++++++---
gcc/testsuite/ChangeLog | 11 ++++++
gcc/testsuite/gfortran.dg/io_constraints_8.f90 | 2 +-
gcc/testsuite/gfortran.dg/pr87922.f90 | 10 ++++++
gcc/testsuite/gfortran.dg/pr88269.f90 | 6 ++++
7 files changed, 83 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr87922.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr88269.f90
--
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 d4f48381a binutils-9b1b583515f70b456513e3b4bd62422f9b113f75: all
new ccf9ac557 gcc-fc0b361510a0a80a34e8df827d52de752c95c95f: 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 (d4f48381a)
\
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:
1-reset_artifacts/console.log | 31 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6404 ++++++++--------
4-build_abe-gcc/console.log | 8806 +++++++++++----------
4-build_abe-gcc/revision | 2 +-
5-count_linux_objs/console.log | 125 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15362 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 15355 insertions(+), 15419 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-lts-defconfig
in repository toolchain/binutils-gdb.
from e771f7a770 Correct gas/ChangeLog entry for PR gas/23968
adds 5136770380 Automatic date update in version.in
adds 8970c0224e RISC-V: Don't segfault for two regs in auipc or lui.
adds 99e1a184a7 gdb/riscv: Update test to handle targets without an fpu
adds 69799d67e8 Fix a failure in the libiberty testsuite by increasing the r [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++++
binutils/NEWS | 2 +-
binutils/doc/binutils.texi | 8 ++++----
gas/ChangeLog | 10 ++++++++++
gas/config/tc-riscv.c | 9 ++++++++-
gas/testsuite/gas/riscv/auipc-parsing.d | 3 +++
gas/testsuite/gas/riscv/auipc-parsing.l | 3 +++
gas/testsuite/gas/riscv/auipc-parsing.s | 3 +++
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.base/float.exp | 10 +++++++++-
include/ChangeLog | 5 +++++
include/demangle.h | 2 +-
13 files changed, 57 insertions(+), 9 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/auipc-parsing.d
create mode 100644 gas/testsuite/gas/riscv/auipc-parsing.l
create mode 100644 gas/testsuite/gas/riscv/auipc-parsing.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_kernel/gnu-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 013fc0bc8 gcc-8316a8d1125793748b7f7f661d746ba132f17450: all
new 8a97c8e04 binutils-69799d67e8872dcd3feee81ed2ff0fc47beb52d7: 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 (013fc0bc8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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:
1-reset_artifacts/console.log | 116 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6335 +++---
3-build_abe-binutils/revision | 2 +-
4-build_abe-gcc/console.log | 13153 ++++++------
5-count_linux_objs/console.log | 21540 +++++++++----------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 41246 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 41366 insertions(+), 41070 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 83261fd5f binutils-8970c0224e3c36c565672089e38de42765e87f47: all
new 8a042015d linux-f5d582777bcb1c7ff19a5a2343f66ea01de401c6: 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 (83261fd5f)
\
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:
1-reset_artifacts/console.log | 21 +-
3-build_abe-binutils/console.log | 3556 +++---
4-build_abe-gcc/console.log | 5012 ++++----
5-count_linux_objs/console.log | 14796 +++++++++++------------
5-count_linux_objs/revision | 2 +-
console.log | 23281 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 23386 insertions(+), 23296 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 baec00022d Reland r348741 "[Sema] Further improvements to to static_ass [...]
new 149c641b52 [analyzer] Fix a minor typo.
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:
include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.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.
unknown user pushed a change to branch master
in repository glibc.
from 505b5b2922 Fix powf overflow handling in non-nearest rounding mode [BZ #23961]
new c2c082c10f Remove support for abilist-pattern
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 | 5 +++++
Makerules | 57 ++++-----------------------------------------------------
2 files changed, 9 insertions(+), 53 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-stable-defconfig
in repository toolchain/gcc.
from fe95ed81464 * c-c++-common/patchable_function_entry-decl.c: Pass -mcpu [...]
adds f12c6eeb959 2018-12-10 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds a7af8ef9d99 Daily bump.
adds fc0b361510a 2018-12-10 Steven G. Kargl <kargl(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 13 ++++++++
gcc/fortran/io.c | 46 +++++++++++++++++++++++---
gcc/testsuite/ChangeLog | 11 ++++++
gcc/testsuite/gfortran.dg/io_constraints_8.f90 | 2 +-
gcc/testsuite/gfortran.dg/pr87922.f90 | 10 ++++++
gcc/testsuite/gfortran.dg/pr88269.f90 | 6 ++++
7 files changed, 83 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr87922.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr88269.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.