r224186 - in /branches/redhat/gcc-5-branch: ./ ...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Sat Jun 6 08:04:00 GMT 2015


Author: jakub
Date: Sat Jun  6 08:04:22 2015
New Revision: 224186

URL: https://gcc.gnu.org/viewcvs?rev=224186&root=gcc&view=rev
Log:
svn merge -r222321:224180 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-5-branch

Added:
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/experimental/any/cons/nontrivial.cc
      - copied unchanged from r224180, branches/gcc-5-branch/libstdc++-v3/testsuite/experimental/any/cons/nontrivial.cc
Modified:
    branches/redhat/gcc-5-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-5-branch/libstdc++-v3/config/cpu/powerpc/atomic_word.h
    branches/redhat/gcc-5-branch/libstdc++-v3/configure.host
    branches/redhat/gcc-5-branch/libstdc++-v3/include/bits/alloc_traits.h
    branches/redhat/gcc-5-branch/libstdc++-v3/include/bits/basic_string.h
    branches/redhat/gcc-5-branch/libstdc++-v3/include/bits/stl_tree.h
    branches/redhat/gcc-5-branch/libstdc++-v3/include/debug/array
    branches/redhat/gcc-5-branch/libstdc++-v3/include/debug/vector
    branches/redhat/gcc-5-branch/libstdc++-v3/include/experimental/any
    branches/redhat/gcc-5-branch/libstdc++-v3/include/ext/aligned_buffer.h
    branches/redhat/gcc-5-branch/libstdc++-v3/include/profile/array
    branches/redhat/gcc-5-branch/libstdc++-v3/include/std/array
    branches/redhat/gcc-5-branch/libstdc++-v3/include/std/limits
    branches/redhat/gcc-5-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/redhat/gcc-5-branch/libstdc++-v3/python/libstdcxx/v6/xmethods.py
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_neg.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/27_io/fpos/14775.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/29_atomics/atomic_flag/clear/1.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/29_atomics/atomic_flag/test_and_set/explicit.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/29_atomics/atomic_flag/test_and_set/implicit.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/lib/dg-options.exp
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/lib/libstdc++.exp
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/libstdc++-xmethods/array.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/libstdc++-xmethods/associative-containers.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/libstdc++-xmethods/deque.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/libstdc++-xmethods/forwardlist.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/libstdc++-xmethods/list.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/libstdc++-xmethods/unique_ptr.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/libstdc++-xmethods/vector.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-5-branch/fixincludes/tests/base/fcntl.h
      - copied unchanged from r224180, branches/gcc-5-branch/fixincludes/tests/base/fcntl.h
    branches/redhat/gcc-5-branch/gcc/testsuite/c-c++-common/ubsan/pr65984.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/c-c++-common/ubsan/pr65984.c
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/conversion/pr66211.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/conversion/pr66211.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/Wnarrowing2.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/Wnarrowing2.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/Wnarrowing3.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/Wnarrowing3.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/Wnarrowing4.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/Wnarrowing4.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/alignas4.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/alignas4.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array12.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array12.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-decltype2.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-decltype2.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-empty9.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-empty9.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrmem4.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrmem4.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/initlist95.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/initlist95.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-decltype2.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-decltype2.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi11.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi11.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/variadic-alias1.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/variadic-alias1.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/auto-fn26.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/auto-fn26.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ24.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ24.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ25.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ25.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ26.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ26.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ27.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ27.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/gomp/tpl-target-update.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/gomp/tpl-target-update.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/ipa/pr63551.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/ipa/pr63551.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/lookup/using55.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/lookup/using55.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/lto/pr65549_0.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/lto/pr65549_0.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/torture/pr66280-2.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/torture/pr66280-2.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/torture/pr66280.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/torture/pr66280.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/ubsan/static-init-1.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/ubsan/static-init-1.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/ubsan/static-init-2.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/ubsan/static-init-2.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/ubsan/static-init-3.C
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/g++.dg/ubsan/static-init-3.C
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.c-torture/compile/pr65875.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.c-torture/compile/pr65875.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.c-torture/execute/pr66233.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.c-torture/execute/pr66233.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/lto/pr66221_0.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.dg/lto/pr66221_0.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/lto/pr66221_1.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.dg/lto/pr66221_1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/pr65408.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.dg/pr65408.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/torture/pr66101.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.dg/torture/pr66101.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/torture/pr66123.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.dg/torture/pr66123.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/torture/pr66272.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.dg/torture/pr66272.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/torture/pr66345.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.dg/torture/pr66345.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/pr66251.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.dg/vect/pr66251.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/iinline-attr-1.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/iinline-attr-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/vect-reduc-or_1.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/vect-reduc-or_1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/alpha/pr66140.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/alpha/pr66140.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr65990.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr65990.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66047.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66047.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66174.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66174.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/crypto-builtin-2.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/crypto-builtin-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/htm-1.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/htm-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/pr65456.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/pr65456.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/pr65849-1.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/pr65849-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/pr65849-2.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/pr65849-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/swaps-p8-18.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/swaps-p8-18.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-26.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-26.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-27.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-27.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-28.c
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-28.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/blockdata_9.f
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/blockdata_9.f
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/entry_21.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/entry_21.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/equiv_9.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/equiv_9.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/filepos1.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/filepos1.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/generic_29.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/generic_29.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/interface_operator_1.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/interface_operator_1.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/misplaced_statement.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/misplaced_statement.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/null1.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/null1.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/pr64925.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr64925.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/pr65429.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr65429.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/pr65903.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr65903.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/protected_9.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/protected_9.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/reshape_7.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/reshape_7.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/storage_size_6.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/storage_size_6.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/typebound_call_27.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/typebound_call_27.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.fortran-torture/compile/pr66251.f90
      - copied unchanged from r224180, branches/gcc-5-branch/gcc/testsuite/gfortran.fortran-torture/compile/pr66251.f90
    branches/redhat/gcc-5-branch/libgo/runtime/go-libmain.c
      - copied unchanged from r224180, branches/gcc-5-branch/libgo/runtime/go-libmain.c
    branches/redhat/gcc-5-branch/libgomp/testsuite/libgomp.c++/pr66199-1.C
      - copied unchanged from r224180, branches/gcc-5-branch/libgomp/testsuite/libgomp.c++/pr66199-1.C
    branches/redhat/gcc-5-branch/libgomp/testsuite/libgomp.c++/pr66199-2.C
      - copied unchanged from r224180, branches/gcc-5-branch/libgomp/testsuite/libgomp.c++/pr66199-2.C
    branches/redhat/gcc-5-branch/libgomp/testsuite/libgomp.c/pr66133.c
      - copied unchanged from r224180, branches/gcc-5-branch/libgomp/testsuite/libgomp.c/pr66133.c
    branches/redhat/gcc-5-branch/libgomp/testsuite/libgomp.c/pr66199-1.c
      - copied unchanged from r224180, branches/gcc-5-branch/libgomp/testsuite/libgomp.c/pr66199-1.c
    branches/redhat/gcc-5-branch/libgomp/testsuite/libgomp.c/pr66199-2.c
      - copied unchanged from r224180, branches/gcc-5-branch/libgomp/testsuite/libgomp.c/pr66199-2.c
    branches/redhat/gcc-5-branch/libgomp/testsuite/libgomp.fortran/pr66199-1.f90
      - copied unchanged from r224180, branches/gcc-5-branch/libgomp/testsuite/libgomp.fortran/pr66199-1.f90
    branches/redhat/gcc-5-branch/libgomp/testsuite/libgomp.fortran/pr66199-2.f90
      - copied unchanged from r224180, branches/gcc-5-branch/libgomp/testsuite/libgomp.fortran/pr66199-2.f90
Modified:
    branches/redhat/gcc-5-branch/   (props changed)
    branches/redhat/gcc-5-branch/ChangeLog
    branches/redhat/gcc-5-branch/configure
    branches/redhat/gcc-5-branch/configure.ac
    branches/redhat/gcc-5-branch/fixincludes/ChangeLog
    branches/redhat/gcc-5-branch/fixincludes/fixincl.x
    branches/redhat/gcc-5-branch/fixincludes/inclhack.def
    branches/redhat/gcc-5-branch/fixincludes/tests/base/ctype.h
    branches/redhat/gcc-5-branch/fixincludes/tests/base/sys/socket.h
    branches/redhat/gcc-5-branch/gcc/ChangeLog
    branches/redhat/gcc-5-branch/gcc/DATESTAMP
    branches/redhat/gcc-5-branch/gcc/Makefile.in
    branches/redhat/gcc-5-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-5-branch/gcc/ada/gcc-interface/Makefile.in
    branches/redhat/gcc-5-branch/gcc/ada/gcc-interface/decl.c
    branches/redhat/gcc-5-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-5-branch/gcc/c-family/c-ada-spec.c
    branches/redhat/gcc-5-branch/gcc/c/ChangeLog
    branches/redhat/gcc-5-branch/gcc/c/c-parser.c
    branches/redhat/gcc-5-branch/gcc/calls.c
    branches/redhat/gcc-5-branch/gcc/common/config/aarch64/aarch64-common.c
    branches/redhat/gcc-5-branch/gcc/config.gcc
    branches/redhat/gcc-5-branch/gcc/config/aarch64/aarch64-elf-raw.h
    branches/redhat/gcc-5-branch/gcc/config/aarch64/aarch64-linux.h
    branches/redhat/gcc-5-branch/gcc/config/aarch64/aarch64-simd.md
    branches/redhat/gcc-5-branch/gcc/config/aarch64/aarch64.c
    branches/redhat/gcc-5-branch/gcc/config/aarch64/aarch64.opt
    branches/redhat/gcc-5-branch/gcc/config/aarch64/iterators.md
    branches/redhat/gcc-5-branch/gcc/config/alpha/alpha.c
    branches/redhat/gcc-5-branch/gcc/config/arm/arm.md
    branches/redhat/gcc-5-branch/gcc/config/arm/linux-elf.h
    branches/redhat/gcc-5-branch/gcc/config/avr/avr-mcus.def
    branches/redhat/gcc-5-branch/gcc/config/avr/avr.opt
    branches/redhat/gcc-5-branch/gcc/config/avr/gen-avr-mmcu-specs.c
    branches/redhat/gcc-5-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-5-branch/gcc/config/i386/i386.h
    branches/redhat/gcc-5-branch/gcc/config/i386/sse.md
    branches/redhat/gcc-5-branch/gcc/config/microblaze/linux.h
    branches/redhat/gcc-5-branch/gcc/config/nios2/linux.h
    branches/redhat/gcc-5-branch/gcc/config/pa/pa-linux.h
    branches/redhat/gcc-5-branch/gcc/config/pa/pa.c
    branches/redhat/gcc-5-branch/gcc/config/rs6000/altivec.md
    branches/redhat/gcc-5-branch/gcc/config/rs6000/crypto.md
    branches/redhat/gcc-5-branch/gcc/config/rs6000/htm.md
    branches/redhat/gcc-5-branch/gcc/config/rs6000/htmxlintrin.h
    branches/redhat/gcc-5-branch/gcc/config/rs6000/rs6000-builtin.def
    branches/redhat/gcc-5-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-5-branch/gcc/config/rs6000/rs6000.h
    branches/redhat/gcc-5-branch/gcc/config/rs6000/rs6000.opt
    branches/redhat/gcc-5-branch/gcc/config/rs6000/vsx.md
    branches/redhat/gcc-5-branch/gcc/config/s390/2827.md
    branches/redhat/gcc-5-branch/gcc/config/s390/linux.h
    branches/redhat/gcc-5-branch/gcc/config/s390/s390.c
    branches/redhat/gcc-5-branch/gcc/config/sh/sh.md
    branches/redhat/gcc-5-branch/gcc/configure
    branches/redhat/gcc-5-branch/gcc/configure.ac
    branches/redhat/gcc-5-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-5-branch/gcc/cp/constexpr.c
    branches/redhat/gcc-5-branch/gcc/cp/cp-gimplify.c
    branches/redhat/gcc-5-branch/gcc/cp/cvt.c
    branches/redhat/gcc-5-branch/gcc/cp/decl.c
    branches/redhat/gcc-5-branch/gcc/cp/decl2.c
    branches/redhat/gcc-5-branch/gcc/cp/lambda.c
    branches/redhat/gcc-5-branch/gcc/cp/name-lookup.c
    branches/redhat/gcc-5-branch/gcc/cp/parser.c
    branches/redhat/gcc-5-branch/gcc/cp/pt.c
    branches/redhat/gcc-5-branch/gcc/cp/tree.c
    branches/redhat/gcc-5-branch/gcc/cp/typeck2.c
    branches/redhat/gcc-5-branch/gcc/doc/extend.texi
    branches/redhat/gcc-5-branch/gcc/doc/install.texi
    branches/redhat/gcc-5-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-5-branch/gcc/dwarf2out.c
    branches/redhat/gcc-5-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-5-branch/gcc/fortran/check.c
    branches/redhat/gcc-5-branch/gcc/fortran/decl.c
    branches/redhat/gcc-5-branch/gcc/fortran/expr.c
    branches/redhat/gcc-5-branch/gcc/fortran/interface.c
    branches/redhat/gcc-5-branch/gcc/fortran/invoke.texi
    branches/redhat/gcc-5-branch/gcc/fortran/io.c
    branches/redhat/gcc-5-branch/gcc/fortran/match.c
    branches/redhat/gcc-5-branch/gcc/fortran/module.c
    branches/redhat/gcc-5-branch/gcc/fortran/parse.c
    branches/redhat/gcc-5-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-5-branch/gcc/fortran/scanner.c
    branches/redhat/gcc-5-branch/gcc/fortran/simplify.c
    branches/redhat/gcc-5-branch/gcc/fortran/symbol.c
    branches/redhat/gcc-5-branch/gcc/fortran/trans-openmp.c
    branches/redhat/gcc-5-branch/gcc/gimple-fold.c
    branches/redhat/gcc-5-branch/gcc/gimplify.c
    branches/redhat/gcc-5-branch/gcc/go/gofrontend/expressions.cc
    branches/redhat/gcc-5-branch/gcc/ipa-chkp.c
    branches/redhat/gcc-5-branch/gcc/ipa-inline.c
    branches/redhat/gcc-5-branch/gcc/lra-constraints.c
    branches/redhat/gcc-5-branch/gcc/lra-eliminations.c
    branches/redhat/gcc-5-branch/gcc/lra-spills.c
    branches/redhat/gcc-5-branch/gcc/lto-wrapper.c
    branches/redhat/gcc-5-branch/gcc/match.pd
    branches/redhat/gcc-5-branch/gcc/omp-low.c
    branches/redhat/gcc-5-branch/gcc/po/ChangeLog
    branches/redhat/gcc-5-branch/gcc/po/be.po
    branches/redhat/gcc-5-branch/gcc/po/da.po
    branches/redhat/gcc-5-branch/gcc/po/de.po
    branches/redhat/gcc-5-branch/gcc/po/el.po
    branches/redhat/gcc-5-branch/gcc/po/es.po
    branches/redhat/gcc-5-branch/gcc/po/fi.po
    branches/redhat/gcc-5-branch/gcc/po/fr.po
    branches/redhat/gcc-5-branch/gcc/po/hr.po
    branches/redhat/gcc-5-branch/gcc/po/id.po
    branches/redhat/gcc-5-branch/gcc/po/ja.po
    branches/redhat/gcc-5-branch/gcc/po/nl.po
    branches/redhat/gcc-5-branch/gcc/po/ru.po
    branches/redhat/gcc-5-branch/gcc/po/sr.po
    branches/redhat/gcc-5-branch/gcc/po/sv.po
    branches/redhat/gcc-5-branch/gcc/po/tr.po
    branches/redhat/gcc-5-branch/gcc/po/vi.po
    branches/redhat/gcc-5-branch/gcc/po/zh_CN.po
    branches/redhat/gcc-5-branch/gcc/po/zh_TW.po
    branches/redhat/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/ipa/pr65557.C
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/tree-ssa/forwprop-18.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/bb-slp-24.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/bb-slp-25.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/bb-slp-29.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/bb-slp-32.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/bb-slp-9.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-slp-33.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-vect-31a.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-vect-76b.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-vect-outer-fir.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/if-cvt-stores-vect-ifcvt-18.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/no-scevccp-outer-6-global.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/no-scevccp-outer-6.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/no-vfa-vect-43.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/no-vfa-vect-57.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/no-vfa-vect-61.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/no-vfa-vect-depend-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/no-vfa-vect-depend-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/no-vfa-vect-depend-3.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/pr16105.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/pr20122.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/pr33804.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/pr33953.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/pr56787.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/pr58508.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/slp-25.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-105-big-array.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-105.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-27.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-29.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-33.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-42.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-44.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-48.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-50.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-52.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-56.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-60.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-72.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-75-big-array.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-75.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-77-alignchecks.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-77-global.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-78-alignchecks.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-78-global.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-93.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-95.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-96.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-cond-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-cond-3.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-cond-4.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-cselim-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-multitypes-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-multitypes-3.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-multitypes-4.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-multitypes-6.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-outer-3a-big-array.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-outer-3a.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-outer-5.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-outer-fir-big-array.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-outer-fir-lb-big-array.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-outer-fir-lb.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-outer-fir.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-peel-3.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-peel-4.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-pre-interact.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/avx512bw-vpermi2w-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/avx512bw-vpermt2w-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/avx512bw-vpmaddubsw-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/avx512bw-vpmaddwd-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/avx512dq-vfpclasspd-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/avx512dq-vfpclassps-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/avx512vbmi-vpermi2b-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/avx512vbmi-vpermt2b-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/htm-builtin-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/vsx-vectorize-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/vsx-vectorize-4.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/vsx-vectorize-6.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/vsx-vectorize-7.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-10.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-11.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-12.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-13.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-14.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-15.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-16.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-17.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-18.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-19.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-20.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-21.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-22.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-23.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-24.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-25.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-3.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-4.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-5.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-6.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-7.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-8.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-9.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/hotpatch-compile-15.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/s390.exp
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/continuation_13.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/vect/vect-2.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/vect/vect-3.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/vect/vect-4.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/vect/vect-5.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-5-branch/gcc/tree-data-ref.c
    branches/redhat/gcc-5-branch/gcc/tree-data-ref.h
    branches/redhat/gcc-5-branch/gcc/tree-ssa-dce.c
    branches/redhat/gcc-5-branch/gcc/tree-ssa-dom.c
    branches/redhat/gcc-5-branch/gcc/tree-vect-slp.c
    branches/redhat/gcc-5-branch/gcc/tree-vect-stmts.c
    branches/redhat/gcc-5-branch/gcc/tree-vrp.c
    branches/redhat/gcc-5-branch/gcc/tree.h
    branches/redhat/gcc-5-branch/gcc/ubsan.c
    branches/redhat/gcc-5-branch/libcpp/po/ChangeLog
    branches/redhat/gcc-5-branch/libcpp/po/be.po
    branches/redhat/gcc-5-branch/libcpp/po/ca.po
    branches/redhat/gcc-5-branch/libcpp/po/da.po
    branches/redhat/gcc-5-branch/libcpp/po/de.po
    branches/redhat/gcc-5-branch/libcpp/po/el.po
    branches/redhat/gcc-5-branch/libcpp/po/eo.po
    branches/redhat/gcc-5-branch/libcpp/po/es.po
    branches/redhat/gcc-5-branch/libcpp/po/fi.po
    branches/redhat/gcc-5-branch/libcpp/po/fr.po
    branches/redhat/gcc-5-branch/libcpp/po/id.po
    branches/redhat/gcc-5-branch/libcpp/po/ja.po
    branches/redhat/gcc-5-branch/libcpp/po/nl.po
    branches/redhat/gcc-5-branch/libcpp/po/pt_BR.po
    branches/redhat/gcc-5-branch/libcpp/po/ru.po
    branches/redhat/gcc-5-branch/libcpp/po/sr.po
    branches/redhat/gcc-5-branch/libcpp/po/sv.po
    branches/redhat/gcc-5-branch/libcpp/po/tr.po
    branches/redhat/gcc-5-branch/libcpp/po/uk.po
    branches/redhat/gcc-5-branch/libcpp/po/vi.po
    branches/redhat/gcc-5-branch/libcpp/po/zh_CN.po
    branches/redhat/gcc-5-branch/libcpp/po/zh_TW.po
    branches/redhat/gcc-5-branch/libgo/Makefile.am
    branches/redhat/gcc-5-branch/libgo/Makefile.in
    branches/redhat/gcc-5-branch/libgo/runtime/go-caller.c
    branches/redhat/gcc-5-branch/libgo/runtime/go-cgo.c
    branches/redhat/gcc-5-branch/libgo/runtime/go-main.c
    branches/redhat/gcc-5-branch/libgo/runtime/proc.c
    branches/redhat/gcc-5-branch/libgo/runtime/runtime.h
    branches/redhat/gcc-5-branch/libgomp/ChangeLog
    branches/redhat/gcc-5-branch/libmpx/ChangeLog
    branches/redhat/gcc-5-branch/libmpx/configure
    branches/redhat/gcc-5-branch/libmpx/configure.ac
    branches/redhat/gcc-5-branch/libsanitizer/ChangeLog
    branches/redhat/gcc-5-branch/libsanitizer/Makefile.in
    branches/redhat/gcc-5-branch/libsanitizer/asan/Makefile.in
    branches/redhat/gcc-5-branch/libsanitizer/config.h.in
    branches/redhat/gcc-5-branch/libsanitizer/configure
    branches/redhat/gcc-5-branch/libsanitizer/configure.ac
    branches/redhat/gcc-5-branch/libsanitizer/interception/Makefile.in
    branches/redhat/gcc-5-branch/libsanitizer/libbacktrace/Makefile.in
    branches/redhat/gcc-5-branch/libsanitizer/lsan/Makefile.in
    branches/redhat/gcc-5-branch/libsanitizer/sanitizer_common/Makefile.am
    branches/redhat/gcc-5-branch/libsanitizer/sanitizer_common/Makefile.in
    branches/redhat/gcc-5-branch/libsanitizer/sanitizer_common/sanitizer_platform.h
    branches/redhat/gcc-5-branch/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
    branches/redhat/gcc-5-branch/libsanitizer/tsan/Makefile.in
    branches/redhat/gcc-5-branch/libsanitizer/ubsan/Makefile.in

Propchange: branches/redhat/gcc-5-branch/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list