This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r238128 - in /branches/ibm/stage-tieable: ./ gc...


Author: meissner
Date: Thu Jul  7 21:03:52 2016
New Revision: 238128

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

Added:
    branches/ibm/stage-tieable/libstdc++-v3/include/bits/c++17_warning.h
      - copied unchanged from r238127, trunk/libstdc++-v3/include/bits/c++17_warning.h
    branches/ibm/stage-tieable/libstdc++-v3/include/std/any
      - copied unchanged from r238127, trunk/libstdc++-v3/include/std/any
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/20_util/any/
      - copied from r238127, trunk/libstdc++-v3/testsuite/20_util/any/
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/23_containers/vector/allocator/construction.cc
      - copied unchanged from r238127, trunk/libstdc++-v3/testsuite/23_containers/vector/allocator/construction.cc
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/23_containers/vector/modifiers/emplace/self_emplace.cc
      - copied unchanged from r238127, trunk/libstdc++-v3/testsuite/23_containers/vector/modifiers/emplace/self_emplace.cc
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/23_containers/vector/modifiers/insert/self_insert.cc
      - copied unchanged from r238127, trunk/libstdc++-v3/testsuite/23_containers/vector/modifiers/insert/self_insert.cc
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/experimental/optional/cons/value_neg.cc
      - copied unchanged from r238127, trunk/libstdc++-v3/testsuite/experimental/optional/cons/value_neg.cc
Removed:
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/25_algorithms/lexicographical_compare/debug/
Modified:
    branches/ibm/stage-tieable/libstdc++-v3/ChangeLog
    branches/ibm/stage-tieable/libstdc++-v3/doc/html/manual/backwards.html
    branches/ibm/stage-tieable/libstdc++-v3/doc/html/manual/status.html
    branches/ibm/stage-tieable/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
    branches/ibm/stage-tieable/libstdc++-v3/include/Makefile.am
    branches/ibm/stage-tieable/libstdc++-v3/include/Makefile.in
    branches/ibm/stage-tieable/libstdc++-v3/include/bits/stl_vector.h
    branches/ibm/stage-tieable/libstdc++-v3/include/bits/vector.tcc
    branches/ibm/stage-tieable/libstdc++-v3/include/experimental/any
    branches/ibm/stage-tieable/libstdc++-v3/include/experimental/optional
    branches/ibm/stage-tieable/libstdc++-v3/src/filesystem/ops.cc
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_debug_neg.cc
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_debug_neg.cc
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/23_containers/vector/check_construct_destroy.cc
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/23_containers/vector/modifiers/insert_vs_emplace.cc
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/backward/hash_set/check_construct_destroy.cc
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/experimental/any/misc/any_cast.cc
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/experimental/any/misc/any_cast_neg.cc
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/experimental/filesystem/operations/create_directories.cc
    branches/ibm/stage-tieable/libstdc++-v3/testsuite/experimental/optional/cons/value.cc

Changes in other areas also in this revision:
Added:
    branches/ibm/stage-tieable/gcc/testsuite/c-c++-common/Wunused-var-15.c
      - copied unchanged from r238127, trunk/gcc/testsuite/c-c++-common/Wunused-var-15.c
    branches/ibm/stage-tieable/gcc/testsuite/g++.dg/cpp0x/pr70869.C
      - copied unchanged from r238127, trunk/gcc/testsuite/g++.dg/cpp0x/pr70869.C
    branches/ibm/stage-tieable/gcc/testsuite/g++.dg/cpp0x/pr71054.C
      - copied unchanged from r238127, trunk/gcc/testsuite/g++.dg/cpp0x/pr71054.C
    branches/ibm/stage-tieable/gcc/testsuite/g++.dg/cpp0x/pr71739.C
      - copied unchanged from r238127, trunk/gcc/testsuite/g++.dg/cpp0x/pr71739.C
    branches/ibm/stage-tieable/gcc/testsuite/g++.dg/header.C
      - copied unchanged from r238127, trunk/gcc/testsuite/g++.dg/header.C
    branches/ibm/stage-tieable/gcc/testsuite/g++.dg/pr62314-2.C
      - copied unchanged from r238127, trunk/gcc/testsuite/g++.dg/pr62314-2.C
    branches/ibm/stage-tieable/gcc/testsuite/g++.dg/pr71624.C
      - copied unchanged from r238127, trunk/gcc/testsuite/g++.dg/pr71624.C
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/bss.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.dg/bss.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/header.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.dg/header.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/pr71518.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.dg/pr71518.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/strlenopt-29.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.dg/strlenopt-29.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/torture/pr71594.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.dg/torture/pr71594.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/tree-ssa/scev-14.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.dg/tree-ssa/scev-14.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/vect/group-no-gaps-1.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.dg/vect/group-no-gaps-1.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/aarch64/pr63874.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/aarch64/pr63874.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/arm/polytypes.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/arm/polytypes.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/arm/pr51534.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/arm/pr51534.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/arm/vect-vcvt.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/arm/vect-vcvt.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/arm/vect-vcvtq.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/arm/vect-vcvtq.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/arm/vfp-shift-a2t2.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/arm/vfp-shift-a2t2.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/arm/vst1Q_laneu64-1.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/arm/vst1Q_laneu64-1.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/avr/pr50739.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/avr/pr50739.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/i386/avx512f-vect-perm-1.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/i386/avx512f-vect-perm-1.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/i386/avx512f-vect-perm-2.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/i386/avx512f-vect-perm-2.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/powerpc/pr71698.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/powerpc/pr71698.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/powerpc/pr71720.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/powerpc/pr71720.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/powerpc/pr71763.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/powerpc/pr71763.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/powerpc/signbit-1.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/powerpc/signbit-1.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/powerpc/signbit-2.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/powerpc/signbit-2.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/powerpc/signbit-3.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/powerpc/signbit-3.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/s390/loc-1.c
      - copied unchanged from r238127, trunk/gcc/testsuite/gcc.target/s390/loc-1.c
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/coarray_stat_function.f90
      - copied unchanged from r238127, trunk/gcc/testsuite/gfortran.dg/coarray_stat_function.f90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/coarray_stat_whitespace.f90
      - copied unchanged from r238127, trunk/gcc/testsuite/gfortran.dg/coarray_stat_whitespace.f90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/deferred_character_17.f90
      - copied unchanged from r238127, trunk/gcc/testsuite/gfortran.dg/deferred_character_17.f90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/do_check_11.f90
      - copied unchanged from r238127, trunk/gcc/testsuite/gfortran.dg/do_check_11.f90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/do_check_12.f90
      - copied unchanged from r238127, trunk/gcc/testsuite/gfortran.dg/do_check_12.f90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/do_corner_warn.f90
      - copied unchanged from r238127, trunk/gcc/testsuite/gfortran.dg/do_corner_warn.f90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/gomp/pr71687.f90
      - copied unchanged from r238127, trunk/gcc/testsuite/gfortran.dg/gomp/pr71687.f90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/pr35849.f90
      - copied unchanged from r238127, trunk/gcc/testsuite/gfortran.dg/pr35849.f90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/pr66575.f90
      - copied unchanged from r238127, trunk/gcc/testsuite/gfortran.dg/pr66575.f90
    branches/ibm/stage-tieable/libgomp/testsuite/libgomp.fortran/associate3.f90
      - copied unchanged from r238127, trunk/libgomp/testsuite/libgomp.fortran/associate3.f90
    branches/ibm/stage-tieable/libgomp/testsuite/libgomp.fortran/pr71734-1.f90
      - copied unchanged from r238127, trunk/libgomp/testsuite/libgomp.fortran/pr71734-1.f90
    branches/ibm/stage-tieable/libgomp/testsuite/libgomp.fortran/pr71734-2.f90
      - copied unchanged from r238127, trunk/libgomp/testsuite/libgomp.fortran/pr71734-2.f90
Removed:
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_ugn/gnat_project_manager.rst
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_ugn/tools_supporting_project_files.rst
    branches/ibm/stage-tieable/gcc/common/config/mep/
    branches/ibm/stage-tieable/gcc/config/arm/neon-testgen.ml
    branches/ibm/stage-tieable/gcc/config/arm/neon.ml
    branches/ibm/stage-tieable/gcc/config/mep/
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/arm/neon/
    branches/ibm/stage-tieable/libgcc/config/mep/
Modified:
    branches/ibm/stage-tieable/   (props changed)
    branches/ibm/stage-tieable/gcc/ChangeLog
    branches/ibm/stage-tieable/gcc/ChangeLog.meissner
    branches/ibm/stage-tieable/gcc/DATESTAMP
    branches/ibm/stage-tieable/gcc/REVISION
    branches/ibm/stage-tieable/gcc/ada/ChangeLog
    branches/ibm/stage-tieable/gcc/ada/adabkend.adb
    branches/ibm/stage-tieable/gcc/ada/adaint.c
    branches/ibm/stage-tieable/gcc/ada/adaint.h
    branches/ibm/stage-tieable/gcc/ada/checks.adb
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_rm/representation_clauses_and_pragmas.rst
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_rm/standard_and_implementation_defined_restrictions.rst
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_ugn.rst
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_ugn/about_this_guide.rst
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_ugn/elaboration_order_handling_in_gnat.rst
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_ugn/gnat_and_program_execution.rst
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_ugn/platform_specific_information.rst
    branches/ibm/stage-tieable/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst
    branches/ibm/stage-tieable/gcc/ada/einfo.adb
    branches/ibm/stage-tieable/gcc/ada/einfo.ads
    branches/ibm/stage-tieable/gcc/ada/errout.adb
    branches/ibm/stage-tieable/gcc/ada/exp_aggr.adb
    branches/ibm/stage-tieable/gcc/ada/exp_attr.adb
    branches/ibm/stage-tieable/gcc/ada/exp_ch13.adb
    branches/ibm/stage-tieable/gcc/ada/exp_ch3.adb
    branches/ibm/stage-tieable/gcc/ada/exp_ch4.adb
    branches/ibm/stage-tieable/gcc/ada/exp_ch5.adb
    branches/ibm/stage-tieable/gcc/ada/exp_ch6.adb
    branches/ibm/stage-tieable/gcc/ada/exp_ch7.adb
    branches/ibm/stage-tieable/gcc/ada/exp_ch9.adb
    branches/ibm/stage-tieable/gcc/ada/exp_imgv.adb
    branches/ibm/stage-tieable/gcc/ada/exp_util.adb
    branches/ibm/stage-tieable/gcc/ada/exp_util.ads
    branches/ibm/stage-tieable/gcc/ada/freeze.adb
    branches/ibm/stage-tieable/gcc/ada/frontend.adb
    branches/ibm/stage-tieable/gcc/ada/g-debpoo.adb
    branches/ibm/stage-tieable/gcc/ada/g-dynhta.adb
    branches/ibm/stage-tieable/gcc/ada/g-forstr.ads
    branches/ibm/stage-tieable/gcc/ada/g-sechas.adb
    branches/ibm/stage-tieable/gcc/ada/g-sechas.ads
    branches/ibm/stage-tieable/gcc/ada/g-sercom-mingw.adb
    branches/ibm/stage-tieable/gcc/ada/g-socket.ads
    branches/ibm/stage-tieable/gcc/ada/gcc-interface/Makefile.in
    branches/ibm/stage-tieable/gcc/ada/gcc-interface/decl.c
    branches/ibm/stage-tieable/gcc/ada/ghost.adb
    branches/ibm/stage-tieable/gcc/ada/gnat1drv.adb
    branches/ibm/stage-tieable/gcc/ada/gnat_rm.texi
    branches/ibm/stage-tieable/gcc/ada/gnat_ugn.texi
    branches/ibm/stage-tieable/gcc/ada/gnatbind.adb
    branches/ibm/stage-tieable/gcc/ada/inline.adb
    branches/ibm/stage-tieable/gcc/ada/lib-xref.adb
    branches/ibm/stage-tieable/gcc/ada/lib.adb
    branches/ibm/stage-tieable/gcc/ada/opt.ads
    branches/ibm/stage-tieable/gcc/ada/osint-c.ads
    branches/ibm/stage-tieable/gcc/ada/par-prag.adb
    branches/ibm/stage-tieable/gcc/ada/prep.adb
    branches/ibm/stage-tieable/gcc/ada/prj-ext.adb
    branches/ibm/stage-tieable/gcc/ada/s-fatgen.adb
    branches/ibm/stage-tieable/gcc/ada/s-os_lib.adb
    branches/ibm/stage-tieable/gcc/ada/s-os_lib.ads
    branches/ibm/stage-tieable/gcc/ada/s-poosiz.adb
    branches/ibm/stage-tieable/gcc/ada/s-regexp.adb
    branches/ibm/stage-tieable/gcc/ada/sem_aggr.adb
    branches/ibm/stage-tieable/gcc/ada/sem_attr.adb
    branches/ibm/stage-tieable/gcc/ada/sem_ch10.adb
    branches/ibm/stage-tieable/gcc/ada/sem_ch12.adb
    branches/ibm/stage-tieable/gcc/ada/sem_ch12.ads
    branches/ibm/stage-tieable/gcc/ada/sem_ch13.adb
    branches/ibm/stage-tieable/gcc/ada/sem_ch3.adb
    branches/ibm/stage-tieable/gcc/ada/sem_ch3.ads
    branches/ibm/stage-tieable/gcc/ada/sem_ch4.adb
    branches/ibm/stage-tieable/gcc/ada/sem_ch6.adb
    branches/ibm/stage-tieable/gcc/ada/sem_ch7.adb
    branches/ibm/stage-tieable/gcc/ada/sem_ch8.adb
    branches/ibm/stage-tieable/gcc/ada/sem_ch9.adb
    branches/ibm/stage-tieable/gcc/ada/sem_elab.adb
    branches/ibm/stage-tieable/gcc/ada/sem_elim.adb
    branches/ibm/stage-tieable/gcc/ada/sem_eval.adb
    branches/ibm/stage-tieable/gcc/ada/sem_intr.adb
    branches/ibm/stage-tieable/gcc/ada/sem_prag.adb
    branches/ibm/stage-tieable/gcc/ada/sem_prag.ads
    branches/ibm/stage-tieable/gcc/ada/sem_res.adb
    branches/ibm/stage-tieable/gcc/ada/sem_type.adb
    branches/ibm/stage-tieable/gcc/ada/sem_util.adb
    branches/ibm/stage-tieable/gcc/ada/sem_warn.adb
    branches/ibm/stage-tieable/gcc/ada/sinfo.adb
    branches/ibm/stage-tieable/gcc/ada/sinfo.ads
    branches/ibm/stage-tieable/gcc/ada/sinput-c.adb
    branches/ibm/stage-tieable/gcc/ada/sinput-l.adb
    branches/ibm/stage-tieable/gcc/ada/sinput-l.ads
    branches/ibm/stage-tieable/gcc/ada/sinput.adb
    branches/ibm/stage-tieable/gcc/ada/sinput.ads
    branches/ibm/stage-tieable/gcc/ada/snames.adb-tmpl
    branches/ibm/stage-tieable/gcc/ada/snames.ads-tmpl
    branches/ibm/stage-tieable/gcc/ada/treepr.adb
    branches/ibm/stage-tieable/gcc/ada/xref_lib.adb
    branches/ibm/stage-tieable/gcc/c-family/ChangeLog
    branches/ibm/stage-tieable/gcc/c-family/c-cppbuiltin.c
    branches/ibm/stage-tieable/gcc/c/ChangeLog
    branches/ibm/stage-tieable/gcc/c/c-typeck.c
    branches/ibm/stage-tieable/gcc/config/aarch64/aarch64-arches.def
    branches/ibm/stage-tieable/gcc/config/aarch64/aarch64-c.c
    branches/ibm/stage-tieable/gcc/config/aarch64/aarch64-option-extensions.def
    branches/ibm/stage-tieable/gcc/config/aarch64/aarch64-simd-builtins.def
    branches/ibm/stage-tieable/gcc/config/aarch64/aarch64.c
    branches/ibm/stage-tieable/gcc/config/aarch64/aarch64.h
    branches/ibm/stage-tieable/gcc/config/aarch64/arm_neon.h
    branches/ibm/stage-tieable/gcc/config/aarch64/atomics.md
    branches/ibm/stage-tieable/gcc/config/arm/arm-arches.def
    branches/ibm/stage-tieable/gcc/config/arm/arm-protos.h
    branches/ibm/stage-tieable/gcc/config/arm/arm-tables.opt
    branches/ibm/stage-tieable/gcc/config/arm/arm.c
    branches/ibm/stage-tieable/gcc/config/arm/arm.h
    branches/ibm/stage-tieable/gcc/config/arm/arm.md
    branches/ibm/stage-tieable/gcc/config/arm/bpabi.h
    branches/ibm/stage-tieable/gcc/config/arm/constraints.md
    branches/ibm/stage-tieable/gcc/config/arm/cortex-a53.md
    branches/ibm/stage-tieable/gcc/config/arm/driver-arm.c
    branches/ibm/stage-tieable/gcc/config/arm/elf.h
    branches/ibm/stage-tieable/gcc/config/avr/avr.c
    branches/ibm/stage-tieable/gcc/config/i386/i386.c
    branches/ibm/stage-tieable/gcc/config/rs6000/altivec.md
    branches/ibm/stage-tieable/gcc/config/rs6000/constraints.md
    branches/ibm/stage-tieable/gcc/config/rs6000/predicates.md
    branches/ibm/stage-tieable/gcc/config/rs6000/rs6000-protos.h
    branches/ibm/stage-tieable/gcc/config/rs6000/rs6000.c
    branches/ibm/stage-tieable/gcc/config/rs6000/rs6000.md
    branches/ibm/stage-tieable/gcc/config/rs6000/vsx.md
    branches/ibm/stage-tieable/gcc/config/s390/predicates.md
    branches/ibm/stage-tieable/gcc/config/s390/s390.c
    branches/ibm/stage-tieable/gcc/config/s390/s390.md
    branches/ibm/stage-tieable/gcc/cp/ChangeLog
    branches/ibm/stage-tieable/gcc/cp/cp-gimplify.c
    branches/ibm/stage-tieable/gcc/cp/lang-specs.h
    branches/ibm/stage-tieable/gcc/cp/parser.c
    branches/ibm/stage-tieable/gcc/doc/invoke.texi
    branches/ibm/stage-tieable/gcc/explow.c
    branches/ibm/stage-tieable/gcc/file-find.c
    branches/ibm/stage-tieable/gcc/file-find.h
    branches/ibm/stage-tieable/gcc/fortran/ChangeLog
    branches/ibm/stage-tieable/gcc/fortran/array.c
    branches/ibm/stage-tieable/gcc/fortran/decl.c
    branches/ibm/stage-tieable/gcc/fortran/expr.c
    branches/ibm/stage-tieable/gcc/fortran/f95-lang.c
    branches/ibm/stage-tieable/gcc/fortran/gfortran.h
    branches/ibm/stage-tieable/gcc/fortran/invoke.texi
    branches/ibm/stage-tieable/gcc/fortran/lang.opt
    branches/ibm/stage-tieable/gcc/fortran/resolve.c
    branches/ibm/stage-tieable/gcc/fortran/simplify.c
    branches/ibm/stage-tieable/gcc/fortran/trans-decl.c
    branches/ibm/stage-tieable/gcc/fortran/trans-intrinsic.c
    branches/ibm/stage-tieable/gcc/fortran/trans-openmp.c
    branches/ibm/stage-tieable/gcc/fortran/trans-stmt.c
    branches/ibm/stage-tieable/gcc/gcc-ar.c
    branches/ibm/stage-tieable/gcc/gcc.c
    branches/ibm/stage-tieable/gcc/gcse.c
    branches/ibm/stage-tieable/gcc/gimple-ssa-split-paths.c
    branches/ibm/stage-tieable/gcc/go/gofrontend/MERGE
    branches/ibm/stage-tieable/gcc/go/gofrontend/escape.cc
    branches/ibm/stage-tieable/gcc/ifcvt.c
    branches/ibm/stage-tieable/gcc/ipa-inline-analysis.c
    branches/ibm/stage-tieable/gcc/ira-lives.c
    branches/ibm/stage-tieable/gcc/lra-constraints.c
    branches/ibm/stage-tieable/gcc/store-motion.c
    branches/ibm/stage-tieable/gcc/testsuite/ChangeLog
    branches/ibm/stage-tieable/gcc/testsuite/ChangeLog.meissner
    branches/ibm/stage-tieable/gcc/testsuite/c-c++-common/asan/clone-test-1.c
    branches/ibm/stage-tieable/gcc/testsuite/g++.dg/cpp1y/feat-cxx11.C
    branches/ibm/stage-tieable/gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C
    branches/ibm/stage-tieable/gcc/testsuite/g++.dg/cpp1y/feat-cxx98-neg.C
    branches/ibm/stage-tieable/gcc/testsuite/g++.dg/cpp1z/feat-cxx1z.C
    branches/ibm/stage-tieable/gcc/testsuite/g++.dg/debug/pr71432.C
    branches/ibm/stage-tieable/gcc/testsuite/g++.dg/parse/error5.C
    branches/ibm/stage-tieable/gcc/testsuite/gcc.c-torture/compile/pr69102.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/const-float128-ped.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/const-float128.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/torture/float128-cmp-invalid.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/torture/float128-div-underflow.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/torture/float128-extend-nan.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/torture/float128-nan.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode-2.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode-3.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/avr/pr71151-2.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/avr/pr71151-3.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/avr/pr71151-4.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/avr/pr71151-5.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/avr/pr71151-6.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/avr/pr71151-7.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/avr/pr71151-8.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/avr/pr71151-common.h
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/i386/mpx/mpx-check.h
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/i386/pr65105-2.c
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/powerpc/p9-minmax-1.c   (props changed)
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/powerpc/p9-minmax-2.c   (props changed)
    branches/ibm/stage-tieable/gcc/testsuite/gcc.target/s390/vector/vec-scalar-cmp-1.c
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/coarray_lib_comm_1.f90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/do_1.f90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/do_3.F90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/ldist-1.f90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/pr48636.f90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/predict-1.f90
    branches/ibm/stage-tieable/gcc/testsuite/gfortran.dg/predict-2.f90
    branches/ibm/stage-tieable/gcc/testsuite/lib/target-supports.exp
    branches/ibm/stage-tieable/gcc/tree-loop-distribution.c
    branches/ibm/stage-tieable/gcc/tree-scalar-evolution.c
    branches/ibm/stage-tieable/gcc/tree-scalar-evolution.h
    branches/ibm/stage-tieable/gcc/tree-ssa-loop-ivopts.c
    branches/ibm/stage-tieable/gcc/tree-ssa-loop-niter.c
    branches/ibm/stage-tieable/gcc/tree-ssa-pre.c
    branches/ibm/stage-tieable/gcc/tree-ssa-sccvn.c
    branches/ibm/stage-tieable/gcc/tree-ssa-sccvn.h
    branches/ibm/stage-tieable/gcc/tree-ssa-strlen.c
    branches/ibm/stage-tieable/gcc/tree-vect-data-refs.c
    branches/ibm/stage-tieable/gcc/tree-vect-loop.c
    branches/ibm/stage-tieable/gcc/tree-vect-slp.c
    branches/ibm/stage-tieable/gcc/tree-vect-stmts.c
    branches/ibm/stage-tieable/gcc/tree-vectorizer.c
    branches/ibm/stage-tieable/gcc/tree-vectorizer.h
    branches/ibm/stage-tieable/gcc/tree.c
    branches/ibm/stage-tieable/gcc/var-tracking.c
    branches/ibm/stage-tieable/gcc/varasm.c
    branches/ibm/stage-tieable/libgcc/ChangeLog
    branches/ibm/stage-tieable/libgcc/ChangeLog.meissner
    branches/ibm/stage-tieable/libgcc/config/arm/bpabi-v6m.S
    branches/ibm/stage-tieable/libgcc/config/arm/lib1funcs.S
    branches/ibm/stage-tieable/libgcc/config/arm/libunwind.S
    branches/ibm/stage-tieable/libgcc/config/arm/t-softfp
    branches/ibm/stage-tieable/libgcc/libgcc2.c
    branches/ibm/stage-tieable/libgomp/ChangeLog

Propchange: branches/ibm/stage-tieable/
            ('svn:mergeinfo' modified)

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

Propchange: branches/ibm/stage-tieable/gcc/testsuite/gcc.target/powerpc/p9-minmax-1.c
            ('svn:mergeinfo' modified)

Propchange: branches/ibm/stage-tieable/gcc/testsuite/gcc.target/powerpc/p9-minmax-2.c
            ('svn:mergeinfo' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]