This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch openacc-gcc-9-branch in repository gcc.
from ac8b85410f6 Apply gangprivate attribute to innermost decl adds 951b824ec8e Create gcc-9-branch adds 8f04deb20ef * DEV-PHASE: Set to prerelease. adds 9215c177a5e PR tree-optimization/90240 Revert: 2019-04-23 Bin Cheng [...] adds ec8ade486b5 PR libstdc++/90239 Fix status of P0591R4 in C++2a support table adds d48e30ee228 Daily bump. adds 9d4892757b9 * config/abi/post/x86_64-linux-gnu/baseline_symbols.txt: U [...] adds 31ebd1d17e1 * config/abi/post/s390x-linux-gnu/32/baseline_symbols.txt: [...] adds 0e6d2398015 revert r270484 adds 74a14649c15 Adjust linker script to stop exporting unwanted symbol in o [...] adds 4fe94da242d Fix tests that fail with _GLIBCXX_USE_CXX11_ABI=0 adds 39d8e8ac8d4 x32: Update baseline_symbols.txt adds 7e372331fa3 Daily bump. adds df8f4b462a8 Daily bump. adds 3d30cc596b7 [netbsd] d: Fix build failures on sparc*-netbsd adds d3384d017fe Daily bump. adds 7833ad15716 libphobos: Fix multilib builds for s390x-linux-gnu adds 2b331c65529 * gcc.pot: Regenerate. adds e1954ee8829 * sv.po: Update. adds 77861a1af70 Daily bump. adds b42cf7dc6d5 PR tree-optimization/90273 * tree-ssa-dce.c (eliminate_un [...] adds fb21c1e3dca Subject: Backport r270622 adds f0203614d6e Subject: Backport r270675 adds 3b82f6b1fc5 * config/abi/post/riscv64-linux-gnu/baseline_symbols.txt: Update. adds 5729ea54a9d * config/abi/pre/gnu.ver (GLIBCXX_3.4.26): Change _Lock_po [...] adds 1cb30a44424 [Patch AArch64] Add __ARM_FEATURE_ATOMICS adds bca7f7db961 * de.po: Update. adds a86e95d0a9d Daily bump. adds 721e8c47fac Update Solaris baselines for GCC 9.1 adds f57bb6c1e9a Daily bump. adds 2307918588f * Makefile.am (gfor_cdir): Remove $(MULTISUBDIR). * Makef [...] adds 69da420f5ed Restrict gcc.target/i386/spellcheck-options-5.c to Linux targets adds 9bb6fa355e8 libphobos: RISC-V: Fix soft-float build errors with IEEE ex [...] adds 7fbd55dad2f libphobos: Correct my identity in the last ChangeLog entry adds 34640fa2811 * gcc.pot: Regenerate. adds 5a5ca2d2fca Daily bump. adds 7527f84091d * gennews (files): Add files for GCC 9. adds 3defceaa1a2 Update ChangeLog and version files for release new 89193536113 Merge commit 'gcc-9_1_0-release^' into openacc-gcc-9-branch
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 + config/ChangeLog | 4 + contrib/ChangeLog | 8 + contrib/gennews | 3 +- contrib/header-tools/ChangeLog | 4 + contrib/reghunt/ChangeLog | 4 + contrib/regression/ChangeLog | 4 + fixincludes/ChangeLog | 4 + gcc/BASE-VER | 2 +- gcc/ChangeLog | 73 + gcc/DATESTAMP | 2 +- gcc/DEV-PHASE | 1 - gcc/ada/ChangeLog | 4 + gcc/brig/ChangeLog | 4 + gcc/c-family/ChangeLog | 4 + gcc/c/ChangeLog | 4 + gcc/config/aarch64/aarch64-c.c | 1 + gcc/config/netbsd-d.c | 4 +- gcc/cp/ChangeLog | 4 + gcc/d/ChangeLog | 4 + gcc/fortran/ChangeLog | 4 + gcc/go/ChangeLog | 4 + gcc/jit/ChangeLog | 4 + gcc/lra-spills.c | 15 + gcc/lto/ChangeLog | 4 + gcc/objc/ChangeLog | 4 + gcc/objcp/ChangeLog | 4 + gcc/opt-suggestions.c | 5 +- gcc/opts.c | 3 +- gcc/po/ChangeLog | 20 + gcc/po/de.po | 36 +- gcc/po/gcc.pot | 17330 ++++++++++--------- gcc/po/sv.po | 1097 +- gcc/testsuite/ChangeLog | 27 + gcc/testsuite/g++.dg/tree-ssa/pr90078.C | 199 - .../gcc.dg/{completion-4.c => completion-5.c} | 5 +- .../gcc.target/i386/spellcheck-options-5.c | 5 + gcc/tree-ssa-dce.c | 19 +- gcc/tree-ssa-loop-ivopts.c | 13 - gnattools/ChangeLog | 4 + gotools/ChangeLog | 4 + include/ChangeLog | 4 + intl/ChangeLog | 4 + libada/ChangeLog | 4 + libatomic/ChangeLog | 4 + libbacktrace/ChangeLog | 4 + libcc1/ChangeLog | 4 + libcpp/ChangeLog | 4 + libcpp/po/ChangeLog | 4 + libdecnumber/ChangeLog | 4 + libffi/ChangeLog | 4 + libgcc/ChangeLog | 4 + libgcc/config/libbid/ChangeLog | 4 + libgfortran/ChangeLog | 9 + libgfortran/Makefile.am | 2 +- libgfortran/Makefile.in | 2 +- libgomp/ChangeLog | 4 + libhsail-rt/ChangeLog | 4 + libiberty/ChangeLog | 4 + libitm/ChangeLog | 4 + libobjc/ChangeLog | 4 + liboffloadmic/ChangeLog | 4 + libphobos/ChangeLog | 11 + libphobos/libdruntime/MERGE | 2 +- libphobos/libdruntime/core/sys/linux/link.d | 9 +- libphobos/libdruntime/core/sys/posix/setjmp.d | 9 + libphobos/libdruntime/core/sys/posix/sys/stat.d | 76 + libphobos/libdruntime/core/sys/posix/ucontext.d | 4 +- libphobos/libdruntime/gcc/sections/elf_shared.d | 35 +- libphobos/src/MERGE | 2 +- libphobos/src/std/math.d | 52 +- libquadmath/ChangeLog | 4 + libsanitizer/ChangeLog | 4 + libssp/ChangeLog | 4 + libstdc++-v3/ChangeLog | 70 + .../post/aarch64-linux-gnu/baseline_symbols.txt | 434 + .../abi/post/i386-linux-gnu/baseline_symbols.txt | 434 + .../i386-solaris2.10/amd64/baseline_symbols.txt | 434 + .../abi/post/i386-solaris2.10/baseline_symbols.txt | 434 + .../i386-solaris2.11/amd64/baseline_symbols.txt | 434 + .../abi/post/i386-solaris2.11/baseline_symbols.txt | 434 + .../abi/post/i486-linux-gnu/baseline_symbols.txt | 434 + .../post/powerpc-linux-gnu/baseline_symbols.txt | 434 + .../powerpc64-linux-gnu/32/baseline_symbols.txt | 434 + .../post/powerpc64-linux-gnu/baseline_symbols.txt | 434 + .../post/riscv64-linux-gnu/baseline_symbols.txt | 18 + .../abi/post/s390-linux-gnu/baseline_symbols.txt | 425 + .../post/s390x-linux-gnu/32/baseline_symbols.txt | 425 + .../abi/post/s390x-linux-gnu/baseline_symbols.txt | 425 + .../post/sparc-solaris2.10/baseline_symbols.txt | 434 + .../sparc-solaris2.10/sparcv9/baseline_symbols.txt | 434 + .../post/sparc-solaris2.11/baseline_symbols.txt | 434 + .../sparc-solaris2.11/sparcv9/baseline_symbols.txt | 434 + .../post/x86_64-linux-gnu/32/baseline_symbols.txt | 434 + .../abi/post/x86_64-linux-gnu/baseline_symbols.txt | 434 + .../post/x86_64-linux-gnu/x32/baseline_symbols.txt | 434 + libstdc++-v3/config/abi/pre/gnu.ver | 25 +- libstdc++-v3/doc/html/manual/status.html | 4 +- libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 3 +- libstdc++-v3/testsuite/20_util/variant/run.cc | 28 +- .../testsuite/21_strings/basic_string/hash/hash.cc | 16 +- .../21_strings/basic_string/hash/hash_char8_t.cc | 4 +- libvtv/ChangeLog | 4 + lto-plugin/ChangeLog | 4 + maintainer-scripts/ChangeLog | 4 + zlib/ChangeLog | 4 + 106 files changed, 18467 insertions(+), 9615 deletions(-) delete mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr90078.C copy gcc/testsuite/gcc.dg/{completion-4.c => completion-5.c} (68%) create mode 100644 gcc/testsuite/gcc.target/i386/spellcheck-options-5.c