This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from ac9720f6acf Daily bump.
adds 60a5bccb4b1 Daily bump.
new 81018e27c82 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 64d9f79 0: update: gcc-ac9720f6acf636c141edbfac727619a6e2d5218f: 1
new 74f65e8 0: update: gcc-81018e27c829e3f09bfe7ce331f14d9fdc995073: 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 (64d9f79)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 130 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-bootstrap_debug/console.log | 78416 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 78944 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
7 files changed, 78949 insertions(+), 78953 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/llvm-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ad9a497 0: update: llvm-432bf48c08da748e2542cf40e3ab9aee53a744b0: boot
new 69e59b8 0: update: llvm-432bf48c08da748e2542cf40e3ab9aee53a744b0: 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 (ad9a497)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 239 +-
02-build_llvm/console.log | 11966 ++++++++++++++++++-----------------
03-build_linux/console.log | 446 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 12681 +++++++++++++++++++-------------------
jenkins/manifest.sh | 4 +-
8 files changed, 12680 insertions(+), 12686 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 261e0076a9d Error on Associate with a program.
new e3270120ed6 PR tree-optimization/92860 * common.opt (fprofile-reorder [...]
new bf970136685 Silence overactive sanity check with -fpartial-profile-training
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/ChangeLog | 11 +++++++++++
gcc/common.opt | 4 ++--
gcc/ipa-inline-analysis.c | 1 +
3 files changed, 14 insertions(+), 2 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 dmalcolm/analyzer-v3-unsquashed
in repository gcc.
at 0f27dac9f93 Autogenerated changes
This branch includes the following new commits:
new 7e71196fe9a analyzer: user-facing documentation
new 68eae732069 analyzer: internal documentation
new 3f60c55723c diagnostic_show_locus: move initial newline to callers
new 1e2b301140d sbitmap.h: add operator const sbitmap & to auto_sbitmap
new ceb42745d20 vec.h: add auto_delete_vec
new dbeffb89b13 Replace label_text ctor with "borrow" and "take"
new 3e4e31ec41a Introduce pretty_printer::clone vfunc
new 8f5c76001a4 gimple const-correctness fixes
new ee9462f8c43 Add -fdiagnostics-nn-line-numbers
new cf99507a662 Add diagnostic_metadata and CWE support
new 55af3359b23 Add diagnostic paths
new 6cadb880a77 function-tests.c: expose selftest::make_fndecl for use elsewhere
new 068e9475e86 hash-map-tests.c: add a selftest involving int_hash
new 8244b7e599f Add ordered_hash_map
new 5e04cb307e6 Add in-tree plugin: "analyzer"
new db72a02a7af analyzer: new files: analyzer-selftests.{cc|h}
new e6293f5237d analyzer: new builtins
new b73f123bb01 analyzer: command-line options
new 702a23b1191 analyzer: logging support
new 7a46d59c8dd analyzer: new file: analyzer-pass.cc
new bb48c6a31a5 analyzer: new files: graphviz.{cc|h}
new eb1c133de14 analyzer: new files: digraph.{cc|h} and shortest-paths.h
new 8b886336f49 analyzer: new files: supergraph.{cc|h}
new 396494f2996 analyzer: new files: analyzer.{cc|h}
new 69d1de0acaa analyzer: new files: tristate.{cc|h}
new 51eea608371 analyzer: new files: constraint-manager.{cc|h}
new ff1cdb06289 analyzer: new files: region-model.{cc|h}
new a072fe716fe analyzer: new files: pending-diagnostic.{cc|h}
new e217da8ba7e analyzer: new files: sm.{cc|h}
new d0984fe0f31 analyzer: new file: sm-malloc.cc
new cb15ab0a2a0 analyzer: new file: sm-file.cc
new 5b18e879e64 analyzer: new file: sm-pattern-test.cc
new 4266b8d6f78 analyzer: new file: sm-sensitive.cc
new c6e05e59890 analyzer: new file: sm-taint.cc
new fad173f85c2 analyzer: new files: analysis-plan.{cc|h}
new f7a1f9a23a7 analyzer: new files: call-string.{cc|h}
new ca831b6fc60 analyzer: new files: program-point.{cc|h}
new 910f5aeb5b6 analyzer: new files: program-state.{cc|h}
new 3e91ea01b0f analyzer: new file: exploded-graph.h
new 46c97e28696 analyzer: new files: state-purge.{cc|h}
new ce8a87299c8 analyzer: new files: engine.{cc|h}
new a4a480c12f2 analyzer: new files: checker-path.{cc|h}
new ce412c14110 analyzer: new files: diagnostic-manager.{cc|h}
new 1214ef8a2bc gdbinit.in: add break-on-saved-diagnostic
new 790e08c9a78 analyzer: test suite
new 2befce815e1 Autogenerated changes (configure/config.in)
new 95f62baa5e5 [analyzer] Fix up for params refactoring
new 69ad6ae2d1b [analyzer] Fixup metadata-handling for "json::number" to "j [...]
new 3613e1ad4fe [analyzer] Fixup diagnostic_path for "json::number" to "jso [...]
new e59d6b05b80 [analyzer] Add params to plugin.opt
new f68fdb8a6c2 [analyzer] Avoid using "convert"
new 66b18b0c579 [analyzer] More LTO test coverage
new 13ccc554eb9 [analyzer] Fix missing leak on longjmp past a free
new 7689a42de4a [analyzer] Show rewind destination for leaks due to longjmp
new d7250d26db3 [analyzer] Add checker_path::debug
new 216ba2acb56 [analyzer] Fix issues in diagnostic_manager::prune_path
new 2abe56ee513 [analyzer] Updates to internal documentation
new f9a2c642470 [analyzer] Add sm-malloc.dot
new 2297c069689 [analyzer] Don't use shape=record in .dot output
new ded469b6949 [analyzer] Introduce point_and_state::validate
new 80b1465c3da [analyzer] Convert from "--analyzer" to "-fanalyzer"/"-fno- [...]
new b193097a6b8 [analyzer] Function pointer support
new 30d25a4ac1f [analyzer] Support paths for callbacks
new 277438e6656 [analyzer] More test coverage
new 6f5a6edd99d [analyzer] Generalize rewind_info_t to exploded_edge::custo [...]
new 61f1352c9f6 [analyzer] Support global states and custom transitions
new 128096d0808 [analyzer] Support custom events
new 6275673433f [analyzer] Expose state_change_event in evdesc::state_change
new 59267329a3f [analyzer] Add -Wanalyzer-unsafe-call-within-signal-handler
new 8d0c1f46465 [analyzer] Add FINAL OVERRIDE to sm-signal.cc
new 2bc07afcb49 Use DISABLE_COPY_AND_ASSIGN in auto_timevar
new db83275dea2 Use DISABLE_COPY_AND_ASSIGN in analyzer-logging.h
new 3623c65d3c1 Use DISABLE_COPY_AND_ASSIGN in jit-logging.h
new 70848777fa8 [analyzer] Use DISABLE_COPY_AND_ASSIGN in various places
new 32c93e28f4d Use DISABLE_COPY_AND_ASSIGN in auto_delete_vec
new 730deb3d4df Fixup for rebase: c-format.c: get_pointer_to_named_type -> [...]
new 0303d3fc81f Rework as a non-plugin
new 0f27dac9f93 Autogenerated changes
The 78 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.
--
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 bc5f0aab6dd 2018-12-08 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 261e0076a9d Error on Associate with a program.
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/resolve.c | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/associate_50.f90 | 8 ++++++++
4 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/associate_50.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.
unknown user pushed a change to branch master
in repository gcc.
from 5f74ef090cd 2019-12-08 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new bc5f0aab6dd 2018-12-08 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/interface.c | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/interface_44.f90 | 6 ++++++
4 files changed, 19 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/interface_44.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.
unknown user pushed a change to branch master
in repository gcc.
from 62426003534 Fix ia32 testsuite failures from C2x attributes on types
new 5f74ef090cd 2019-12-08 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 8 +++++++-
gcc/fortran/dependency.c | 24 ++++++++++++------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/dependency_57.f90 | 12 ++++++++++++
4 files changed, 36 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dependency_57.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 6f765336bb aarch64*-*-*ilp32 gas tests
new 0a6aef6b66 S12Z disassembler memory leak
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:
opcodes/ChangeLog | 5 +++++
opcodes/s12z-opc.c | 24 ++++++++++++------------
2 files changed, 17 insertions(+), 12 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 binutils-gdb.
from c14aab8cd3 Fix inter-CU references using intra-CU form in imported-unit
new bc754168c7 Optional matching for run_dump_test
new 6f765336bb aarch64*-*-*ilp32 gas tests
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:
binutils/ChangeLog | 4 ++
binutils/testsuite/lib/binutils-common.exp | 19 ++++++++
gas/ChangeLog | 16 +++++++
gas/testsuite/gas/aarch64/bfloat16.d | 2 +-
gas/testsuite/gas/aarch64/dgh.d | 2 +-
gas/testsuite/gas/aarch64/f32mm.d | 2 +-
gas/testsuite/gas/aarch64/f64mm.d | 2 +-
gas/testsuite/gas/aarch64/i8mm.d | 2 +-
gas/testsuite/gas/aarch64/pac_ab_key.d | 24 +++++-----
gas/testsuite/gas/aarch64/pac_negate_ra_state.d | 10 ++---
gas/testsuite/gas/aarch64/reloc-prel_g0.d | 6 +--
gas/testsuite/gas/aarch64/reloc-prel_g0_nc.d | 8 ++--
gas/testsuite/gas/aarch64/reloc-prel_g1.d | 6 +--
gas/testsuite/gas/aarch64/sve-bfloat-movprfx.d | 2 +-
gas/testsuite/gas/aarch64/sve-movprfx-mm.d | 2 +-
gas/testsuite/gas/aarch64/sve2.d | 2 +-
ld/ChangeLog | 6 +++
ld/testsuite/ld-elf/eh4.d | 6 ++-
ld/testsuite/ld-elf/eh5.d | 60 +++++++++++++++++++++----
19 files changed, 136 insertions(+), 45 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.