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]

r197225 - in /branches/c++-concepts: ./ ChangeL...


Author: gdr
Date: Fri Mar 29 04:57:16 2013
New Revision: 197225

URL: http://gcc.gnu.org/viewcvs?rev=197225&root=gcc&view=rev
Log:
Merge from trunk

Added:
    branches/c++-concepts/libstdc++-v3/testsuite/ext/debug_allocator/56170.cc
      - copied unchanged from r197224, trunk/libstdc++-v3/testsuite/ext/debug_allocator/56170.cc
Modified:
    branches/c++-concepts/libstdc++-v3/ChangeLog
    branches/c++-concepts/libstdc++-v3/configure
    branches/c++-concepts/libstdc++-v3/crossconfig.m4
    branches/c++-concepts/libstdc++-v3/include/ext/debug_allocator.h
    branches/c++-concepts/libstdc++-v3/include/std/chrono
    branches/c++-concepts/libstdc++-v3/testsuite/18_support/50594.cc
    branches/c++-concepts/libstdc++-v3/testsuite/19_diagnostics/error_category/operators/equal.cc
    branches/c++-concepts/libstdc++-v3/testsuite/19_diagnostics/error_code/cons/1.cc
    branches/c++-concepts/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/bool.cc
    branches/c++-concepts/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/equal.cc
    branches/c++-concepts/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/not_equal.cc
    branches/c++-concepts/libstdc++-v3/testsuite/19_diagnostics/error_condition/cons/1.cc
    branches/c++-concepts/libstdc++-v3/testsuite/19_diagnostics/error_condition/operators/bool.cc
    branches/c++-concepts/libstdc++-v3/testsuite/19_diagnostics/error_condition/operators/equal.cc
    branches/c++-concepts/libstdc++-v3/testsuite/19_diagnostics/error_condition/operators/not_equal.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/set/requirements/exception/basic.cc
    branches/c++-concepts/libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc
    branches/c++-concepts/libstdc++-v3/testsuite/lib/dg-options.exp

Changes in other areas also in this revision:
Added:
    branches/c++-concepts/gcc/config/i386/cygwin-w64.h
      - copied unchanged from r197224, trunk/gcc/config/i386/cygwin-w64.h
    branches/c++-concepts/gcc/config/i386/t-cygwin-w64
      - copied unchanged from r197224, trunk/gcc/config/i386/t-cygwin-w64
    branches/c++-concepts/gcc/config/linux-android.c
      - copied unchanged from r197224, trunk/gcc/config/linux-android.c
    branches/c++-concepts/gcc/config/linux-protos.h
      - copied unchanged from r197224, trunk/gcc/config/linux-protos.h
    branches/c++-concepts/gcc/config/t-linux-android
      - copied unchanged from r197224, trunk/gcc/config/t-linux-android
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-friend-2.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-friend-2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-main.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-main.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-reinterpret1.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-reinterpret1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/decltype-call2.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/decltype-call2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/decltype49.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/decltype49.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/decltype50.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/decltype50.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/enum24.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/enum24.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-names1.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-names1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-shadow2.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-shadow2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this14.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this14.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this15.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this15.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this16.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this16.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/range-for23.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/range-for23.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/rv-this.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/rv-this.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/variadic-sizeof1.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-sizeof1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ext/desig5.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/ext/desig5.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ext/vector21.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/ext/vector21.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/const6.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/template/const6.C
    branches/c++-concepts/gcc/testsuite/g++.dg/torture/pr56694.C
      - copied unchanged from r197224, trunk/gcc/testsuite/g++.dg/torture/pr56694.C
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/execute/pr33992.x
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.c-torture/execute/pr33992.x
    branches/c++-concepts/gcc/testsuite/gcc.dg/ipa/ipcp-agg-9.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.dg/ipa/ipcp-agg-9.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/torture/pr56689.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.dg/torture/pr56689.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/fast-math-slp-38.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.dg/vect/fast-math-slp-38.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/pr56695.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.dg/vect/pr56695.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/asm-adder-clobber-lr.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/asm-adder-clobber-lr.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/asm-adder-no-clobber-lr.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/asm-adder-no-clobber-lr.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-comp-swap-release-acquire.x
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/atomic-comp-swap-release-acquire.x
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-acq_rel.x
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-acq_rel.x
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-acquire.x
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-acquire.x
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-char.x
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-char.x
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-consume.x
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-consume.x
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-int.x
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-int.x
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-relaxed.x
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-relaxed.x
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-release.x
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-release.x
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-seq_cst.x
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-seq_cst.x
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-short.x
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/atomic-op-short.x
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/extr.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/extr.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/movk.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/movk.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/ror.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/ror.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/sbc.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/sbc.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/test-framepointer-1.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/test-framepointer-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/test-framepointer-2.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/test-framepointer-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/test-framepointer-3.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/test-framepointer-3.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/test-framepointer-4.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/test-framepointer-4.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/test-framepointer-5.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/test-framepointer-5.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/test-framepointer-6.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/test-framepointer-6.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/test-framepointer-7.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/test-framepointer-7.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/test-framepointer-8.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/aarch64/test-framepointer-8.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/atomic-comp-swap-release-acquire.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/atomic-comp-swap-release-acquire.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/atomic-op-acq_rel.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/atomic-op-acq_rel.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/atomic-op-acquire.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/atomic-op-acquire.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/atomic-op-char.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/atomic-op-char.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/atomic-op-consume.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/atomic-op-consume.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/atomic-op-int.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/atomic-op-int.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/atomic-op-relaxed.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/atomic-op-relaxed.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/atomic-op-release.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/atomic-op-release.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/atomic-op-seq_cst.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/atomic-op-seq_cst.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/atomic-op-short.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/atomic-op-short.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/neon-for-64bits-1.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/neon-for-64bits-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/neon-for-64bits-2.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/neon-for-64bits-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/neon-vcond-gt.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/neon-vcond-gt.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/neon-vcond-ltgt.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/neon-vcond-ltgt.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/neon-vcond-unordered.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/neon-vcond-unordered.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vseleqdf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vseleqdf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vseleqsf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vseleqsf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vselgedf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vselgedf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vselgesf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vselgesf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vselgtdf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vselgtdf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vselgtsf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vselgtsf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vselledf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vselledf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vsellesf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vsellesf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vselltdf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vselltdf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vselltsf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vselltsf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vselnedf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vselnedf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vselnesf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vselnesf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vselvcdf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vselvcdf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vselvcsf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vselvcsf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vselvsdf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vselvsdf.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/vselvssf.c
      - copied unchanged from r197224, trunk/gcc/testsuite/gcc.target/arm/vselvssf.c
    branches/c++-concepts/gcc/testsuite/gfortran.dg/array_constructor_43.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/array_constructor_43.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/blockdata_7.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/blockdata_7.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_assoc_4.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/c_assoc_4.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_f_pointer_tests_6.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/c_f_pointer_tests_6.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_f_pointer_tests_7.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/c_f_pointer_tests_7.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_funloc_tests_8.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/c_funloc_tests_8.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_loc_test_17.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/c_loc_test_17.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_loc_test_18.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/c_loc_test_18.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_loc_test_19.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/c_loc_test_19.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_loc_test_20.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/c_loc_test_20.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_loc_tests_17.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/c_loc_tests_17.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_sizeof_5.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/c_sizeof_5.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/dependency_41.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/dependency_41.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/eof_5.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/eof_5.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/iso_c_binding_rename_3.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_rename_3.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/merge_init_expr_2.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/merge_init_expr_2.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/namelist_79.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/namelist_79.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/random_seed_3.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/random_seed_3.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/sizeof_2.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/sizeof_2.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/sizeof_3.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/sizeof_3.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/string_length_2.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/string_length_2.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/transfer_resolve_2.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/transfer_resolve_2.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/transfer_resolve_3.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/transfer_resolve_3.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/transfer_resolve_4.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/transfer_resolve_4.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/vect/fast-math-pr37021.f90
      - copied unchanged from r197224, trunk/gcc/testsuite/gfortran.dg/vect/fast-math-pr37021.f90
Modified:
    branches/c++-concepts/   (props changed)
    branches/c++-concepts/ChangeLog
    branches/c++-concepts/MAINTAINERS
    branches/c++-concepts/config/ChangeLog
    branches/c++-concepts/config/dfp.m4
    branches/c++-concepts/config/picflag.m4
    branches/c++-concepts/contrib/ChangeLog
    branches/c++-concepts/contrib/gennews
    branches/c++-concepts/gcc/ChangeLog
    branches/c++-concepts/gcc/DATESTAMP
    branches/c++-concepts/gcc/Makefile.in
    branches/c++-concepts/gcc/alias.c
    branches/c++-concepts/gcc/basic-block.h
    branches/c++-concepts/gcc/bitmap.c
    branches/c++-concepts/gcc/bitmap.h
    branches/c++-concepts/gcc/c/ChangeLog
    branches/c++-concepts/gcc/c/c-objc-common.c
    branches/c++-concepts/gcc/calls.c
    branches/c++-concepts/gcc/cfg.c
    branches/c++-concepts/gcc/cfgexpand.c
    branches/c++-concepts/gcc/cfghooks.c
    branches/c++-concepts/gcc/combine.c
    branches/c++-concepts/gcc/config.build
    branches/c++-concepts/gcc/config.gcc
    branches/c++-concepts/gcc/config.host
    branches/c++-concepts/gcc/config.in
    branches/c++-concepts/gcc/config/aarch64/aarch64-elf.h
    branches/c++-concepts/gcc/config/aarch64/aarch64-simd.md
    branches/c++-concepts/gcc/config/aarch64/aarch64.c
    branches/c++-concepts/gcc/config/aarch64/aarch64.md
    branches/c++-concepts/gcc/config/arm/arm-cores.def
    branches/c++-concepts/gcc/config/arm/arm-protos.h
    branches/c++-concepts/gcc/config/arm/arm-tables.opt
    branches/c++-concepts/gcc/config/arm/arm-tune.md
    branches/c++-concepts/gcc/config/arm/arm.c
    branches/c++-concepts/gcc/config/arm/arm.h
    branches/c++-concepts/gcc/config/arm/arm.md
    branches/c++-concepts/gcc/config/arm/arm.opt
    branches/c++-concepts/gcc/config/arm/iterators.md
    branches/c++-concepts/gcc/config/arm/iwmmxt.md
    branches/c++-concepts/gcc/config/arm/neon.md
    branches/c++-concepts/gcc/config/arm/predicates.md
    branches/c++-concepts/gcc/config/arm/sync.md
    branches/c++-concepts/gcc/config/arm/unspecs.md
    branches/c++-concepts/gcc/config/avr/avr.c
    branches/c++-concepts/gcc/config/bfin/bfin.c
    branches/c++-concepts/gcc/config/c6x/c6x.c
    branches/c++-concepts/gcc/config/epiphany/epiphany.c
    branches/c++-concepts/gcc/config/frv/frv.c
    branches/c++-concepts/gcc/config/i386/cygwin-stdint.h
    branches/c++-concepts/gcc/config/i386/cygwin.h
    branches/c++-concepts/gcc/config/i386/i386.c
    branches/c++-concepts/gcc/config/i386/i386.md
    branches/c++-concepts/gcc/config/i386/mmx.md
    branches/c++-concepts/gcc/config/i386/predicates.md
    branches/c++-concepts/gcc/config/i386/sse.md
    branches/c++-concepts/gcc/config/i386/xm-mingw32.h
    branches/c++-concepts/gcc/config/ia64/ia64.c
    branches/c++-concepts/gcc/config/iq2000/iq2000.c
    branches/c++-concepts/gcc/config/linux-android.h
    branches/c++-concepts/gcc/config/mcore/mcore.c
    branches/c++-concepts/gcc/config/mep/mep.c
    branches/c++-concepts/gcc/config/mips/constraints.md
    branches/c++-concepts/gcc/config/mips/mips-cpus.def
    branches/c++-concepts/gcc/config/mips/mips-protos.h
    branches/c++-concepts/gcc/config/mips/mips.c
    branches/c++-concepts/gcc/config/mips/mips.h
    branches/c++-concepts/gcc/config/mips/mips.md
    branches/c++-concepts/gcc/config/mips/mips.opt
    branches/c++-concepts/gcc/config/mips/predicates.md
    branches/c++-concepts/gcc/config/mmix/mmix.c
    branches/c++-concepts/gcc/config/pa/pa.c
    branches/c++-concepts/gcc/config/rs6000/rs6000.c
    branches/c++-concepts/gcc/config/rtems.opt
    branches/c++-concepts/gcc/config/s390/s390.c
    branches/c++-concepts/gcc/config/s390/s390.h
    branches/c++-concepts/gcc/config/sol2.c
    branches/c++-concepts/gcc/config/sparc/sparc.c
    branches/c++-concepts/gcc/config/sparc/sparc.md
    branches/c++-concepts/gcc/config/spu/spu.c
    branches/c++-concepts/gcc/config/stormy16/stormy16.c
    branches/c++-concepts/gcc/config/tilegx/tilegx-builtins.h
    branches/c++-concepts/gcc/config/tilegx/tilegx.c
    branches/c++-concepts/gcc/config/tilegx/tilegx.h
    branches/c++-concepts/gcc/config/tilegx/tilegx.md
    branches/c++-concepts/gcc/config/tilepro/tilepro.c
    branches/c++-concepts/gcc/config/tilepro/tilepro.h
    branches/c++-concepts/gcc/config/v850/v850.c
    branches/c++-concepts/gcc/config/xtensa/xtensa.c
    branches/c++-concepts/gcc/configure
    branches/c++-concepts/gcc/configure.ac
    branches/c++-concepts/gcc/cp/ChangeLog
    branches/c++-concepts/gcc/cp/Make-lang.in
    branches/c++-concepts/gcc/cp/call.c
    branches/c++-concepts/gcc/cp/class.c
    branches/c++-concepts/gcc/cp/cp-gimplify.c
    branches/c++-concepts/gcc/cp/cp-tree.h
    branches/c++-concepts/gcc/cp/cvt.c
    branches/c++-concepts/gcc/cp/decl.c
    branches/c++-concepts/gcc/cp/decl2.c
    branches/c++-concepts/gcc/cp/error.c
    branches/c++-concepts/gcc/cp/init.c
    branches/c++-concepts/gcc/cp/mangle.c
    branches/c++-concepts/gcc/cp/method.c
    branches/c++-concepts/gcc/cp/name-lookup.c
    branches/c++-concepts/gcc/cp/name-lookup.h
    branches/c++-concepts/gcc/cp/parser.c
    branches/c++-concepts/gcc/cp/parser.h
    branches/c++-concepts/gcc/cp/pt.c
    branches/c++-concepts/gcc/cp/ptree.c
    branches/c++-concepts/gcc/cp/repo.c
    branches/c++-concepts/gcc/cp/rtti.c
    branches/c++-concepts/gcc/cp/search.c
    branches/c++-concepts/gcc/cp/semantics.c
    branches/c++-concepts/gcc/cp/tree.c
    branches/c++-concepts/gcc/cp/typeck.c
    branches/c++-concepts/gcc/cp/typeck2.c
    branches/c++-concepts/gcc/cselib.c
    branches/c++-concepts/gcc/data-streamer-in.c
    branches/c++-concepts/gcc/data-streamer-out.c
    branches/c++-concepts/gcc/data-streamer.h
    branches/c++-concepts/gcc/df-core.c
    branches/c++-concepts/gcc/df-scan.c
    branches/c++-concepts/gcc/df.h
    branches/c++-concepts/gcc/diagnostic.c
    branches/c++-concepts/gcc/diagnostic.def
    branches/c++-concepts/gcc/diagnostic.h
    branches/c++-concepts/gcc/doc/extend.texi
    branches/c++-concepts/gcc/doc/invoke.texi
    branches/c++-concepts/gcc/doc/md.texi   (props changed)
    branches/c++-concepts/gcc/doc/rtl.texi
    branches/c++-concepts/gcc/doc/tm.texi
    branches/c++-concepts/gcc/doc/tm.texi.in
    branches/c++-concepts/gcc/dumpfile.h
    branches/c++-concepts/gcc/dwarf2out.c
    branches/c++-concepts/gcc/dwarf2out.h
    branches/c++-concepts/gcc/emit-rtl.c
    branches/c++-concepts/gcc/fold-const.c
    branches/c++-concepts/gcc/fortran/ChangeLog
    branches/c++-concepts/gcc/fortran/check.c
    branches/c++-concepts/gcc/fortran/dependency.c
    branches/c++-concepts/gcc/fortran/expr.c
    branches/c++-concepts/gcc/fortran/frontend-passes.c
    branches/c++-concepts/gcc/fortran/gfortran.h
    branches/c++-concepts/gcc/fortran/intrinsic.c
    branches/c++-concepts/gcc/fortran/intrinsic.h
    branches/c++-concepts/gcc/fortran/intrinsic.texi
    branches/c++-concepts/gcc/fortran/iresolve.c
    branches/c++-concepts/gcc/fortran/iso-c-binding.def
    branches/c++-concepts/gcc/fortran/iso-fortran-env.def
    branches/c++-concepts/gcc/fortran/module.c
    branches/c++-concepts/gcc/fortran/resolve.c
    branches/c++-concepts/gcc/fortran/simplify.c
    branches/c++-concepts/gcc/fortran/symbol.c
    branches/c++-concepts/gcc/fortran/target-memory.c
    branches/c++-concepts/gcc/fortran/trans-expr.c
    branches/c++-concepts/gcc/fortran/trans-intrinsic.c
    branches/c++-concepts/gcc/fortran/trans-io.c
    branches/c++-concepts/gcc/fortran/trans-types.c
    branches/c++-concepts/gcc/function.c
    branches/c++-concepts/gcc/gcse.c
    branches/c++-concepts/gcc/genmodes.c
    branches/c++-concepts/gcc/gimple-pretty-print.c
    branches/c++-concepts/gcc/gimple-pretty-print.h
    branches/c++-concepts/gcc/gimple-streamer-in.c
    branches/c++-concepts/gcc/gimple-streamer-out.c
    branches/c++-concepts/gcc/gimplify.c
    branches/c++-concepts/gcc/hw-doloop.c
    branches/c++-concepts/gcc/ipa-cp.c
    branches/c++-concepts/gcc/ipa-prop.c
    branches/c++-concepts/gcc/ira-build.c
    branches/c++-concepts/gcc/ira-int.h
    branches/c++-concepts/gcc/ira-lives.c
    branches/c++-concepts/gcc/is-a.h
    branches/c++-concepts/gcc/java/ChangeLog
    branches/c++-concepts/gcc/java/lang.c
    branches/c++-concepts/gcc/lra-int.h
    branches/c++-concepts/gcc/lra-lives.c
    branches/c++-concepts/gcc/lto-cgraph.c
    branches/c++-concepts/gcc/lto-streamer-in.c
    branches/c++-concepts/gcc/lto-streamer-out.c
    branches/c++-concepts/gcc/machmode.def
    branches/c++-concepts/gcc/omega.c
    branches/c++-concepts/gcc/omega.h
    branches/c++-concepts/gcc/passes.c
    branches/c++-concepts/gcc/po/ChangeLog
    branches/c++-concepts/gcc/po/de.po
    branches/c++-concepts/gcc/po/sv.po
    branches/c++-concepts/gcc/postreload.c
    branches/c++-concepts/gcc/print-rtl.c
    branches/c++-concepts/gcc/print-tree.c
    branches/c++-concepts/gcc/resource.c
    branches/c++-concepts/gcc/rtl.h
    branches/c++-concepts/gcc/sbitmap.c
    branches/c++-concepts/gcc/sbitmap.h
    branches/c++-concepts/gcc/sel-sched-dump.c
    branches/c++-concepts/gcc/sel-sched-dump.h
    branches/c++-concepts/gcc/sel-sched-ir.h
    branches/c++-concepts/gcc/simplify-rtx.c
    branches/c++-concepts/gcc/sreal.c
    branches/c++-concepts/gcc/sreal.h
    branches/c++-concepts/gcc/target.def
    branches/c++-concepts/gcc/targhooks.c
    branches/c++-concepts/gcc/targhooks.h
    branches/c++-concepts/gcc/testsuite/ChangeLog
    branches/c++-concepts/gcc/testsuite/g++.dg/conversion/op4.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/noexcept03.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/rv1n.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/rv2n.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/template_deduction.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/variadic76.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/variadic77.C
    branches/c++-concepts/gcc/testsuite/g++.dg/expr/cond8.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/ivinline-1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/ivinline-2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/ivinline-3.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/ivinline-4.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/ivinline-5.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/ivinline-7.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/ivinline-8.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/ivinline-9.C
    branches/c++-concepts/gcc/testsuite/g++.dg/other/error4.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/overload6.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/ptrmem4.C
    branches/c++-concepts/gcc/testsuite/g++.dg/torture/20121105-1.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.bugs/900514_03.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.bugs/900519_02.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.bugs/900519_03.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.bugs/900520_02.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.jason/conversion2.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.law/cvt20.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.law/cvt8.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.law/init8.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.mike/net12.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.mike/net8.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.mike/p11110.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.mike/p2793.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.mike/p3836.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.mike/p418.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.mike/p701.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.mike/p807.C
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/execute/20011008-3.c
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp
    branches/c++-concepts/gcc/testsuite/gcc.dg/const-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/ipa/pure-const-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/noreturn-8.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/ipa-split-5.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/loadpre6.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/O3-pr36098.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/vect-outer-3a-big-array.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/vect-outer-3a.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-comp-swap-release-acquire.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-acq_rel.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-acquire.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-char.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-consume.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-int.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-relaxed.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-release.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-seq_cst.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/atomic-op-short.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/vect-compile.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/vect-fp-compile.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/vect-fp.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/vect-fp.x
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/vect.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/vect.x
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/mmx-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr22152.c
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_assoc_2.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_f_pointer_shape_test.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_f_pointer_shape_tests_3.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_f_pointer_tests_5.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_funloc_tests_2.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_funloc_tests_5.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_funloc_tests_6.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_loc_tests_10.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_loc_tests_11.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_loc_tests_15.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_loc_tests_16.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_loc_tests_3.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_loc_tests_4.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_loc_tests_8.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_ptr_tests_13.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_ptr_tests_14.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_ptr_tests_15.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_ptr_tests_9.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_sizeof_1.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/iso_c_binding_init_expr.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/merge_char_1.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/merge_char_3.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/pr32601.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/pr32601_1.f03
    branches/c++-concepts/gcc/testsuite/gfortran.dg/sizeof_proc.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/storage_size_2.f08
    branches/c++-concepts/gcc/toplev.c
    branches/c++-concepts/gcc/tree-cfg.c
    branches/c++-concepts/gcc/tree-complex.c
    branches/c++-concepts/gcc/tree-data-ref.c
    branches/c++-concepts/gcc/tree-data-ref.h
    branches/c++-concepts/gcc/tree-diagnostic.c
    branches/c++-concepts/gcc/tree-dump.c
    branches/c++-concepts/gcc/tree-eh.c
    branches/c++-concepts/gcc/tree-flow.h
    branches/c++-concepts/gcc/tree-inline.c
    branches/c++-concepts/gcc/tree-pass.h
    branches/c++-concepts/gcc/tree-sra.c
    branches/c++-concepts/gcc/tree-ssa-alias.c
    branches/c++-concepts/gcc/tree-ssa-alias.h
    branches/c++-concepts/gcc/tree-ssa-dom.c
    branches/c++-concepts/gcc/tree-ssa-live.c
    branches/c++-concepts/gcc/tree-ssa-live.h
    branches/c++-concepts/gcc/tree-ssa-loop-im.c
    branches/c++-concepts/gcc/tree-ssa-structalias.c
    branches/c++-concepts/gcc/tree-streamer-in.c
    branches/c++-concepts/gcc/tree-streamer-out.c
    branches/c++-concepts/gcc/tree-vect-data-refs.c
    branches/c++-concepts/gcc/tree-vect-generic.c
    branches/c++-concepts/gcc/tree-vect-loop-manip.c
    branches/c++-concepts/gcc/tree-vect-loop.c
    branches/c++-concepts/gcc/tree-vect-slp.c
    branches/c++-concepts/gcc/tree-vect-stmts.c
    branches/c++-concepts/gcc/tree-vectorizer.h
    branches/c++-concepts/gcc/tree-vrp.c
    branches/c++-concepts/gcc/tree.c
    branches/c++-concepts/gcc/tree.h
    branches/c++-concepts/gcc/value-prof.c
    branches/c++-concepts/gcc/value-prof.h
    branches/c++-concepts/gcc/var-tracking.c
    branches/c++-concepts/gcc/varasm.c
    branches/c++-concepts/libada/ChangeLog
    branches/c++-concepts/libada/configure
    branches/c++-concepts/libatomic/gcas.c
    branches/c++-concepts/libatomic/gexch.c
    branches/c++-concepts/libatomic/gload.c
    branches/c++-concepts/libatomic/gstore.c
    branches/c++-concepts/libbacktrace/ChangeLog
    branches/c++-concepts/libbacktrace/alloc.c
    branches/c++-concepts/libbacktrace/mmap.c
    branches/c++-concepts/libcpp/po/ChangeLog
    branches/c++-concepts/libcpp/po/zh_TW.po
    branches/c++-concepts/libdecnumber/ChangeLog
    branches/c++-concepts/libdecnumber/configure
    branches/c++-concepts/libffi/ChangeLog
    branches/c++-concepts/libffi/src/x86/win64.S
    branches/c++-concepts/libgcc/ChangeLog
    branches/c++-concepts/libgcc/config.host
    branches/c++-concepts/libgcc/config/i386/cygwin.S
    branches/c++-concepts/libgcc/config/tilegx/t-crtstuff
    branches/c++-concepts/libgcc/configure
    branches/c++-concepts/libgfortran/ChangeLog
    branches/c++-concepts/libgfortran/io/list_read.c
    branches/c++-concepts/libiberty/ChangeLog
    branches/c++-concepts/libiberty/configure
    branches/c++-concepts/libitm/local_atomic
    branches/c++-concepts/libsanitizer/ChangeLog
    branches/c++-concepts/libsanitizer/Makefile.in
    branches/c++-concepts/libsanitizer/asan/Makefile.in
    branches/c++-concepts/libsanitizer/configure.ac
    branches/c++-concepts/libsanitizer/interception/Makefile.in
    branches/c++-concepts/libsanitizer/sanitizer_common/Makefile.in
    branches/c++-concepts/libsanitizer/tsan/Makefile.in

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

Propchange: branches/c++-concepts/gcc/doc/md.texi
            ('svn:mergeinfo' removed)



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