r246179 - in /branches/ibm/pr79038: ./ ChangeLo...

meissner@gcc.gnu.org meissner@gcc.gnu.org
Wed Mar 15 21:29:00 GMT 2017


Author: meissner
Date: Wed Mar 15 21:29:25 2017
New Revision: 246179

URL: https://gcc.gnu.org/viewcvs?rev=246179&root=gcc&view=rev
Log:
Merge up to 246178.

Added:
    branches/ibm/pr79038/libstdc++-v3/testsuite/18_support/byte/
      - copied from r246178, trunk/libstdc++-v3/testsuite/18_support/byte/
    branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/is_invocable/
      - copied from r246178, trunk/libstdc++-v3/testsuite/20_util/is_invocable/
    branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/is_nothrow_invocable/
      - copied from r246178, trunk/libstdc++-v3/testsuite/20_util/is_nothrow_invocable/
    branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/optional/relops/7.cc
      - copied unchanged from r246178, trunk/libstdc++-v3/testsuite/20_util/optional/relops/7.cc
    branches/ibm/pr79038/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/79162.cc
      - copied unchanged from r246178, trunk/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/79162.cc
    branches/ibm/pr79038/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/79162.cc
      - copied unchanged from r246178, trunk/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/79162.cc
    branches/ibm/pr79038/libstdc++-v3/testsuite/23_containers/list/operations/80034.cc
      - copied unchanged from r246178, trunk/libstdc++-v3/testsuite/23_containers/list/operations/80034.cc
    branches/ibm/pr79038/libstdc++-v3/testsuite/ext/pb_ds/regression/priority_queue_binary_heap-62045.cc
      - copied unchanged from r246178, trunk/libstdc++-v3/testsuite/ext/pb_ds/regression/priority_queue_binary_heap-62045.cc
Removed:
    branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/is_callable/
    branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/is_nothrow_callable/
Modified:
    branches/ibm/pr79038/libstdc++-v3/ChangeLog
    branches/ibm/pr79038/libstdc++-v3/acinclude.m4
    branches/ibm/pr79038/libstdc++-v3/config.h.in
    branches/ibm/pr79038/libstdc++-v3/configure
    branches/ibm/pr79038/libstdc++-v3/doc/Makefile.in
    branches/ibm/pr79038/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
    branches/ibm/pr79038/libstdc++-v3/include/bits/basic_string.h
    branches/ibm/pr79038/libstdc++-v3/include/bits/invoke.h
    branches/ibm/pr79038/libstdc++-v3/include/bits/list.tcc
    branches/ibm/pr79038/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/ibm/pr79038/libstdc++-v3/include/c_global/cstddef
    branches/ibm/pr79038/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
    branches/ibm/pr79038/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp
    branches/ibm/pr79038/libstdc++-v3/include/std/functional
    branches/ibm/pr79038/libstdc++-v3/include/std/optional
    branches/ibm/pr79038/libstdc++-v3/include/std/type_traits
    branches/ibm/pr79038/libstdc++-v3/include/std/variant
    branches/ibm/pr79038/libstdc++-v3/testsuite/17_intro/names.cc
    branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/function_objects/invoke/59768.cc
    branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/function_objects/not_fn/1.cc
    branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/optional/cons/value_neg.cc
    branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/optional/hash.cc
    branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/optional/typedefs.cc
    branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/variant/hash.cc
    branches/ibm/pr79038/libstdc++-v3/testsuite/ext/pb_ds/regression/priority_queues.cc

Changes in other areas also in this revision:
Added:
    branches/ibm/pr79038/gcc/testsuite/c-c++-common/asan/pr79944.c
      - copied unchanged from r246178, trunk/gcc/testsuite/c-c++-common/asan/pr79944.c
    branches/ibm/pr79038/gcc/testsuite/c-c++-common/nonnull-3.c
      - copied unchanged from r246178, trunk/gcc/testsuite/c-c++-common/nonnull-3.c
    branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/alias-decl-57.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-57.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/gen-attrs-63.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/cpp0x/gen-attrs-63.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/pr71966-1.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/cpp0x/pr71966-1.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/pr71966-2.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/cpp0x/pr71966-2.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr7.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr7.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/pr79393-2.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/cpp1y/pr79393-2.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/pr79393.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/cpp1y/pr79393.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/expr/ptrmem8.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/expr/ptrmem8.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/expr/ptrmem9.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/expr/ptrmem9.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/int128-5.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/ext/int128-5.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/other/friend7.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/other/friend7.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/pr79761.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/pr79761.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/pr79764.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/pr79764.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/warn/Wduplicated-branches3.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/warn/Wduplicated-branches3.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/warn/Wnonnull3.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/warn/Wnonnull3.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/warn/Wpadded-1.C
      - copied unchanged from r246178, trunk/gcc/testsuite/g++.dg/warn/Wpadded-1.C
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/debug/dwarf2/enum-loc1.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/enum-loc1.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/fixed-point/pr79971.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/fixed-point/pr79971.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/graphite/pr79977.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/graphite/pr79977.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/pr77975.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/pr77975.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/pr79972.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/pr79972.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/pr80020.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/pr80020.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/pr79970.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/torture/pr79970.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-prof/pr66295.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/tree-prof/pr66295.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/pr79800.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr79800.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/pr79943.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr79943.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/ubsan/pr79757-1.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/ubsan/pr79757-1.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/ubsan/pr79757-2.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/ubsan/pr79757-2.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/ubsan/pr79757-3.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/ubsan/pr79757-3.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/ubsan/pr79757-4.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/ubsan/pr79757-4.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/ubsan/pr79757-5.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/ubsan/pr79757-5.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/ubsan/pr79904.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/ubsan/pr79904.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/uninit-24.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/uninit-24.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/vect/pr79920.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.dg/vect/pr79920.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/arc/bitfield.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/arc/bitfield.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/arc/pr9001090948.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/arc/pr9001090948.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/mpx/pr78339.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/i386/mpx/pr78339.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/mpx/pr79631.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/i386/mpx/pr79631.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr78911-1.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/i386/pr78911-1.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr78911-2.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/i386/pr78911-2.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr79932-1.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/i386/pr79932-1.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr79932-2.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/i386/pr79932-2.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr80019.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/i386/pr80019.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/sse-globalreg.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/i386/sse-globalreg.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-char.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-char.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-misc.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-misc.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-short.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-short.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/pr79038-1.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/powerpc/pr79038-1.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/pr79907.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/powerpc/pr79907.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/pr79909.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/powerpc/pr79909.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/pr79947.c
      - copied unchanged from r246178, trunk/gcc/testsuite/gcc.target/powerpc/pr79947.c
    branches/ibm/pr79038/gcc/testsuite/gfortran.dg/dtio_25.f90
      - copied unchanged from r246178, trunk/gcc/testsuite/gfortran.dg/dtio_25.f90
    branches/ibm/pr79038/gcc/testsuite/gnat.dg/opt64.adb
      - copied unchanged from r246178, trunk/gcc/testsuite/gnat.dg/opt64.adb
    branches/ibm/pr79038/gcc/testsuite/gnat.dg/opt64_pkg.adb
      - copied unchanged from r246178, trunk/gcc/testsuite/gnat.dg/opt64_pkg.adb
    branches/ibm/pr79038/gcc/testsuite/gnat.dg/opt64_pkg.ads
      - copied unchanged from r246178, trunk/gcc/testsuite/gnat.dg/opt64_pkg.ads
    branches/ibm/pr79038/libgcc/config/aarch64/freebsd-unwind.h
      - copied unchanged from r246178, trunk/libgcc/config/aarch64/freebsd-unwind.h
    branches/ibm/pr79038/libgomp/testsuite/libgomp.c/pr79940.c
      - copied unchanged from r246178, trunk/libgomp/testsuite/libgomp.c/pr79940.c
Removed:
    branches/ibm/pr79038/gcc/ada/system-linux-armeb.ads
    branches/ibm/pr79038/gcc/ada/system-linux-mipsel.ads
Modified:
    branches/ibm/pr79038/   (props changed)
    branches/ibm/pr79038/ChangeLog
    branches/ibm/pr79038/gcc/ChangeLog
    branches/ibm/pr79038/gcc/ChangeLog.meissner
    branches/ibm/pr79038/gcc/DATESTAMP
    branches/ibm/pr79038/gcc/Makefile.in
    branches/ibm/pr79038/gcc/REVISION
    branches/ibm/pr79038/gcc/ada/ChangeLog
    branches/ibm/pr79038/gcc/ada/gcc-interface/Makefile.in
    branches/ibm/pr79038/gcc/ada/s-osinte-linux.ads
    branches/ibm/pr79038/gcc/ada/socket.c
    branches/ibm/pr79038/gcc/ada/system-linux-arm.ads
    branches/ibm/pr79038/gcc/ada/system-linux-mips.ads
    branches/ibm/pr79038/gcc/ada/system-linux-ppc.ads
    branches/ibm/pr79038/gcc/alias.c
    branches/ibm/pr79038/gcc/asan.c
    branches/ibm/pr79038/gcc/auto-profile.c
    branches/ibm/pr79038/gcc/builtin-attrs.def
    branches/ibm/pr79038/gcc/builtins.def
    branches/ibm/pr79038/gcc/c-family/ChangeLog
    branches/ibm/pr79038/gcc/c-family/c-ada-spec.c
    branches/ibm/pr79038/gcc/c-family/c-attribs.c
    branches/ibm/pr79038/gcc/c-family/c-format.c
    branches/ibm/pr79038/gcc/c-family/c-indentation.c
    branches/ibm/pr79038/gcc/c/ChangeLog
    branches/ibm/pr79038/gcc/c/c-decl.c
    branches/ibm/pr79038/gcc/c/c-parser.c
    branches/ibm/pr79038/gcc/calls.c
    branches/ibm/pr79038/gcc/cfgloop.h
    branches/ibm/pr79038/gcc/combine.c
    branches/ibm/pr79038/gcc/common/config/arc/arc-common.c
    branches/ibm/pr79038/gcc/config/aarch64/aarch64-simd.md
    branches/ibm/pr79038/gcc/config/aarch64/aarch64.c
    branches/ibm/pr79038/gcc/config/aarch64/iterators.md
    branches/ibm/pr79038/gcc/config/arc/arc.c
    branches/ibm/pr79038/gcc/config/arc/arc.md
    branches/ibm/pr79038/gcc/config/arm/arm.c
    branches/ibm/pr79038/gcc/config/arm/neon.md
    branches/ibm/pr79038/gcc/config/avr/avr.md
    branches/ibm/pr79038/gcc/config/c6x/c6x.c
    branches/ibm/pr79038/gcc/config/i386/avx512bwintrin.h
    branches/ibm/pr79038/gcc/config/i386/avx512vlintrin.h
    branches/ibm/pr79038/gcc/config/i386/i386.c
    branches/ibm/pr79038/gcc/config/microblaze/microblaze.c
    branches/ibm/pr79038/gcc/config/microblaze/microblaze.md
    branches/ibm/pr79038/gcc/config/msp430/msp430.c
    branches/ibm/pr79038/gcc/config/nds32/nds32.c
    branches/ibm/pr79038/gcc/config/pdp11/pdp11.md
    branches/ibm/pr79038/gcc/config/riscv/riscv.c
    branches/ibm/pr79038/gcc/config/rs6000/rs6000-builtin.def
    branches/ibm/pr79038/gcc/config/rs6000/rs6000.c
    branches/ibm/pr79038/gcc/config/rs6000/rs6000.h
    branches/ibm/pr79038/gcc/config/rs6000/vsx.md
    branches/ibm/pr79038/gcc/config/s390/vx-builtins.md
    branches/ibm/pr79038/gcc/cp/ChangeLog
    branches/ibm/pr79038/gcc/cp/constexpr.c
    branches/ibm/pr79038/gcc/cp/cp-tree.h
    branches/ibm/pr79038/gcc/cp/decl.c
    branches/ibm/pr79038/gcc/cp/init.c
    branches/ibm/pr79038/gcc/cp/method.c
    branches/ibm/pr79038/gcc/cp/optimize.c
    branches/ibm/pr79038/gcc/cp/pt.c
    branches/ibm/pr79038/gcc/cp/tree.c
    branches/ibm/pr79038/gcc/cse.c
    branches/ibm/pr79038/gcc/doc/gcc.texi
    branches/ibm/pr79038/gcc/doc/gccint.texi
    branches/ibm/pr79038/gcc/doc/install.texi
    branches/ibm/pr79038/gcc/doc/invoke.texi
    branches/ibm/pr79038/gcc/doc/sourcebuild.texi
    branches/ibm/pr79038/gcc/fortran/ChangeLog
    branches/ibm/pr79038/gcc/fortran/resolve.c
    branches/ibm/pr79038/gcc/gimple-expr.c
    branches/ibm/pr79038/gcc/gimple-ssa-sprintf.c
    branches/ibm/pr79038/gcc/gimple-ssa-warn-alloca.c
    branches/ibm/pr79038/gcc/gimplify.c
    branches/ibm/pr79038/gcc/graphite-scop-detection.c
    branches/ibm/pr79038/gcc/internal-fn.c
    branches/ibm/pr79038/gcc/ipa-devirt.c
    branches/ibm/pr79038/gcc/ipa-prop.c
    branches/ibm/pr79038/gcc/ipa-pure-const.c
    branches/ibm/pr79038/gcc/ipa-utils.c
    branches/ibm/pr79038/gcc/loop-invariant.c
    branches/ibm/pr79038/gcc/lra-assigns.c
    branches/ibm/pr79038/gcc/lra-constraints.c
    branches/ibm/pr79038/gcc/lra-remat.c
    branches/ibm/pr79038/gcc/multiple_target.c
    branches/ibm/pr79038/gcc/opts.c
    branches/ibm/pr79038/gcc/params.def
    branches/ibm/pr79038/gcc/po/ChangeLog
    branches/ibm/pr79038/gcc/po/de.po
    branches/ibm/pr79038/gcc/po/es.po
    branches/ibm/pr79038/gcc/po/fr.po
    branches/ibm/pr79038/gcc/po/sv.po
    branches/ibm/pr79038/gcc/read-rtl-function.c
    branches/ibm/pr79038/gcc/recog.c
    branches/ibm/pr79038/gcc/reginfo.c
    branches/ibm/pr79038/gcc/regs.h
    branches/ibm/pr79038/gcc/reload.c
    branches/ibm/pr79038/gcc/rtl.h
    branches/ibm/pr79038/gcc/symbol-summary.h
    branches/ibm/pr79038/gcc/testsuite/ChangeLog
    branches/ibm/pr79038/gcc/testsuite/ChangeLog-2016
    branches/ibm/pr79038/gcc/testsuite/ChangeLog.meissner
    branches/ibm/pr79038/gcc/testsuite/g++.dg/Walloca1.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/lto/pr69589_0.C
    branches/ibm/pr79038/gcc/testsuite/g++.dg/warn/Wduplicated-branches2.C
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/attr-alloc_size-11.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/attr-alloc_size-6.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/attr-alloc_size-7.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/attr-alloc_size-9.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/builtin-alloc-size.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-15.c
    branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-3.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr71458.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/mips/lxc1-sxc1-1.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/mips/lxc1-sxc1-2.c
    branches/ibm/pr79038/gcc/testsuite/gcc.target/mips/msa-bclri.c
    branches/ibm/pr79038/gcc/testsuite/gfortran.dg/nint_2.f90
    branches/ibm/pr79038/gcc/testsuite/lib/target-supports.exp
    branches/ibm/pr79038/gcc/toplev.c
    branches/ibm/pr79038/gcc/tree-chkp-opt.c
    branches/ibm/pr79038/gcc/tree-chkp.c
    branches/ibm/pr79038/gcc/tree-loop-distribution.c
    branches/ibm/pr79038/gcc/tree-object-size.c
    branches/ibm/pr79038/gcc/tree-ssa-loop-ivopts.c
    branches/ibm/pr79038/gcc/tree-ssa-loop-niter.c
    branches/ibm/pr79038/gcc/tree-ssa-loop-split.c
    branches/ibm/pr79038/gcc/tree-ssa-threadupdate.c
    branches/ibm/pr79038/gcc/tree-ssa-uninit.c
    branches/ibm/pr79038/gcc/tree-switch-conversion.c
    branches/ibm/pr79038/gcc/tree-vect-data-refs.c
    branches/ibm/pr79038/gcc/tree-vect-slp.c
    branches/ibm/pr79038/gcc/tree-vect-stmts.c
    branches/ibm/pr79038/gcc/tree-vectorizer.h
    branches/ibm/pr79038/gcc/tree-vrp.c
    branches/ibm/pr79038/gcc/tree.c
    branches/ibm/pr79038/include/demangle.h
    branches/ibm/pr79038/libbacktrace/ChangeLog
    branches/ibm/pr79038/libbacktrace/btest.c
    branches/ibm/pr79038/libgcc/ChangeLog
    branches/ibm/pr79038/libgcc/ChangeLog.meissner
    branches/ibm/pr79038/libgcc/config.host
    branches/ibm/pr79038/libgcc/config.in
    branches/ibm/pr79038/libgcc/config/rs6000/crtrestvr.S
    branches/ibm/pr79038/libgcc/config/rs6000/crtsavevr.S
    branches/ibm/pr79038/libgcc/configure
    branches/ibm/pr79038/libgcc/configure.ac
    branches/ibm/pr79038/libgfortran/ChangeLog
    branches/ibm/pr79038/libgfortran/generated/all_l1.c
    branches/ibm/pr79038/libgfortran/generated/all_l16.c
    branches/ibm/pr79038/libgfortran/generated/all_l2.c
    branches/ibm/pr79038/libgfortran/generated/all_l4.c
    branches/ibm/pr79038/libgfortran/generated/all_l8.c
    branches/ibm/pr79038/libgfortran/generated/any_l1.c
    branches/ibm/pr79038/libgfortran/generated/any_l16.c
    branches/ibm/pr79038/libgfortran/generated/any_l2.c
    branches/ibm/pr79038/libgfortran/generated/any_l4.c
    branches/ibm/pr79038/libgfortran/generated/any_l8.c
    branches/ibm/pr79038/libgfortran/generated/count_16_l.c
    branches/ibm/pr79038/libgfortran/generated/count_1_l.c
    branches/ibm/pr79038/libgfortran/generated/count_2_l.c
    branches/ibm/pr79038/libgfortran/generated/count_4_l.c
    branches/ibm/pr79038/libgfortran/generated/count_8_l.c
    branches/ibm/pr79038/libgfortran/generated/iall_i1.c
    branches/ibm/pr79038/libgfortran/generated/iall_i16.c
    branches/ibm/pr79038/libgfortran/generated/iall_i2.c
    branches/ibm/pr79038/libgfortran/generated/iall_i4.c
    branches/ibm/pr79038/libgfortran/generated/iall_i8.c
    branches/ibm/pr79038/libgfortran/generated/iany_i1.c
    branches/ibm/pr79038/libgfortran/generated/iany_i16.c
    branches/ibm/pr79038/libgfortran/generated/iany_i2.c
    branches/ibm/pr79038/libgfortran/generated/iany_i4.c
    branches/ibm/pr79038/libgfortran/generated/iany_i8.c
    branches/ibm/pr79038/libgfortran/generated/iparity_i1.c
    branches/ibm/pr79038/libgfortran/generated/iparity_i16.c
    branches/ibm/pr79038/libgfortran/generated/iparity_i2.c
    branches/ibm/pr79038/libgfortran/generated/iparity_i4.c
    branches/ibm/pr79038/libgfortran/generated/iparity_i8.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_16_i1.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_16_i16.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_16_i2.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_16_i4.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_16_i8.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_16_r10.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_16_r16.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_16_r4.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_16_r8.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_4_i1.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_4_i16.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_4_i2.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_4_i4.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_4_i8.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_4_r10.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_4_r16.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_4_r4.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_4_r8.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_8_i1.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_8_i16.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_8_i2.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_8_i4.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_8_i8.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_8_r10.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_8_r16.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_8_r4.c
    branches/ibm/pr79038/libgfortran/generated/maxloc0_8_r8.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_16_i1.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_16_i16.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_16_i2.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_16_i4.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_16_i8.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_16_r10.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_16_r16.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_16_r4.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_16_r8.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_4_i1.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_4_i16.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_4_i2.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_4_i4.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_4_i8.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_4_r10.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_4_r16.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_4_r4.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_4_r8.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_8_i1.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_8_i16.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_8_i2.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_8_i4.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_8_i8.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_8_r10.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_8_r16.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_8_r4.c
    branches/ibm/pr79038/libgfortran/generated/maxloc1_8_r8.c
    branches/ibm/pr79038/libgfortran/generated/maxval_i1.c
    branches/ibm/pr79038/libgfortran/generated/maxval_i16.c
    branches/ibm/pr79038/libgfortran/generated/maxval_i2.c
    branches/ibm/pr79038/libgfortran/generated/maxval_i4.c
    branches/ibm/pr79038/libgfortran/generated/maxval_i8.c
    branches/ibm/pr79038/libgfortran/generated/maxval_r10.c
    branches/ibm/pr79038/libgfortran/generated/maxval_r16.c
    branches/ibm/pr79038/libgfortran/generated/maxval_r4.c
    branches/ibm/pr79038/libgfortran/generated/maxval_r8.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_16_i1.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_16_i16.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_16_i2.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_16_i4.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_16_i8.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_16_r10.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_16_r16.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_16_r4.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_16_r8.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_4_i1.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_4_i16.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_4_i2.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_4_i4.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_4_i8.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_4_r10.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_4_r16.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_4_r4.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_4_r8.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_8_i1.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_8_i16.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_8_i2.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_8_i4.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_8_i8.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_8_r10.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_8_r16.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_8_r4.c
    branches/ibm/pr79038/libgfortran/generated/minloc0_8_r8.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_16_i1.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_16_i16.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_16_i2.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_16_i4.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_16_i8.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_16_r10.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_16_r16.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_16_r4.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_16_r8.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_4_i1.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_4_i16.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_4_i2.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_4_i4.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_4_i8.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_4_r10.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_4_r16.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_4_r4.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_4_r8.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_8_i1.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_8_i16.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_8_i2.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_8_i4.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_8_i8.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_8_r10.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_8_r16.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_8_r4.c
    branches/ibm/pr79038/libgfortran/generated/minloc1_8_r8.c
    branches/ibm/pr79038/libgfortran/generated/minval_i1.c
    branches/ibm/pr79038/libgfortran/generated/minval_i16.c
    branches/ibm/pr79038/libgfortran/generated/minval_i2.c
    branches/ibm/pr79038/libgfortran/generated/minval_i4.c
    branches/ibm/pr79038/libgfortran/generated/minval_i8.c
    branches/ibm/pr79038/libgfortran/generated/minval_r10.c
    branches/ibm/pr79038/libgfortran/generated/minval_r16.c
    branches/ibm/pr79038/libgfortran/generated/minval_r4.c
    branches/ibm/pr79038/libgfortran/generated/minval_r8.c
    branches/ibm/pr79038/libgfortran/generated/norm2_r10.c
    branches/ibm/pr79038/libgfortran/generated/norm2_r16.c
    branches/ibm/pr79038/libgfortran/generated/norm2_r4.c
    branches/ibm/pr79038/libgfortran/generated/norm2_r8.c
    branches/ibm/pr79038/libgfortran/generated/parity_l1.c
    branches/ibm/pr79038/libgfortran/generated/parity_l16.c
    branches/ibm/pr79038/libgfortran/generated/parity_l2.c
    branches/ibm/pr79038/libgfortran/generated/parity_l4.c
    branches/ibm/pr79038/libgfortran/generated/parity_l8.c
    branches/ibm/pr79038/libgfortran/generated/product_c10.c
    branches/ibm/pr79038/libgfortran/generated/product_c16.c
    branches/ibm/pr79038/libgfortran/generated/product_c4.c
    branches/ibm/pr79038/libgfortran/generated/product_c8.c
    branches/ibm/pr79038/libgfortran/generated/product_i1.c
    branches/ibm/pr79038/libgfortran/generated/product_i16.c
    branches/ibm/pr79038/libgfortran/generated/product_i2.c
    branches/ibm/pr79038/libgfortran/generated/product_i4.c
    branches/ibm/pr79038/libgfortran/generated/product_i8.c
    branches/ibm/pr79038/libgfortran/generated/product_r10.c
    branches/ibm/pr79038/libgfortran/generated/product_r16.c
    branches/ibm/pr79038/libgfortran/generated/product_r4.c
    branches/ibm/pr79038/libgfortran/generated/product_r8.c
    branches/ibm/pr79038/libgfortran/generated/reshape_c10.c
    branches/ibm/pr79038/libgfortran/generated/reshape_c16.c
    branches/ibm/pr79038/libgfortran/generated/reshape_c4.c
    branches/ibm/pr79038/libgfortran/generated/reshape_c8.c
    branches/ibm/pr79038/libgfortran/generated/reshape_i16.c
    branches/ibm/pr79038/libgfortran/generated/reshape_i4.c
    branches/ibm/pr79038/libgfortran/generated/reshape_i8.c
    branches/ibm/pr79038/libgfortran/generated/reshape_r10.c
    branches/ibm/pr79038/libgfortran/generated/reshape_r16.c
    branches/ibm/pr79038/libgfortran/generated/reshape_r4.c
    branches/ibm/pr79038/libgfortran/generated/reshape_r8.c
    branches/ibm/pr79038/libgfortran/generated/sum_c10.c
    branches/ibm/pr79038/libgfortran/generated/sum_c16.c
    branches/ibm/pr79038/libgfortran/generated/sum_c4.c
    branches/ibm/pr79038/libgfortran/generated/sum_c8.c
    branches/ibm/pr79038/libgfortran/generated/sum_i1.c
    branches/ibm/pr79038/libgfortran/generated/sum_i16.c
    branches/ibm/pr79038/libgfortran/generated/sum_i2.c
    branches/ibm/pr79038/libgfortran/generated/sum_i4.c
    branches/ibm/pr79038/libgfortran/generated/sum_i8.c
    branches/ibm/pr79038/libgfortran/generated/sum_r10.c
    branches/ibm/pr79038/libgfortran/generated/sum_r16.c
    branches/ibm/pr79038/libgfortran/generated/sum_r4.c
    branches/ibm/pr79038/libgfortran/generated/sum_r8.c
    branches/ibm/pr79038/libgfortran/intrinsics/random.c
    branches/ibm/pr79038/libgfortran/intrinsics/reshape_generic.c
    branches/ibm/pr79038/libgfortran/intrinsics/system_clock.c
    branches/ibm/pr79038/libgfortran/intrinsics/time_1.h
    branches/ibm/pr79038/libgfortran/io/list_read.c
    branches/ibm/pr79038/libgfortran/io/transfer.c
    branches/ibm/pr79038/libgfortran/io/unit.c
    branches/ibm/pr79038/libgfortran/io/write.c
    branches/ibm/pr79038/libgfortran/libgfortran.h
    branches/ibm/pr79038/libgfortran/m4/iforeach.m4
    branches/ibm/pr79038/libgfortran/m4/ifunction.m4
    branches/ibm/pr79038/libgfortran/m4/ifunction_logical.m4
    branches/ibm/pr79038/libgfortran/m4/reshape.m4
    branches/ibm/pr79038/libgomp/ChangeLog
    branches/ibm/pr79038/libiberty/ChangeLog
    branches/ibm/pr79038/libiberty/cp-demangle.c
    branches/ibm/pr79038/libiberty/cp-demint.c
    branches/ibm/pr79038/libiberty/testsuite/demangle-expected
    branches/ibm/pr79038/zlib/ChangeLog.gcj
    branches/ibm/pr79038/zlib/gzguts.h
    branches/ibm/pr79038/zlib/win32/zlib.def
    branches/ibm/pr79038/zlib/zlib.h

Propchange: branches/ibm/pr79038/
            ('svn:mergeinfo' modified)

Propchange: branches/ibm/pr79038/
            ('svnmerge-integrated' modified)




More information about the Libstdc++-cvs mailing list