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

asutton@gcc.gnu.org asutton@gcc.gnu.org
Mon Apr 13 17:27:00 GMT 2015


Author: asutton
Date: Mon Apr 13 17:27:51 2015
New Revision: 222058

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

Added:
    branches/c++-concepts/libstdc++-v3/testsuite/20_util/duration/literals/65499.cc
      - copied unchanged from r222054, trunk/libstdc++-v3/testsuite/20_util/duration/literals/65499.cc
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/operators/char/65630.cc
      - copied unchanged from r222054, trunk/libstdc++-v3/testsuite/21_strings/basic_string/operators/char/65630.cc
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/operators/wchar_t/65630.cc
      - copied unchanged from r222054, trunk/libstdc++-v3/testsuite/21_strings/basic_string/operators/wchar_t/65630.cc
    branches/c++-concepts/libstdc++-v3/testsuite/28_regex/constants/constexpr.cc
      - copied unchanged from r222054, trunk/libstdc++-v3/testsuite/28_regex/constants/constexpr.cc
    branches/c++-concepts/libstdc++-v3/testsuite/29_atomics/atomic/62259.cc
      - copied unchanged from r222054, trunk/libstdc++-v3/testsuite/29_atomics/atomic/62259.cc
    branches/c++-concepts/libstdc++-v3/testsuite/29_atomics/atomic/65147.cc
      - copied unchanged from r222054, trunk/libstdc++-v3/testsuite/29_atomics/atomic/65147.cc
    branches/c++-concepts/libstdc++-v3/testsuite/29_atomics/atomic_integral/65147.cc
      - copied unchanged from r222054, trunk/libstdc++-v3/testsuite/29_atomics/atomic_integral/65147.cc
    branches/c++-concepts/libstdc++-v3/testsuite/30_threads/shared_timed_mutex/try_lock/3.cc
      - copied unchanged from r222054, trunk/libstdc++-v3/testsuite/30_threads/shared_timed_mutex/try_lock/3.cc
    branches/c++-concepts/libstdc++-v3/testsuite/30_threads/this_thread/58038.cc
      - copied unchanged from r222054, trunk/libstdc++-v3/testsuite/30_threads/this_thread/58038.cc
    branches/c++-concepts/libstdc++-v3/testsuite/30_threads/this_thread/60421.cc
      - copied unchanged from r222054, trunk/libstdc++-v3/testsuite/30_threads/this_thread/60421.cc
Modified:
    branches/c++-concepts/libstdc++-v3/ChangeLog
    branches/c++-concepts/libstdc++-v3/config/abi/post/aarch64-linux-gnu/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/alpha-linux-gnu/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/ia64-linux-gnu/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/m68k-linux-gnu/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/powerpc-linux-gnu/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/s390-linux-gnu/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/solaris2.10/amd64/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/solaris2.10/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt
    branches/c++-concepts/libstdc++-v3/config/abi/pre/gnu.ver
    branches/c++-concepts/libstdc++-v3/doc/html/manual/test.html
    branches/c++-concepts/libstdc++-v3/doc/xml/manual/test.xml
    branches/c++-concepts/libstdc++-v3/include/bits/atomic_base.h
    branches/c++-concepts/libstdc++-v3/include/bits/regex_constants.h
    branches/c++-concepts/libstdc++-v3/include/std/atomic
    branches/c++-concepts/libstdc++-v3/include/std/chrono
    branches/c++-concepts/libstdc++-v3/include/std/shared_mutex
    branches/c++-concepts/libstdc++-v3/include/std/thread
    branches/c++-concepts/libstdc++-v3/testsuite/29_atomics/atomic/60695.cc
    branches/c++-concepts/libstdc++-v3/testsuite/30_threads/shared_lock/cons/5.cc
    branches/c++-concepts/libstdc++-v3/testsuite/30_threads/shared_lock/cons/6.cc
    branches/c++-concepts/libstdc++-v3/testsuite/30_threads/shared_lock/locking/3.cc
    branches/c++-concepts/libstdc++-v3/testsuite/30_threads/shared_lock/locking/4.cc

Changes in other areas also in this revision:
Added:
    branches/c++-concepts/config/mh-alpha-linux
      - copied unchanged from r222054, trunk/config/mh-alpha-linux
    branches/c++-concepts/gcc/testsuite/c-c++-common/attr-aligned-1.c
      - copied unchanged from r222054, trunk/gcc/testsuite/c-c++-common/attr-aligned-1.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/pr65556.c
      - copied unchanged from r222054, trunk/gcc/testsuite/c-c++-common/pr65556.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/ubsan/align-9.c
      - copied unchanged from r222054, trunk/gcc/testsuite/c-c++-common/ubsan/align-9.c
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-fold1.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-fold1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-fold2.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-fold2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrcomp1.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrcomp1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/initlist93.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/cpp0x/initlist93.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/initlist94.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/cpp0x/initlist94.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr65398-2.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/cpp0x/pr65398-2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr65558.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/cpp0x/pr65558.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr65736.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/cpp0x/pr65736.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/constexpr-assert1.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-assert1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/lambda-init13.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init13.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/var-templ23.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ23.C
    branches/c++-concepts/gcc/testsuite/g++.dg/debug/pr65678.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/debug/pr65678.C
    branches/c++-concepts/gcc/testsuite/g++.dg/gomp/openmp-simd-3.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/gomp/openmp-simd-3.C
    branches/c++-concepts/gcc/testsuite/g++.dg/init/array39.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/init/array39.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/pr65557.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/ipa/pr65557.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/pr65722.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/ipa/pr65722.C
    branches/c++-concepts/gcc/testsuite/g++.dg/opt/pr65554.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/opt/pr65554.C
    branches/c++-concepts/gcc/testsuite/g++.dg/parse/assign1.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/parse/assign1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/friend58.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/template/friend58.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/friend59.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/template/friend59.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/pr61670.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/template/pr61670.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/pr65390.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/template/pr65390.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/static36.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/template/static36.C
    branches/c++-concepts/gcc/testsuite/g++.dg/torture/pr65555.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/torture/pr65555.C
    branches/c++-concepts/gcc/testsuite/g++.dg/torture/pr65600.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/torture/pr65600.C
    branches/c++-concepts/gcc/testsuite/g++.dg/torture/pr65626.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/torture/pr65626.C
    branches/c++-concepts/gcc/testsuite/g++.dg/torture/pr65655.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/torture/pr65655.C
    branches/c++-concepts/gcc/testsuite/g++.dg/torture/pr65694.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/torture/pr65694.C
    branches/c++-concepts/gcc/testsuite/g++.dg/torture/pr65747.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/torture/pr65747.C
    branches/c++-concepts/gcc/testsuite/g++.dg/tree-ssa/nonzero-3.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/tree-ssa/nonzero-3.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ubsan/pr65583.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/ubsan/pr65583.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ubsan/pr65610.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/ubsan/pr65610.C
    branches/c++-concepts/gcc/testsuite/g++.dg/warn/Wshadow-10.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/warn/Wshadow-10.C
    branches/c++-concepts/gcc/testsuite/g++.dg/warn/Wshadow-11.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/warn/Wshadow-11.C
    branches/c++-concepts/gcc/testsuite/g++.dg/warn/Wshadow-8.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/warn/Wshadow-8.C
    branches/c++-concepts/gcc/testsuite/g++.dg/warn/Wshadow-9.C
      - copied unchanged from r222054, trunk/gcc/testsuite/g++.dg/warn/Wshadow-9.C
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/compile/20150327.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.c-torture/compile/20150327.c
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/compile/pr65540.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.c-torture/compile/pr65540.c
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/compile/pr65593.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.c-torture/compile/pr65593.c
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/compile/pr65595.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.c-torture/compile/pr65595.c
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/compile/pr65680.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.c-torture/compile/pr65680.c
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/compile/pr65735.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.c-torture/compile/pr65735.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/20150306-1.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.dg/20150306-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/builtin-object-size-15.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.dg/builtin-object-size-15.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/cpp/pr61977.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.dg/cpp/pr61977.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/gomp/openmp-simd-3.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.dg/gomp/openmp-simd-3.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/ipa/inlinehint-4.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.dg/ipa/inlinehint-4.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/lto/chkp-ctor-merge_0.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.dg/lto/chkp-ctor-merge_0.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/lto/chkp-static-bounds_0.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.dg/lto/chkp-static-bounds_0.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr64715-1.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.dg/pr64715-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr64715-2.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.dg/pr64715-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-35.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-35.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-10.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-10.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/pr65624.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/aarch64/pr65624.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/pr65647-2.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/arm/pr65647-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/pr65647.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/arm/pr65647.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/pr65710.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/arm/pr65710.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/mpx/chkp-thunk-comdat-1.cc
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/mpx/chkp-thunk-comdat-1.cc
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/mpx/chkp-thunk-comdat-2.cc
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/mpx/chkp-thunk-comdat-2.cc
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/mpx/chkp-thunk-comdat-3.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/mpx/chkp-thunk-comdat-3.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/mpx/memmove-zero-length.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/mpx/memmove-zero-length.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/mpx/pr65531.cc
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/mpx/pr65531.cc
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr65248-1.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/pr65248-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr65248-2.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/pr65248-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr65248-3.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/pr65248-3.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr65248-4.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/pr65248-4.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr65588.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/pr65588.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr65671.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/pr65671.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr65693.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/pr65693.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/sse-25.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/sse-25.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/thunk-retbnd.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/i386/thunk-retbnd.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/pr61977-1.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/powerpc/pr61977-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/pr61977-2.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/powerpc/pr61977-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-25.c
      - copied unchanged from r222054, trunk/gcc/testsuite/gcc.target/s390/hotpatch-25.c
    branches/c++-concepts/gcc/testsuite/gfortran.dg/allocate_with_source_5.f90
      - copied unchanged from r222054, trunk/gcc/testsuite/gfortran.dg/allocate_with_source_5.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/coarray/lock_2.f90
      - copied unchanged from r222054, trunk/gcc/testsuite/gfortran.dg/coarray/lock_2.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/coarray_lock_6.f90
      - copied unchanged from r222054, trunk/gcc/testsuite/gfortran.dg/coarray_lock_6.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/coarray_lock_7.f90
      - copied unchanged from r222054, trunk/gcc/testsuite/gfortran.dg/coarray_lock_7.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/namelist_86.f90
      - copied unchanged from r222054, trunk/gcc/testsuite/gfortran.dg/namelist_86.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/open_errors_2.f90
      - copied unchanged from r222054, trunk/gcc/testsuite/gfortran.dg/open_errors_2.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/pr56852.f90
      - copied unchanged from r222054, trunk/gcc/testsuite/gfortran.dg/pr56852.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/used_types_27.f90
      - copied unchanged from r222054, trunk/gcc/testsuite/gfortran.dg/used_types_27.f90
    branches/c++-concepts/gcc/testsuite/gnat.dg/opt48.adb
      - copied unchanged from r222054, trunk/gcc/testsuite/gnat.dg/opt48.adb
    branches/c++-concepts/gcc/testsuite/gnat.dg/opt48_pkg1.adb
      - copied unchanged from r222054, trunk/gcc/testsuite/gnat.dg/opt48_pkg1.adb
    branches/c++-concepts/gcc/testsuite/gnat.dg/opt48_pkg1.ads
      - copied unchanged from r222054, trunk/gcc/testsuite/gnat.dg/opt48_pkg1.ads
    branches/c++-concepts/gcc/testsuite/gnat.dg/opt48_pkg2.adb
      - copied unchanged from r222054, trunk/gcc/testsuite/gnat.dg/opt48_pkg2.adb
    branches/c++-concepts/gcc/testsuite/gnat.dg/opt48_pkg2.ads
      - copied unchanged from r222054, trunk/gcc/testsuite/gnat.dg/opt48_pkg2.ads
    branches/c++-concepts/libgomp/testsuite/libgomp.fortran/pr65597.f90
      - copied unchanged from r222054, trunk/libgomp/testsuite/libgomp.fortran/pr65597.f90
Removed:
    branches/c++-concepts/libgo/runtime/chan.c
    branches/c++-concepts/libgo/runtime/cpuprof.c
    branches/c++-concepts/libgo/runtime/lfstack.c
Modified:
    branches/c++-concepts/   (props changed)
    branches/c++-concepts/ChangeLog
    branches/c++-concepts/MAINTAINERS
    branches/c++-concepts/config/ChangeLog
    branches/c++-concepts/config/mh-darwin
    branches/c++-concepts/config/picflag.m4
    branches/c++-concepts/configure
    branches/c++-concepts/configure.ac
    branches/c++-concepts/fixincludes/ChangeLog
    branches/c++-concepts/fixincludes/fixincl.x
    branches/c++-concepts/fixincludes/inclhack.def
    branches/c++-concepts/fixincludes/tests/base/sys/pthread.h
    branches/c++-concepts/gcc/BASE-VER
    branches/c++-concepts/gcc/ChangeLog
    branches/c++-concepts/gcc/DATESTAMP
    branches/c++-concepts/gcc/Makefile.in
    branches/c++-concepts/gcc/ada/ChangeLog
    branches/c++-concepts/gcc/ada/gcc-interface/Makefile.in
    branches/c++-concepts/gcc/ada/gcc-interface/decl.c
    branches/c++-concepts/gcc/ada/gcc-interface/trans.c
    branches/c++-concepts/gcc/ada/gnatvsn.ads
    branches/c++-concepts/gcc/ada/terminals.c
    branches/c++-concepts/gcc/c-family/ChangeLog
    branches/c++-concepts/gcc/c-family/c-common.c
    branches/c++-concepts/gcc/c-family/c-common.h
    branches/c++-concepts/gcc/c-family/c.opt
    branches/c++-concepts/gcc/c/ChangeLog
    branches/c++-concepts/gcc/c/c-decl.c
    branches/c++-concepts/gcc/c/c-parser.c
    branches/c++-concepts/gcc/c/c-tree.h
    branches/c++-concepts/gcc/calls.c
    branches/c++-concepts/gcc/cgraph.c
    branches/c++-concepts/gcc/cgraph.h
    branches/c++-concepts/gcc/cgraphclones.c
    branches/c++-concepts/gcc/cgraphunit.c
    branches/c++-concepts/gcc/cif-code.def
    branches/c++-concepts/gcc/combine.c
    branches/c++-concepts/gcc/config/aarch64/aarch64-builtins.c
    branches/c++-concepts/gcc/config/aarch64/aarch64-cores.def
    branches/c++-concepts/gcc/config/aarch64/aarch64-tune.md
    branches/c++-concepts/gcc/config/alpha/alpha.c
    branches/c++-concepts/gcc/config/arm/arm-cores.def
    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/bpabi.h
    branches/c++-concepts/gcc/config/avr/driver-avr.c
    branches/c++-concepts/gcc/config/c6x/c6x.md
    branches/c++-concepts/gcc/config/c6x/constraints.md
    branches/c++-concepts/gcc/config/i386/i386.c
    branches/c++-concepts/gcc/config/i386/i386.md
    branches/c++-concepts/gcc/config/i386/intelmic-mkoffload.c
    branches/c++-concepts/gcc/config/i386/linux-common.h
    branches/c++-concepts/gcc/config/i386/sse.md
    branches/c++-concepts/gcc/config/i386/sync.md
    branches/c++-concepts/gcc/config/nvptx/mkoffload.c
    branches/c++-concepts/gcc/config/pa/pa.c
    branches/c++-concepts/gcc/config/rs6000/predicates.md
    branches/c++-concepts/gcc/config/rs6000/rs6000-c.c
    branches/c++-concepts/gcc/config/rs6000/rs6000.c
    branches/c++-concepts/gcc/config/rs6000/rs6000.md
    branches/c++-concepts/gcc/config/s390/s390.c
    branches/c++-concepts/gcc/config/sh/t-linux
    branches/c++-concepts/gcc/config/sh/t-sh
    branches/c++-concepts/gcc/config/spu/spu-c.c
    branches/c++-concepts/gcc/configure
    branches/c++-concepts/gcc/cp/ChangeLog
    branches/c++-concepts/gcc/cp/class.c
    branches/c++-concepts/gcc/cp/constexpr.c
    branches/c++-concepts/gcc/cp/cp-tree.h
    branches/c++-concepts/gcc/cp/decl.c
    branches/c++-concepts/gcc/cp/init.c
    branches/c++-concepts/gcc/cp/lambda.c
    branches/c++-concepts/gcc/cp/name-lookup.c
    branches/c++-concepts/gcc/cp/parser.c
    branches/c++-concepts/gcc/cp/pt.c
    branches/c++-concepts/gcc/cp/semantics.c
    branches/c++-concepts/gcc/cp/tree.c
    branches/c++-concepts/gcc/doc/cfg.texi
    branches/c++-concepts/gcc/doc/contrib.texi
    branches/c++-concepts/gcc/doc/extend.texi
    branches/c++-concepts/gcc/doc/install.texi
    branches/c++-concepts/gcc/doc/invoke.texi
    branches/c++-concepts/gcc/expmed.c
    branches/c++-concepts/gcc/expr.c
    branches/c++-concepts/gcc/fortran/ChangeLog
    branches/c++-concepts/gcc/fortran/decl.c
    branches/c++-concepts/gcc/fortran/gfortran.h
    branches/c++-concepts/gcc/fortran/primary.c
    branches/c++-concepts/gcc/fortran/symbol.c
    branches/c++-concepts/gcc/fortran/trans-openmp.c
    branches/c++-concepts/gcc/fortran/trans-stmt.c
    branches/c++-concepts/gcc/fortran/trans-types.c
    branches/c++-concepts/gcc/fortran/trans.c
    branches/c++-concepts/gcc/gcov.c
    branches/c++-concepts/gcc/gimple-fold.c
    branches/c++-concepts/gcc/gimple-iterator.h
    branches/c++-concepts/gcc/gimple-streamer-in.c
    branches/c++-concepts/gcc/go/gofrontend/expressions.cc
    branches/c++-concepts/gcc/go/gofrontend/lex.cc
    branches/c++-concepts/gcc/go/gofrontend/types.cc
    branches/c++-concepts/gcc/hash-table.h
    branches/c++-concepts/gcc/ipa-chkp.c
    branches/c++-concepts/gcc/ipa-comdats.c
    branches/c++-concepts/gcc/ipa-cp.c
    branches/c++-concepts/gcc/ipa-devirt.c
    branches/c++-concepts/gcc/ipa-icf-gimple.c
    branches/c++-concepts/gcc/ipa-icf.c
    branches/c++-concepts/gcc/ipa-inline-analysis.c
    branches/c++-concepts/gcc/ipa-inline-transform.c
    branches/c++-concepts/gcc/ipa-inline.c
    branches/c++-concepts/gcc/ipa-inline.h
    branches/c++-concepts/gcc/ipa-polymorphic-call.c
    branches/c++-concepts/gcc/ipa-profile.c
    branches/c++-concepts/gcc/ipa-prop.c
    branches/c++-concepts/gcc/ipa-prop.h
    branches/c++-concepts/gcc/ipa-pure-const.c
    branches/c++-concepts/gcc/ipa-split.c
    branches/c++-concepts/gcc/ipa-utils.h
    branches/c++-concepts/gcc/ira-costs.c
    branches/c++-concepts/gcc/jit/ChangeLog
    branches/c++-concepts/gcc/jit/docs/_build/texinfo/libgccjit.texi
    branches/c++-concepts/gcc/jit/docs/cp/topics/expressions.rst
    branches/c++-concepts/gcc/jit/docs/topics/expressions.rst
    branches/c++-concepts/gcc/lra-assigns.c
    branches/c++-concepts/gcc/lra-constraints.c
    branches/c++-concepts/gcc/lra-int.h
    branches/c++-concepts/gcc/lra-remat.c
    branches/c++-concepts/gcc/lra.c
    branches/c++-concepts/gcc/lto-cgraph.c
    branches/c++-concepts/gcc/lto-streamer-in.c
    branches/c++-concepts/gcc/lto-streamer.h
    branches/c++-concepts/gcc/lto/ChangeLog
    branches/c++-concepts/gcc/lto/lto-symtab.c
    branches/c++-concepts/gcc/lto/lto.c
    branches/c++-concepts/gcc/omp-low.c
    branches/c++-concepts/gcc/output.h
    branches/c++-concepts/gcc/params.def
    branches/c++-concepts/gcc/passes.c
    branches/c++-concepts/gcc/passes.def
    branches/c++-concepts/gcc/po/ChangeLog
    branches/c++-concepts/gcc/po/da.po
    branches/c++-concepts/gcc/po/fi.po
    branches/c++-concepts/gcc/po/fr.po
    branches/c++-concepts/gcc/po/gcc.pot
    branches/c++-concepts/gcc/po/sv.po
    branches/c++-concepts/gcc/reg-stack.c
    branches/c++-concepts/gcc/streamer-hooks.h
    branches/c++-concepts/gcc/symtab.c
    branches/c++-concepts/gcc/testsuite/ChangeLog
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr57101.C
    branches/c++-concepts/gcc/testsuite/gcc.dg/20141029-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr23623.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/c-output-template-3.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/pr45701-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/pr45701-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-kandnw-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/mpx/alloca-1-lbv.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/mpx/alloca-1-nov.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/mpx/alloca-1-ubv.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/sse-13.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/sse-23.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/compress-float-ppc-pic.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/compress-float-ppc.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-10.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-11.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-12.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-13.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-14.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-15.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-16.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-17.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-18.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-19.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-21.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-22.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-23.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-24.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-3.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-4.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-5.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-6.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-7.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-8.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-9.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/hotpatch-compile-16.c
    branches/c++-concepts/gcc/testsuite/gfortran.dg/unlimited_polymorphic_24.f03
    branches/c++-concepts/gcc/testsuite/gnat.dg/specs/opt2.ads
    branches/c++-concepts/gcc/testsuite/lib/mpx-dg.exp
    branches/c++-concepts/gcc/testsuite/lib/target-supports.exp
    branches/c++-concepts/gcc/tree-cfg.c
    branches/c++-concepts/gcc/tree-cfgcleanup.c
    branches/c++-concepts/gcc/tree-chkp.c
    branches/c++-concepts/gcc/tree-chkp.h
    branches/c++-concepts/gcc/tree-object-size.c
    branches/c++-concepts/gcc/tree-pass.h
    branches/c++-concepts/gcc/tree-sra.c
    branches/c++-concepts/gcc/tree-ssa-ccp.c
    branches/c++-concepts/gcc/tree-ssa-live.c
    branches/c++-concepts/gcc/tree-ssa-sccvn.c
    branches/c++-concepts/gcc/tree-ssa-threadedge.c
    branches/c++-concepts/gcc/tree-ssa-threadupdate.c
    branches/c++-concepts/gcc/tree-streamer-in.c
    branches/c++-concepts/gcc/tree-vect-data-refs.c
    branches/c++-concepts/gcc/tree-vect-loop.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/ubsan.c
    branches/c++-concepts/gcc/valtrack.c
    branches/c++-concepts/gcc/var-tracking.c
    branches/c++-concepts/gcc/varasm.c
    branches/c++-concepts/gcc/varpool.c
    branches/c++-concepts/libada/ChangeLog
    branches/c++-concepts/libada/configure
    branches/c++-concepts/libcpp/ChangeLog
    branches/c++-concepts/libcpp/files.c
    branches/c++-concepts/libcpp/lex.c
    branches/c++-concepts/libcpp/po/ChangeLog
    branches/c++-concepts/libcpp/po/cpplib.pot
    branches/c++-concepts/libcpp/po/da.po
    branches/c++-concepts/libcpp/po/fr.po
    branches/c++-concepts/libcpp/po/sr.po
    branches/c++-concepts/libffi/ChangeLog
    branches/c++-concepts/libffi/testsuite/lib/libffi.exp
    branches/c++-concepts/libgcc/ChangeLog
    branches/c++-concepts/libgcc/configure
    branches/c++-concepts/libgfortran/ChangeLog
    branches/c++-concepts/libgfortran/io/transfer.c
    branches/c++-concepts/libgfortran/io/unit.c
    branches/c++-concepts/libgfortran/io/write.c
    branches/c++-concepts/libgo/Makefile.am
    branches/c++-concepts/libgo/Makefile.in
    branches/c++-concepts/libgo/go/cmd/go/build.go
    branches/c++-concepts/libgo/go/cmd/go/pkg.go
    branches/c++-concepts/libgo/go/cmd/go/test.go
    branches/c++-concepts/libgo/go/debug/elf/file.go
    branches/c++-concepts/libgo/go/runtime/chan_test.go
    branches/c++-concepts/libgo/go/runtime/map_test.go
    branches/c++-concepts/libgo/mksysinfo.sh
    branches/c++-concepts/libgomp/ChangeLog
    branches/c++-concepts/libgomp/libgomp-plugin.h
    branches/c++-concepts/libgomp/libgomp.h
    branches/c++-concepts/libgomp/libgomp.map
    branches/c++-concepts/libgomp/oacc-async.c
    branches/c++-concepts/libgomp/oacc-cuda.c
    branches/c++-concepts/libgomp/oacc-host.c
    branches/c++-concepts/libgomp/oacc-init.c
    branches/c++-concepts/libgomp/oacc-int.h
    branches/c++-concepts/libgomp/oacc-mem.c
    branches/c++-concepts/libgomp/oacc-parallel.c
    branches/c++-concepts/libgomp/plugin/plugin-host.c
    branches/c++-concepts/libgomp/plugin/plugin-nvptx.c
    branches/c++-concepts/libgomp/target.c
    branches/c++-concepts/libgomp/testsuite/libgomp.graphite/force-parallel-6.c
    branches/c++-concepts/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-9.c
    branches/c++-concepts/libiberty/ChangeLog
    branches/c++-concepts/libiberty/configure
    branches/c++-concepts/libmpx/ChangeLog
    branches/c++-concepts/libmpx/configure
    branches/c++-concepts/libmpx/configure.ac
    branches/c++-concepts/libmpx/libmpx.spec.in
    branches/c++-concepts/libmpx/mpxwrap/mpx_wrappers.c
    branches/c++-concepts/liboffloadmic/ChangeLog
    branches/c++-concepts/liboffloadmic/plugin/libgomp-plugin-intelmic.cpp
    branches/c++-concepts/libsanitizer/ChangeLog
    branches/c++-concepts/libsanitizer/Makefile.in
    branches/c++-concepts/libsanitizer/asan/Makefile.in
    branches/c++-concepts/libsanitizer/config.h.in
    branches/c++-concepts/libsanitizer/configure
    branches/c++-concepts/libsanitizer/configure.ac
    branches/c++-concepts/libsanitizer/interception/Makefile.in
    branches/c++-concepts/libsanitizer/libbacktrace/Makefile.in
    branches/c++-concepts/libsanitizer/lsan/Makefile.in
    branches/c++-concepts/libsanitizer/sanitizer_common/Makefile.am
    branches/c++-concepts/libsanitizer/sanitizer_common/Makefile.in
    branches/c++-concepts/libsanitizer/sanitizer_common/sanitizer_platform.h
    branches/c++-concepts/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
    branches/c++-concepts/libsanitizer/tsan/Makefile.in
    branches/c++-concepts/libsanitizer/ubsan/Makefile.in
    branches/c++-concepts/maintainer-scripts/ChangeLog
    branches/c++-concepts/maintainer-scripts/crontab
    branches/c++-concepts/maintainer-scripts/gcc_release
    branches/c++-concepts/maintainer-scripts/update_version_svn
    branches/c++-concepts/maintainer-scripts/update_web_docs_libstdcxx_svn

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




More information about the Libstdc++-cvs mailing list