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-master-arm-bootstrap_profiled_lto in repository toolchain/ci/gcc.
from a14bf18d525 * gcc.pot: Regenerate. adds 8d0bceca130 2019-04-13 Dominique d'Humieres dominiq@gcc.gnu.org adds c1bb27eba39 PR target/89093 * config/arm/arm.c (arm_valid_target_attr [...] adds 5dfa96c9ff8 * gcc.pot: Regenerate. adds 3ef1f32ed2b libphobos: Move rt.sections modules to gcc.sections adds 3f7f912db42 Daily bump. adds c3e1a7555e7 Use gcc/sections/elf_shared.d on Solaris 11.5 (PR d/88150) adds 5b79027a12c Work around Solaris ld bug linking __tls_get_addr on 64-bit x86 adds 79c213076b5 Work around lack of dlpi_tls_modid before Solaris 11.5 adds 20abc61cb86 Enable libphobos on Solaris 11/x86 adds 77999887211 PR d/87799 Fix D build on windows hosts adds 37684a4cd6a 2019-04-14 Paul Thomas pault@gcc.gnu.org adds 4aab72939c3 2019-04-14 Thomas Koenig tkoenig@gcc.gnu.org adds 008ae11cbb5 PR lto/89358 * g++.dg/lto/pr89358_0.C: New testcase. * g [...] adds 3b275f5d475 Daily bump. adds d71996db7a9 [NDS32] Provide one valid nds32 assembly instruction to che [...] adds 39ebb01497b 2019-04-15 Dominique d'Humieres dominiq@gcc.gnu.org adds 08dfb42801b [NDS32] Rewrite PIC/TLS patterns. adds 0be984ed89d [NDS32] nds32*-*-linux* target using init_array/finit_array [...] adds 48f42cbf10f [NDS32] Refine force unwind. Linux kernel only uses RT_SIGRETURN. adds fc01d804ff1 Reorganize cgraph_node::clone_of_p adds d8c947941f4 2019-04-15 Richard Biener rguenther@suse.de adds f9fd14f18d5 combine: Count auto_inc properly (PR89794) adds a5189c16a7e 2019-04-15 Richard Biener rguenther@suse.de
No new revisions were added by this update.
Summary of changes: ChangeLog | 19 + configure | 4 +- configure.ac | 4 +- gcc/ChangeLog | 68 + gcc/DATESTAMP | 2 +- gcc/cgraph.c | 30 +- gcc/combine.c | 60 +- gcc/config.gcc | 1 + gcc/config/arm/arm.c | 12 +- gcc/config/nds32/nds32-md-auxiliary.c | 43 +- gcc/config/nds32/nds32-protos.h | 3 + gcc/config/nds32/nds32-relax-opt.c | 19 +- gcc/config/nds32/nds32.md | 27 + gcc/configure | 2 +- gcc/configure.ac | 2 +- gcc/d/ChangeLog | 4 + gcc/d/d-system.h | 6 + gcc/fortran/ChangeLog | 33 + gcc/fortran/expr.c | 34 +- gcc/fortran/gfortran.h | 1 + gcc/fortran/module.c | 8 +- gcc/fortran/trans-array.c | 54 +- gcc/fortran/trans-decl.c | 73 + gcc/fortran/trans-expr.c | 95 +- gcc/fortran/trans.c | 3 + gcc/ipa-devirt.c | 22 +- gcc/po/gcc.pot | 13 +- gcc/testsuite/ChangeLog | 66 + gcc/testsuite/g++.dg/ipa/pr89693.C | 52 + gcc/testsuite/g++.dg/lto/pr89358_0.C | 11 + gcc/testsuite/g++.dg/lto/pr89358_1.C | 7 + gcc/testsuite/gcc.dg/torture/pr88936-1.c | 27 + gcc/testsuite/gcc.dg/torture/pr88936-2.c | 22 + gcc/testsuite/gcc.dg/torture/pr88936-3.c | 21 + gcc/testsuite/gcc.dg/torture/pr89794.c | 24 + gcc/testsuite/gcc.dg/torture/pr90020.c | 2 + gcc/testsuite/gcc.dg/torture/pr90071.c | 24 + gcc/testsuite/gcc.target/arm/pr89093.c | 7 + gcc/testsuite/gfortran.dg/ISO_Fortran_binding_1.c | 22 +- .../gfortran.dg/ISO_Fortran_binding_1.f90 | 14 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_10.c | 73 + .../gfortran.dg/ISO_Fortran_binding_10.f90 | 99 + gcc/testsuite/gfortran.dg/ISO_Fortran_binding_11.c | 78 + .../gfortran.dg/ISO_Fortran_binding_11.f90 | 81 + .../gfortran.dg/ISO_Fortran_binding_3.f90 | 25 +- .../gfortran.dg/ISO_Fortran_binding_4.f90 | 4 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_9.c | 14 + .../gfortran.dg/ISO_Fortran_binding_9.f90 | 28 + gcc/testsuite/gfortran.dg/bind_c_usage_33.f90 | 21 + gcc/testsuite/gfortran.dg/bind_c_usage_33_c.c | 15 + gcc/tree-ssa-ccp.c | 25 +- gcc/tree-ssa-reassoc.c | 3 +- gcc/tree-ssa-structalias.c | 72 + gcc/tree.c | 18 +- gcc/tree.h | 1 + libgcc/ChangeLog | 6 + libgcc/config/nds32/linux-unwind.h | 9 +- libgfortran/ChangeLog | 26 + libgfortran/runtime/ISO_Fortran_binding.c | 65 +- libphobos/ChangeLog | 82 + libphobos/Makefile.am | 6 +- libphobos/Makefile.in | 7 +- libphobos/configure | 5976 ++++++++++---------- libphobos/configure.ac | 39 + libphobos/configure.tgt | 10 +- libphobos/libdruntime/Makefile.am | 18 +- libphobos/libdruntime/Makefile.in | 99 +- libphobos/libdruntime/gcc/config.d.in | 3 + .../sections_android.d => gcc/sections/android.d} | 68 +- .../sections/elf_shared.d} | 401 +- .../{rt/sections_osx.d => gcc/sections/osx.d} | 55 +- libphobos/libdruntime/gcc/sections/package.d | 48 + .../{rt/sections_win32.d => gcc/sections/win32.d} | 36 +- .../{rt/sections_win64.d => gcc/sections/win64.d} | 38 +- libphobos/libdruntime/rt/bss_section.c | 21 - libphobos/libdruntime/rt/sections.d | 7 +- libphobos/libdruntime/rt/sections_solaris.d | 114 - libphobos/m4/druntime/os.m4 | 36 + libphobos/src/Makefile.in | 2 + libphobos/src/libgphobos.spec.in | 3 + libphobos/testsuite/Makefile.in | 2 + 81 files changed, 5061 insertions(+), 3614 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/pr89693.C create mode 100644 gcc/testsuite/g++.dg/lto/pr89358_0.C create mode 100644 gcc/testsuite/g++.dg/lto/pr89358_1.C create mode 100644 gcc/testsuite/gcc.dg/torture/pr88936-1.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr88936-2.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr88936-3.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr89794.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr90071.c create mode 100644 gcc/testsuite/gcc.target/arm/pr89093.c create mode 100644 gcc/testsuite/gfortran.dg/ISO_Fortran_binding_10.c create mode 100644 gcc/testsuite/gfortran.dg/ISO_Fortran_binding_10.f90 create mode 100644 gcc/testsuite/gfortran.dg/ISO_Fortran_binding_11.c create mode 100644 gcc/testsuite/gfortran.dg/ISO_Fortran_binding_11.f90 create mode 100644 gcc/testsuite/gfortran.dg/ISO_Fortran_binding_9.c create mode 100644 gcc/testsuite/gfortran.dg/ISO_Fortran_binding_9.f90 create mode 100644 gcc/testsuite/gfortran.dg/bind_c_usage_33.f90 create mode 100644 gcc/testsuite/gfortran.dg/bind_c_usage_33_c.c rename libphobos/libdruntime/{rt/sections_android.d => gcc/sections/android.d} (70%) rename libphobos/libdruntime/{rt/sections_elf_shared.d => gcc/sections/elf_shared. [...] rename libphobos/libdruntime/{rt/sections_osx.d => gcc/sections/osx.d} (82%) create mode 100644 libphobos/libdruntime/gcc/sections/package.d rename libphobos/libdruntime/{rt/sections_win32.d => gcc/sections/win32.d} (78%) rename libphobos/libdruntime/{rt/sections_win64.d => gcc/sections/win64.d} (88%) delete mode 100644 libphobos/libdruntime/rt/bss_section.c delete mode 100644 libphobos/libdruntime/rt/sections_solaris.d