This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8
in repository gcc.
from bf4ce3fcedf Daily bump.
new 346276f67fb Daily bump.
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 +-
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 releases/gcc-10
in repository gcc.
from 6f4226ff6e8 Daily bump.
new 2c56472f996 Daily bump.
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 +-
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 gcc.
from d4a906e7b51 analyzer: add test for placement new
new 5a90a18668f Add support for iterative dataflow to ipa-modref-tree.h
new b89e4559950 Track arguments pointing to local or readonly memory in ipa [...]
new f0ae0d512d8 Disable modref for ipa-pta-13.c
new d00b1b023ec powerpc, libcpp: Fix gcc build with clang on power8 [PR97163]
new a29bd4f59e9 openmp: Improve #pragma omp simd vectorization
new ada353b8790 Implement iterative dataflow in mod-ref
new a8d2d89de2e Add modref testcases
new 5b26b3b3f5c Correct overwrite of alloc_comp_result_2.f90 in fix of PR96495.
new e721d1137fb aix: collect2 visibility
new 081b3517b4d aix: Fix _STDC_FORMAT_MACROS in inttypes.h [PR97044]
new 3991912e260 Fix handling of clobbers in ipa-modref.c
new e6923541fae libstdc++: Use __libc_single_threaded to optimise atomics [ [...]
new 91dd4a38641 Daily bump.
The 13 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:
fixincludes/ChangeLog | 7 +
fixincludes/fixincl.x | 53 +-
fixincludes/inclhack.def | 13 +
.../tests/base/{string.h => sys/inttypes.h} | 8 +-
gcc/ChangeLog | 62 +++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 10 +
gcc/collect2.c | 26 +-
gcc/ipa-fnsummary.c | 43 +-
gcc/ipa-inline-transform.c | 3 +
gcc/ipa-inline.c | 3 -
gcc/ipa-modref-tree.h | 192 ++++---
gcc/ipa-modref.c | 582 +++++++++++++--------
gcc/ipa-modref.h | 1 +
gcc/ipa-predicate.h | 10 +-
gcc/ipa-pure-const.c | 2 +
gcc/omp-expand.c | 110 +++-
gcc/testsuite/ChangeLog | 35 ++
gcc/testsuite/gcc.dg/ipa/ipa-pta-13.c | 2 +-
gcc/testsuite/gcc.dg/lto/modref-1_0.c | 14 +
gcc/testsuite/gcc.dg/lto/modref-1_1.c | 13 +
gcc/testsuite/gcc.dg/tree-ssa/modref-2.c | 26 +
gcc/testsuite/gcc.dg/vect/vect-simd-17.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-simd-18.c | 40 ++
gcc/testsuite/gcc.dg/vect/vect-simd-19.c | 40 ++
gcc/testsuite/gcc.dg/vect/vect-simd-20.c | 43 ++
gcc/testsuite/gfortran.dg/alloc_comp_result_2.f90 | 94 +---
...c_comp_result_2.f90 => alloc_comp_result_3.f90} | 2 +-
libcpp/ChangeLog | 6 +
libcpp/lex.c | 4 +-
libstdc++-v3/ChangeLog | 10 +
libstdc++-v3/include/ext/atomicity.h | 35 +-
libstdc++-v3/libsupc++/guard.cc | 47 +-
.../system_context/1.cc => 18_support/96817.cc} | 31 +-
34 files changed, 1156 insertions(+), 415 deletions(-)
copy fixincludes/tests/base/{string.h => sys/inttypes.h} (64%)
create mode 100644 gcc/testsuite/gcc.dg/lto/modref-1_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/modref-1_1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-simd-18.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-simd-19.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-simd-20.c
copy gcc/testsuite/gfortran.dg/{alloc_comp_result_2.f90 => alloc_comp_result_3.f90} (99%)
copy libstdc++-v3/testsuite/{experimental/net/system_context/1.cc => 18_support/96 [...]
--
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.
discards 8ab72c3c7 2: update: binutils-gcc-linux: 19028
new aaf2fc274 2: update: binutils-gcc-linux: 19028
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 (8ab72c3c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 240 +-
02-prepare_abe/console.log | 204 +-
03-build_abe-binutils/console.log | 10770 ++++----
04-build_abe-stage1/console.log | 20059 +++++++--------
05-build_linux/console.log | 9776 +++----
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 34 +-
08-update_baseline/results.regressions | 20 +-
console.log | 41099 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 41246 insertions(+), 41004 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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 0919fa3c46 Automatic date update in version.in
adds 0be2fe677c ubsan: opcodes/csky-opc.h:929 shift exponent 536870912
adds 3cd7c7d7ef PPC64_OPT_LOCALENTRY is incompatible with tail calls
adds 63e5eea234 [GOLD] PPC64_OPT_LOCALENTRY is incompatible with tail calls
adds 8f9929bb97 gdb: Fix from_tty argument to gdb.execute in Python.
new 31f327a6c8 Automatic date update in version.in
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:
bfd/ChangeLog | 10 ++++
bfd/elf64-ppc.c | 84 ++++++++++++++++++++++++++++------
bfd/version.h | 2 +-
gas/ChangeLog | 91 +++++++++++++++++++------------------
gas/config/tc-csky.c | 8 ++--
gdb/ChangeLog | 8 ++++
gdb/cli/cli-script.c | 9 ++--
gdb/testsuite/ChangeLog | 6 +++
gdb/testsuite/gdb.python/python.exp | 13 ++++++
gold/ChangeLog | 19 ++++++++
gold/powerpc.cc | 82 +++++++++++++++++++++++++--------
ld/ChangeLog | 12 +++++
ld/testsuite/ld-powerpc/elfv2so.d | 17 ++++---
ld/testsuite/ld-powerpc/notoc2.d | 4 +-
ld/testsuite/ld-powerpc/tlsdesc.wf | 4 +-
ld/testsuite/ld-powerpc/tlsdesc2.d | 9 ++--
ld/testsuite/ld-powerpc/tlsdesc2.wf | 6 +--
ld/testsuite/ld-powerpc/tlsopt5.d | 11 ++---
ld/testsuite/ld-powerpc/tlsopt5.wf | 4 +-
ld/testsuite/ld-powerpc/tlsopt6.d | 11 ++---
ld/testsuite/ld-powerpc/tlsopt6.wf | 4 +-
opcodes/ChangeLog | 28 ++++++++----
opcodes/csky-dis.c | 4 +-
opcodes/csky-opc.h | 30 ++++++------
24 files changed, 323 insertions(+), 153 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 004328100 0: update: binutils-gcc-linux: all
new 8e3aca09c 0: update: binutils-gcc-linux: 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 (004328100)
\
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 | 25 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11734 +++++------
04-build_abe-stage1/console.log | 20386 +++++++++---------
05-build_linux/console.log | 554 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 33133 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 33222 insertions(+), 33044 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.