r272841 - in /branches/c++-coroutines: ./ Chang...

iains@gcc.gnu.org iains@gcc.gnu.org
Mon Jul 1 07:10:00 GMT 2019


Author: iains
Date: Mon Jul  1 07:10:22 2019
New Revision: 272841

URL: https://gcc.gnu.org/viewcvs?rev=272841&root=gcc&view=rev
Log:
c++-coroutines - merge trunk r272840

2019-07-01  Iain Sandoe  <iain@sandoe.co.uk>

	Merge trunk r272840.


Added:
    branches/c++-coroutines/libstdc++-v3/testsuite/18_support/headers/cfloat/values_c++17.cc
      - copied unchanged from r272840, trunk/libstdc++-v3/testsuite/18_support/headers/cfloat/values_c++17.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/20_util/to_chars/chars_format.cc
      - copied unchanged from r272840, trunk/libstdc++-v3/testsuite/20_util/to_chars/chars_format.cc
Modified:
    branches/c++-coroutines/libstdc++-v3/ChangeLog
    branches/c++-coroutines/libstdc++-v3/include/bits/fs_path.h
    branches/c++-coroutines/libstdc++-v3/include/pstl/pstl_config.h
    branches/c++-coroutines/libstdc++-v3/include/std/bit
    branches/c++-coroutines/libstdc++-v3/include/std/charconv
    branches/c++-coroutines/libstdc++-v3/include/std/numeric
    branches/c++-coroutines/libstdc++-v3/include/std/type_traits
    branches/c++-coroutines/libstdc++-v3/src/c++17/fs_path.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/bit/bit.pow.two/ceil2.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/bit/bit.pow.two/floor2.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/bit/bit.pow.two/ispow2.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/bit/bit.pow.two/log2p1.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/bit/bitops.count/countl_one.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/bit/bitops.count/countl_zero.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/bit/bitops.count/countr_one.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/bit/bitops.count/countr_zero.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/bit/bitops.count/popcount.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/bit/bitops.rot/rotl.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/bit/bitops.rot/rotr.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/gcd/gcd_neg.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/lcm/lcm_neg.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/midpoint/floating.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/27_io/filesystem/filesystem_error/cons.cc

Changes in other areas also in this revision:
Added:
    branches/c++-coroutines/contrib/filter-clang-warnings.py
      - copied unchanged from r272840, trunk/contrib/filter-clang-warnings.py
    branches/c++-coroutines/gcc/config/i386/avx512vp2intersectintrin.h
      - copied unchanged from r272840, trunk/gcc/config/i386/avx512vp2intersectintrin.h
    branches/c++-coroutines/gcc/config/i386/avx512vp2intersectvlintrin.h
      - copied unchanged from r272840, trunk/gcc/config/i386/avx512vp2intersectvlintrin.h
    branches/c++-coroutines/gcc/config/rs6000/rs6000-internal.h
      - copied unchanged from r272840, trunk/gcc/config/rs6000/rs6000-internal.h
    branches/c++-coroutines/gcc/config/rs6000/rs6000-logue.c
      - copied unchanged from r272840, trunk/gcc/config/rs6000/rs6000-logue.c
    branches/c++-coroutines/gcc/testsuite/c-c++-common/gomp/pr90954.c
      - copied unchanged from r272840, trunk/gcc/testsuite/c-c++-common/gomp/pr90954.c
    branches/c++-coroutines/gcc/testsuite/c-c++-common/pr90927.c
      - copied unchanged from r272840, trunk/gcc/testsuite/c-c++-common/pr90927.c
    branches/c++-coroutines/gcc/testsuite/g++.dg/ext/vector38.C
      - copied unchanged from r272840, trunk/gcc/testsuite/g++.dg/ext/vector38.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/lto/alias-2_0.C
      - copied unchanged from r272840, trunk/gcc/testsuite/g++.dg/lto/alias-2_0.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/lto/alias-2_1.C
      - copied unchanged from r272840, trunk/gcc/testsuite/g++.dg/lto/alias-2_1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/lto/pr90939_0.C
      - copied unchanged from r272840, trunk/gcc/testsuite/g++.dg/lto/pr90939_0.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/lto/pr90939_1.C
      - copied unchanged from r272840, trunk/gcc/testsuite/g++.dg/lto/pr90939_1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/other/final3.C
      - copied unchanged from r272840, trunk/gcc/testsuite/g++.dg/other/final3.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/other/final5.C
      - copied unchanged from r272840, trunk/gcc/testsuite/g++.dg/other/final5.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/other/final8.C
      - copied unchanged from r272840, trunk/gcc/testsuite/g++.dg/other/final8.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/torture/pr90982.C
      - copied unchanged from r272840, trunk/gcc/testsuite/g++.dg/torture/pr90982.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tree-ssa/final1.C
      - copied unchanged from r272840, trunk/gcc/testsuite/g++.dg/tree-ssa/final1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tree-ssa/pr90883.C
      - copied unchanged from r272840, trunk/gcc/testsuite/g++.dg/tree-ssa/pr90883.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/vect/simd-10.cc
      - copied unchanged from r272840, trunk/gcc/testsuite/g++.dg/vect/simd-10.cc
    branches/c++-coroutines/gcc/testsuite/g++.dg/warn/Wimplicit-fallthrough-4.C
      - copied unchanged from r272840, trunk/gcc/testsuite/g++.dg/warn/Wimplicit-fallthrough-4.C
    branches/c++-coroutines/gcc/testsuite/gcc.dg/builtin-memchr-4.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.dg/builtin-memchr-4.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/cpp/usr/include/example.h
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.dg/cpp/usr/include/example.h
    branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr90972.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.dg/torture/pr90972.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-36.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-36.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-69.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-69.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arc/pr89838.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/arc/pr89838.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx2-pr90991-1.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/i386/avx2-pr90991-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512dq-pr90991-1.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/i386/avx512dq-pr90991-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512dq-pr90991-2.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/i386/avx512dq-pr90991-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512vp2intersect-2intersect-1a.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/i386/avx512vp2intersect-2intersect-1a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512vp2intersect-2intersect-1b.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/i386/avx512vp2intersect-2intersect-1b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512vp2intersect-2intersectvl-1a.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/i386/avx512vp2intersect-2intersectvl-1a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512vp2intersect-2intersectvl-1b.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/i386/avx512vp2intersect-2intersectvl-1b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/cvtpd2pi.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/i386/cvtpd2pi.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/gfni-5.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/i386/gfni-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/mlarge-pedwarns.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/msp430/mlarge-pedwarns.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/maddld-1.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/powerpc/maddld-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr62147.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/powerpc/pr62147.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/pr91014.c
      - copied unchanged from r272840, trunk/gcc/testsuite/gcc.target/s390/pr91014.c
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/common_1.f
      - copied unchanged from r272840, trunk/gcc/testsuite/gfortran.dg/common_1.f
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/common_26.f90
      - copied unchanged from r272840, trunk/gcc/testsuite/gfortran.dg/common_26.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr90988_1.f90
      - copied unchanged from r272840, trunk/gcc/testsuite/gfortran.dg/pr90988_1.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr90988_2.f90
      - copied unchanged from r272840, trunk/gcc/testsuite/gfortran.dg/pr90988_2.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr90988_3.f90
      - copied unchanged from r272840, trunk/gcc/testsuite/gfortran.dg/pr90988_3.f90
    branches/c++-coroutines/gcc/testsuite/gnat.dg/array35.adb
      - copied unchanged from r272840, trunk/gcc/testsuite/gnat.dg/array35.adb
    branches/c++-coroutines/gcc/testsuite/gnat.dg/array36.adb
      - copied unchanged from r272840, trunk/gcc/testsuite/gnat.dg/array36.adb
    branches/c++-coroutines/gcc/testsuite/gnat.dg/specs/array5.ads
      - copied unchanged from r272840, trunk/gcc/testsuite/gnat.dg/specs/array5.ads
    branches/c++-coroutines/gcc/testsuite/gnat.dg/specs/array5_pkg1.ads
      - copied unchanged from r272840, trunk/gcc/testsuite/gnat.dg/specs/array5_pkg1.ads
    branches/c++-coroutines/gcc/testsuite/gnat.dg/specs/array5_pkg2-g.ads
      - copied unchanged from r272840, trunk/gcc/testsuite/gnat.dg/specs/array5_pkg2-g.ads
    branches/c++-coroutines/gcc/testsuite/gnat.dg/specs/array5_pkg2.ads
      - copied unchanged from r272840, trunk/gcc/testsuite/gnat.dg/specs/array5_pkg2.ads
    branches/c++-coroutines/gcc/testsuite/gnat.dg/specs/unchecked_convert1.ads
      - copied unchanged from r272840, trunk/gcc/testsuite/gnat.dg/specs/unchecked_convert1.ads
    branches/c++-coroutines/gcc/testsuite/gnat.dg/specs/unchecked_convert2.ads
      - copied unchanged from r272840, trunk/gcc/testsuite/gnat.dg/specs/unchecked_convert2.ads
    branches/c++-coroutines/libgcc/config/gcn/gthr-gcn.h
      - copied unchanged from r272840, trunk/libgcc/config/gcn/gthr-gcn.h
    branches/c++-coroutines/libgcc/config/gcn/unwind-gcn.c
      - copied unchanged from r272840, trunk/libgcc/config/gcn/unwind-gcn.c
Removed:
    branches/c++-coroutines/contrib/filter-rtags-warnings.py
    branches/c++-coroutines/gcc/testsuite/gcc.dg/cpp/usr/include/stdio.h
    branches/c++-coroutines/libgo/runtime/go-memcmp.c
Modified:
    branches/c++-coroutines/   (props changed)
    branches/c++-coroutines/ChangeLog
    branches/c++-coroutines/ChangeLog.coroutines
    branches/c++-coroutines/config/ChangeLog
    branches/c++-coroutines/config/gthr.m4
    branches/c++-coroutines/gcc/ChangeLog
    branches/c++-coroutines/gcc/DATESTAMP
    branches/c++-coroutines/gcc/REVISION
    branches/c++-coroutines/gcc/ada/ChangeLog
    branches/c++-coroutines/gcc/ada/gcc-interface/decl.c
    branches/c++-coroutines/gcc/ada/gcc-interface/gigi.h
    branches/c++-coroutines/gcc/ada/gcc-interface/trans.c
    branches/c++-coroutines/gcc/ada/gcc-interface/utils.c
    branches/c++-coroutines/gcc/ada/gnatlink.adb
    branches/c++-coroutines/gcc/asan.c
    branches/c++-coroutines/gcc/bb-reorder.c
    branches/c++-coroutines/gcc/brig/brig-lang.c
    branches/c++-coroutines/gcc/bt-load.c
    branches/c++-coroutines/gcc/builtins.c
    branches/c++-coroutines/gcc/c-family/ChangeLog
    branches/c++-coroutines/gcc/c-family/c-common.c
    branches/c++-coroutines/gcc/c-family/c-omp.c
    branches/c++-coroutines/gcc/c-family/c.opt
    branches/c++-coroutines/gcc/c/ChangeLog
    branches/c++-coroutines/gcc/c/c-decl.c
    branches/c++-coroutines/gcc/c/c-parser.c
    branches/c++-coroutines/gcc/c/c-typeck.c
    branches/c++-coroutines/gcc/cfgexpand.c
    branches/c++-coroutines/gcc/cfghooks.c
    branches/c++-coroutines/gcc/cfgloopmanip.c
    branches/c++-coroutines/gcc/cfgrtl.c
    branches/c++-coroutines/gcc/cgraph.c
    branches/c++-coroutines/gcc/combine.c
    branches/c++-coroutines/gcc/common/config/i386/i386-common.c
    branches/c++-coroutines/gcc/config.gcc
    branches/c++-coroutines/gcc/config/aarch64/aarch64-protos.h
    branches/c++-coroutines/gcc/config/aarch64/aarch64.c
    branches/c++-coroutines/gcc/config/aarch64/aarch64.h
    branches/c++-coroutines/gcc/config/aarch64/aarch64.md
    branches/c++-coroutines/gcc/config/alpha/alpha.h
    branches/c++-coroutines/gcc/config/alpha/alpha.md
    branches/c++-coroutines/gcc/config/arc/arc-protos.h
    branches/c++-coroutines/gcc/config/arc/arc.c
    branches/c++-coroutines/gcc/config/arc/arc.h
    branches/c++-coroutines/gcc/config/arc/arc.md
    branches/c++-coroutines/gcc/config/arm/arm-fixed.md
    branches/c++-coroutines/gcc/config/arm/arm-protos.h
    branches/c++-coroutines/gcc/config/arm/arm.c
    branches/c++-coroutines/gcc/config/arm/arm.md
    branches/c++-coroutines/gcc/config/arm/iwmmxt.md
    branches/c++-coroutines/gcc/config/arm/neon.md
    branches/c++-coroutines/gcc/config/arm/sync.md
    branches/c++-coroutines/gcc/config/arm/thumb1.md
    branches/c++-coroutines/gcc/config/arm/vec-common.md
    branches/c++-coroutines/gcc/config/avr/avr-protos.h
    branches/c++-coroutines/gcc/config/avr/avr.c
    branches/c++-coroutines/gcc/config/avr/avr.md
    branches/c++-coroutines/gcc/config/bfin/bfin-protos.h
    branches/c++-coroutines/gcc/config/bfin/bfin.c
    branches/c++-coroutines/gcc/config/bfin/bfin.h
    branches/c++-coroutines/gcc/config/bfin/bfin.md
    branches/c++-coroutines/gcc/config/c6x/c6x-protos.h
    branches/c++-coroutines/gcc/config/c6x/c6x.c
    branches/c++-coroutines/gcc/config/c6x/c6x.md
    branches/c++-coroutines/gcc/config/darwin-c.c
    branches/c++-coroutines/gcc/config/darwin-driver.c
    branches/c++-coroutines/gcc/config/frv/frv.md
    branches/c++-coroutines/gcc/config/ft32/ft32.md
    branches/c++-coroutines/gcc/config/gcn/gcn.c
    branches/c++-coroutines/gcc/config/h8300/h8300.md
    branches/c++-coroutines/gcc/config/i386/cpuid.h
    branches/c++-coroutines/gcc/config/i386/driver-i386.c
    branches/c++-coroutines/gcc/config/i386/i386-builtin-types.def
    branches/c++-coroutines/gcc/config/i386/i386-builtin.def
    branches/c++-coroutines/gcc/config/i386/i386-builtins.c
    branches/c++-coroutines/gcc/config/i386/i386-c.c
    branches/c++-coroutines/gcc/config/i386/i386-expand.c
    branches/c++-coroutines/gcc/config/i386/i386-modes.def
    branches/c++-coroutines/gcc/config/i386/i386-options.c
    branches/c++-coroutines/gcc/config/i386/i386-protos.h
    branches/c++-coroutines/gcc/config/i386/i386.c
    branches/c++-coroutines/gcc/config/i386/i386.h
    branches/c++-coroutines/gcc/config/i386/i386.md
    branches/c++-coroutines/gcc/config/i386/i386.opt
    branches/c++-coroutines/gcc/config/i386/immintrin.h
    branches/c++-coroutines/gcc/config/i386/mmx.md
    branches/c++-coroutines/gcc/config/i386/sse.md
    branches/c++-coroutines/gcc/config/lm32/lm32.md
    branches/c++-coroutines/gcc/config/m32c/blkmov.md
    branches/c++-coroutines/gcc/config/m32c/m32c-protos.h
    branches/c++-coroutines/gcc/config/m32c/m32c.c
    branches/c++-coroutines/gcc/config/m32r/m32r.c
    branches/c++-coroutines/gcc/config/m32r/m32r.md
    branches/c++-coroutines/gcc/config/mcore/mcore.md
    branches/c++-coroutines/gcc/config/microblaze/microblaze.c
    branches/c++-coroutines/gcc/config/microblaze/microblaze.md
    branches/c++-coroutines/gcc/config/mips/mips.c
    branches/c++-coroutines/gcc/config/mips/mips.h
    branches/c++-coroutines/gcc/config/mips/mips.md
    branches/c++-coroutines/gcc/config/msp430/msp430.h
    branches/c++-coroutines/gcc/config/nds32/nds32-memory-manipulation.c
    branches/c++-coroutines/gcc/config/nds32/nds32-multiple.md
    branches/c++-coroutines/gcc/config/nds32/nds32-protos.h
    branches/c++-coroutines/gcc/config/pa/pa.c
    branches/c++-coroutines/gcc/config/pa/pa.md
    branches/c++-coroutines/gcc/config/pdp11/pdp11.md
    branches/c++-coroutines/gcc/config/riscv/riscv.c
    branches/c++-coroutines/gcc/config/riscv/riscv.h
    branches/c++-coroutines/gcc/config/riscv/riscv.md
    branches/c++-coroutines/gcc/config/rs6000/darwin.h
    branches/c++-coroutines/gcc/config/rs6000/predicates.md
    branches/c++-coroutines/gcc/config/rs6000/rs6000.c
    branches/c++-coroutines/gcc/config/rs6000/rs6000.h
    branches/c++-coroutines/gcc/config/rs6000/rs6000.md
    branches/c++-coroutines/gcc/config/rs6000/t-rs6000
    branches/c++-coroutines/gcc/config/rx/rx.md
    branches/c++-coroutines/gcc/config/s390/s390-protos.h
    branches/c++-coroutines/gcc/config/s390/s390.c
    branches/c++-coroutines/gcc/config/s390/s390.md
    branches/c++-coroutines/gcc/config/sh/sh.md
    branches/c++-coroutines/gcc/config/sparc/sparc.h
    branches/c++-coroutines/gcc/config/vax/vax-protos.h
    branches/c++-coroutines/gcc/config/vax/vax.h
    branches/c++-coroutines/gcc/config/vax/vax.md
    branches/c++-coroutines/gcc/config/visium/visium.h
    branches/c++-coroutines/gcc/config/visium/visium.md
    branches/c++-coroutines/gcc/config/xtensa/xtensa.md
    branches/c++-coroutines/gcc/cp/ChangeLog
    branches/c++-coroutines/gcc/cp/class.c
    branches/c++-coroutines/gcc/cp/constexpr.c
    branches/c++-coroutines/gcc/cp/cp-tree.h
    branches/c++-coroutines/gcc/cp/cxx-pretty-print.c
    branches/c++-coroutines/gcc/cp/decl.c
    branches/c++-coroutines/gcc/cp/lex.c
    branches/c++-coroutines/gcc/cp/optimize.c
    branches/c++-coroutines/gcc/cp/parser.c
    branches/c++-coroutines/gcc/cp/pt.c
    branches/c++-coroutines/gcc/cp/rtti.c
    branches/c++-coroutines/gcc/cp/semantics.c
    branches/c++-coroutines/gcc/cp/typeck.c
    branches/c++-coroutines/gcc/cselib.c
    branches/c++-coroutines/gcc/defaults.h
    branches/c++-coroutines/gcc/df-scan.c
    branches/c++-coroutines/gcc/doc/install.texi
    branches/c++-coroutines/gcc/doc/invoke.texi
    branches/c++-coroutines/gcc/doc/md.texi
    branches/c++-coroutines/gcc/doc/rtl.texi
    branches/c++-coroutines/gcc/doc/sourcebuild.texi
    branches/c++-coroutines/gcc/doc/tm.texi
    branches/c++-coroutines/gcc/dojump.c
    branches/c++-coroutines/gcc/dwarf2out.c
    branches/c++-coroutines/gcc/early-remat.c
    branches/c++-coroutines/gcc/emit-rtl.c
    branches/c++-coroutines/gcc/expr.c
    branches/c++-coroutines/gcc/fortran/ChangeLog
    branches/c++-coroutines/gcc/fortran/decl.c
    branches/c++-coroutines/gcc/fortran/match.c
    branches/c++-coroutines/gcc/fortran/trans-expr.c
    branches/c++-coroutines/gcc/fortran/trans-openmp.c
    branches/c++-coroutines/gcc/fortran/trans.c
    branches/c++-coroutines/gcc/gimple-fold.c
    branches/c++-coroutines/gcc/gimple-ssa-sprintf.c
    branches/c++-coroutines/gcc/gimplify.c
    branches/c++-coroutines/gcc/ginclude/float.h
    branches/c++-coroutines/gcc/go/gofrontend/MERGE
    branches/c++-coroutines/gcc/go/gofrontend/expressions.cc
    branches/c++-coroutines/gcc/go/gofrontend/runtime.def
    branches/c++-coroutines/gcc/graphite-scop-detection.c
    branches/c++-coroutines/gcc/hash-table.c
    branches/c++-coroutines/gcc/hash-table.h
    branches/c++-coroutines/gcc/ipa-cp.c
    branches/c++-coroutines/gcc/ipa-devirt.c
    branches/c++-coroutines/gcc/ipa-utils.h
    branches/c++-coroutines/gcc/ira-color.c
    branches/c++-coroutines/gcc/ira.c
    branches/c++-coroutines/gcc/loop-iv.c
    branches/c++-coroutines/gcc/lra-eliminations.c
    branches/c++-coroutines/gcc/lra.c
    branches/c++-coroutines/gcc/lto-streamer-out.c
    branches/c++-coroutines/gcc/lto-streamer.c
    branches/c++-coroutines/gcc/lto-streamer.h
    branches/c++-coroutines/gcc/lto/ChangeLog
    branches/c++-coroutines/gcc/lto/lto-common.c
    branches/c++-coroutines/gcc/lto/lto-dump.c
    branches/c++-coroutines/gcc/lto/lto-lang.c
    branches/c++-coroutines/gcc/optabs.c
    branches/c++-coroutines/gcc/optabs.def
    branches/c++-coroutines/gcc/print-tree.c
    branches/c++-coroutines/gcc/read-rtl.c
    branches/c++-coroutines/gcc/regrename.c
    branches/c++-coroutines/gcc/reorg.c
    branches/c++-coroutines/gcc/stor-layout.c
    branches/c++-coroutines/gcc/symbol-summary.h
    branches/c++-coroutines/gcc/target.def
    branches/c++-coroutines/gcc/targhooks.c
    branches/c++-coroutines/gcc/testsuite/ChangeLog
    branches/c++-coroutines/gcc/testsuite/g++.dg/other/i386-2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/other/i386-3.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/torture/pr34850.C
    branches/c++-coroutines/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Wfloat-equal-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/cpp/isysroot-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/memcpy-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/misc-column.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr40340-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr40340-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr40340-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/reassoc-24.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/reassoc-25.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512-check.h
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/gfni-4.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse-12.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse-13.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse-14.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse-22.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse-23.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-7.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/spec-barr-1.c
    branches/c++-coroutines/gcc/testsuite/gnat.dg/specs/atomic2.ads
    branches/c++-coroutines/gcc/testsuite/gnat.dg/specs/clause_on_volatile.ads
    branches/c++-coroutines/gcc/testsuite/gnat.dg/specs/size_clause3.ads
    branches/c++-coroutines/gcc/testsuite/lib/target-supports.exp
    branches/c++-coroutines/gcc/tree-core.h
    branches/c++-coroutines/gcc/tree-inline.c
    branches/c++-coroutines/gcc/tree-pretty-print.h
    branches/c++-coroutines/gcc/tree-ssa-alias.c
    branches/c++-coroutines/gcc/tree-ssa-dse.c
    branches/c++-coroutines/gcc/tree-ssa-reassoc.c
    branches/c++-coroutines/gcc/tree-ssa-sccvn.c
    branches/c++-coroutines/gcc/tree-ssa-sink.c
    branches/c++-coroutines/gcc/tree-ssa-threadedge.c
    branches/c++-coroutines/gcc/tree-ssa.c
    branches/c++-coroutines/gcc/tree-streamer-in.c
    branches/c++-coroutines/gcc/tree-streamer-out.c
    branches/c++-coroutines/gcc/tree-vect-loop.c
    branches/c++-coroutines/gcc/tree-vect-stmts.c
    branches/c++-coroutines/gcc/tree.c
    branches/c++-coroutines/gcc/tree.h
    branches/c++-coroutines/libcpp/ChangeLog
    branches/c++-coroutines/libcpp/mkdeps.c
    branches/c++-coroutines/libgcc/ChangeLog
    branches/c++-coroutines/libgcc/Makefile.in
    branches/c++-coroutines/libgcc/config.host
    branches/c++-coroutines/libgcc/config/gcn/t-amdgcn
    branches/c++-coroutines/libgcc/config/rs6000/t-darwin
    branches/c++-coroutines/libgcc/config/t-darwin
    branches/c++-coroutines/libgcc/configure
    branches/c++-coroutines/libgcc/configure.ac
    branches/c++-coroutines/libgcc/libgcov-driver-system.c
    branches/c++-coroutines/libgcc/libgcov-util.c
    branches/c++-coroutines/libgfortran/ChangeLog
    branches/c++-coroutines/libgfortran/configure
    branches/c++-coroutines/libgfortran/configure.ac
    branches/c++-coroutines/libgo/Makefile.am
    branches/c++-coroutines/libgo/Makefile.in
    branches/c++-coroutines/libgo/go/cmd/go/internal/work/gccgo.go
    branches/c++-coroutines/libgo/go/runtime/alg.go
    branches/c++-coroutines/libgo/go/runtime/stubs.go
    branches/c++-coroutines/libgo/runtime/go-memclr.c
    branches/c++-coroutines/libgo/runtime/go-memequal.c
    branches/c++-coroutines/libgo/testsuite/gotest
    branches/c++-coroutines/libsanitizer/ChangeLog
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cc

Propchange: branches/c++-coroutines/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list