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]

r194106 - in /branches/cilkplus: ./ ChangeLog M...


Author: bviyer
Date: Mon Dec  3 22:31:12 2012
New Revision: 194106

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194106
Log:
Merged with trunk at revision 194085.

Added:
    branches/cilkplus/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/55463.cc
      - copied unchanged from r194085, trunk/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/55463.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/forward.cc
      - copied unchanged from r194085, trunk/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/forward.cc
Modified:
    branches/cilkplus/libstdc++-v3/ChangeLog
    branches/cilkplus/libstdc++-v3/include/bits/stl_tree.h
    branches/cilkplus/libstdc++-v3/include/std/functional
    branches/cilkplus/libstdc++-v3/libsupc++/eh_personality.cc
    branches/cilkplus/libstdc++-v3/scripts/testsuite_flags.in
    branches/cilkplus/libstdc++-v3/src/c++98/compatibility-list-2.cc   (props changed)
    branches/cilkplus/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/30_threads/condition_variable/members/53841.cc
    branches/cilkplus/libstdc++-v3/testsuite/lib/libstdc++.exp

Changes in other areas also in this revision:
Added:
    branches/cilkplus/config/bootstrap-asan.mk
      - copied unchanged from r194085, trunk/config/bootstrap-asan.mk
    branches/cilkplus/gcc/file-find.c
      - copied unchanged from r194085, trunk/gcc/file-find.c
    branches/cilkplus/gcc/file-find.h
      - copied unchanged from r194085, trunk/gcc/file-find.h
    branches/cilkplus/gcc/testsuite/g++.dg/asan/asan_globals_test.cc
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/asan/asan_globals_test.cc
    branches/cilkplus/gcc/testsuite/g++.dg/asan/asan_test.C
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/asan/asan_test.C
    branches/cilkplus/gcc/testsuite/g++.dg/asan/asan_test.cc
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/asan/asan_test.cc
    branches/cilkplus/gcc/testsuite/g++.dg/asan/asan_test_config.h
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/asan/asan_test_config.h
    branches/cilkplus/gcc/testsuite/g++.dg/asan/asan_test_utils.h
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/asan/asan_test_utils.h
    branches/cilkplus/gcc/testsuite/g++.dg/asan/dejagnu-gtest.h
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/asan/dejagnu-gtest.h
    branches/cilkplus/gcc/testsuite/g++.dg/cilk-plus/array_notation_tests/execute/builtin-in-if.cc
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/decltype46.C
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/cpp0x/decltype46.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this6.C
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this6.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/udlit-overflow-neg.C
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-overflow-neg.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/udlit-overflow.C
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-overflow.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/vt-55542.C
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/cpp0x/vt-55542.C
    branches/cilkplus/gcc/testsuite/g++.dg/debug/pr53860.C
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/debug/pr53860.C
    branches/cilkplus/gcc/testsuite/g++.dg/ext/vector20.C
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/ext/vector20.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/pr55497.C
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/init/pr55497.C
    branches/cilkplus/gcc/testsuite/g++.dg/opt/pr55331.C
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/opt/pr55331.C
    branches/cilkplus/gcc/testsuite/g++.dg/torture/pr35634.C
      - copied unchanged from r194085, trunk/gcc/testsuite/g++.dg/torture/pr35634.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/20120919-1.x
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.c-torture/execute/20120919-1.x
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/pr54471.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.c-torture/execute/pr54471.c
    branches/cilkplus/gcc/testsuite/gcc.dg/guality/pr36728-3.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.dg/guality/pr36728-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/guality/pr36728-4.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.dg/guality/pr36728-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/ipa/ipa-sra-7.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.dg/ipa/ipa-sra-7.c
    branches/cilkplus/gcc/testsuite/gcc.dg/ipa/ipa-sra-8.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.dg/ipa/ipa-sra-8.c
    branches/cilkplus/gcc/testsuite/gcc.dg/ipa/ipa-sra-9.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.dg/ipa/ipa-sra-9.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr54838.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.dg/pr54838.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr55110.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.dg/pr55110.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr55570.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.dg/pr55570.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr35634.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.dg/torture/pr35634.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/vrp86.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp86.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/pr55073.C
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/arm/pr55073.C
    branches/cilkplus/gcc/testsuite/gcc.target/arm/vrintaf32.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/arm/vrintaf32.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/vrintaf64.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/arm/vrintaf64.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/vrintmf32.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/arm/vrintmf32.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/vrintmf64.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/arm/vrintmf64.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/vrintpf32.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/arm/vrintpf32.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/vrintpf64.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/arm/vrintpf64.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/vrintrf32.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/arm/vrintrf32.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/vrintrf64.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/arm/vrintrf64.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/vrintxf32.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/arm/vrintxf32.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/vrintxf64.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/arm/vrintxf64.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/vrintzf32.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/arm/vrintzf32.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/vrintzf64.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/arm/vrintzf64.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr55277.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/i386/pr55277.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr55448.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/i386/pr55448.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr55458.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/i386/pr55458.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr55512-1.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/i386/pr55512-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr55512-2.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/i386/pr55512-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr55512-3.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/i386/pr55512-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr55512-4.c
      - copied unchanged from r194085, trunk/gcc/testsuite/gcc.target/i386/pr55512-4.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/associated_6.f90
      - copied unchanged from r194085, trunk/gcc/testsuite/gfortran.dg/associated_6.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/coarray/sync_3.f90
      - copied unchanged from r194085, trunk/gcc/testsuite/gfortran.dg/coarray/sync_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/defined_assignment_1.f90
      - copied unchanged from r194085, trunk/gcc/testsuite/gfortran.dg/defined_assignment_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/defined_assignment_2.f90
      - copied unchanged from r194085, trunk/gcc/testsuite/gfortran.dg/defined_assignment_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/defined_assignment_3.f90
      - copied unchanged from r194085, trunk/gcc/testsuite/gfortran.dg/defined_assignment_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/defined_assignment_4.f90
      - copied unchanged from r194085, trunk/gcc/testsuite/gfortran.dg/defined_assignment_4.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/defined_assignment_5.f90
      - copied unchanged from r194085, trunk/gcc/testsuite/gfortran.dg/defined_assignment_5.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/select_type_30.f03
      - copied unchanged from r194085, trunk/gcc/testsuite/gfortran.dg/select_type_30.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/warn_target_lifetime_3.f90
      - copied unchanged from r194085, trunk/gcc/testsuite/gfortran.dg/warn_target_lifetime_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/warn_unused_function_2.f90
      - copied unchanged from r194085, trunk/gcc/testsuite/gfortran.dg/warn_unused_function_2.f90
    branches/cilkplus/gcc/testsuite/gnat.dg/loop_optimization14.adb
      - copied unchanged from r194085, trunk/gcc/testsuite/gnat.dg/loop_optimization14.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/loop_optimization14.ads
      - copied unchanged from r194085, trunk/gcc/testsuite/gnat.dg/loop_optimization14.ads
    branches/cilkplus/gcc/testsuite/gnat.dg/loop_optimization14_pkg.ads
      - copied unchanged from r194085, trunk/gcc/testsuite/gnat.dg/loop_optimization14_pkg.ads
    branches/cilkplus/gcc/testsuite/gnat.dg/object_overflow1.adb
      - copied unchanged from r194085, trunk/gcc/testsuite/gnat.dg/object_overflow1.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/object_overflow2.adb
      - copied unchanged from r194085, trunk/gcc/testsuite/gnat.dg/object_overflow2.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/object_overflow3.adb
      - copied unchanged from r194085, trunk/gcc/testsuite/gnat.dg/object_overflow3.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/object_overflow4.adb
      - copied unchanged from r194085, trunk/gcc/testsuite/gnat.dg/object_overflow4.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/specs/pack9.ads
      - copied unchanged from r194085, trunk/gcc/testsuite/gnat.dg/specs/pack9.ads
    branches/cilkplus/libgo/runtime/go-fieldtrack.c
      - copied unchanged from r194085, trunk/libgo/runtime/go-fieldtrack.c
Removed:
    branches/cilkplus/gcc/testsuite/gnat.dg/object_overflow.adb
Modified:
    branches/cilkplus/   (props changed)
    branches/cilkplus/ChangeLog
    branches/cilkplus/MAINTAINERS
    branches/cilkplus/Makefile.in
    branches/cilkplus/Makefile.tpl
    branches/cilkplus/config/ChangeLog
    branches/cilkplus/configure
    branches/cilkplus/configure.ac
    branches/cilkplus/contrib/ChangeLog
    branches/cilkplus/contrib/testsuite-management/validate_failures.py
    branches/cilkplus/gcc/ChangeLog
    branches/cilkplus/gcc/DATESTAMP
    branches/cilkplus/gcc/Makefile.in
    branches/cilkplus/gcc/ada/ChangeLog
    branches/cilkplus/gcc/ada/gcc-interface/decl.c
    branches/cilkplus/gcc/ada/gcc-interface/misc.c
    branches/cilkplus/gcc/ada/gcc-interface/trans.c
    branches/cilkplus/gcc/ada/gcc-interface/utils.c
    branches/cilkplus/gcc/ada/gcc-interface/utils2.c
    branches/cilkplus/gcc/ada/s-osinte-hpux-dce.ads
    branches/cilkplus/gcc/ada/s-taspri-hpux-dce.ads
    branches/cilkplus/gcc/alias.c
    branches/cilkplus/gcc/builtins.c
    branches/cilkplus/gcc/c-family/ChangeLog
    branches/cilkplus/gcc/c-family/c-common.c
    branches/cilkplus/gcc/c-family/c-common.h
    branches/cilkplus/gcc/c-family/c-gimplify.c
    branches/cilkplus/gcc/c-family/c-lex.c
    branches/cilkplus/gcc/c/c-array-notation.c
    branches/cilkplus/gcc/calls.c
    branches/cilkplus/gcc/cfgrtl.c
    branches/cilkplus/gcc/collect2.c
    branches/cilkplus/gcc/common.opt
    branches/cilkplus/gcc/config/aarch64/aarch64-builtins.c
    branches/cilkplus/gcc/config/aarch64/aarch64-protos.h
    branches/cilkplus/gcc/config/aarch64/aarch64.c
    branches/cilkplus/gcc/config/arm/arm.c
    branches/cilkplus/gcc/config/arm/arm.h
    branches/cilkplus/gcc/config/arm/arm.md
    branches/cilkplus/gcc/config/arm/arm1020e.md
    branches/cilkplus/gcc/config/arm/arm1026ejs.md
    branches/cilkplus/gcc/config/arm/arm1136jfs.md
    branches/cilkplus/gcc/config/arm/arm926ejs.md
    branches/cilkplus/gcc/config/arm/cortex-a15.md
    branches/cilkplus/gcc/config/arm/cortex-a5.md
    branches/cilkplus/gcc/config/arm/cortex-a8.md
    branches/cilkplus/gcc/config/arm/cortex-a9.md
    branches/cilkplus/gcc/config/arm/cortex-m4.md
    branches/cilkplus/gcc/config/arm/cortex-r4.md
    branches/cilkplus/gcc/config/arm/fa526.md
    branches/cilkplus/gcc/config/arm/fa606te.md
    branches/cilkplus/gcc/config/arm/fa626te.md
    branches/cilkplus/gcc/config/arm/fa726te.md
    branches/cilkplus/gcc/config/arm/fmp626.md
    branches/cilkplus/gcc/config/arm/iterators.md
    branches/cilkplus/gcc/config/arm/neon.md
    branches/cilkplus/gcc/config/arm/thumb2.md
    branches/cilkplus/gcc/config/arm/vfp.md
    branches/cilkplus/gcc/config/epiphany/epiphany-protos.h
    branches/cilkplus/gcc/config/epiphany/epiphany-sched.md
    branches/cilkplus/gcc/config/epiphany/epiphany.c
    branches/cilkplus/gcc/config/epiphany/epiphany.h
    branches/cilkplus/gcc/config/epiphany/epiphany.md
    branches/cilkplus/gcc/config/epiphany/epiphany.opt
    branches/cilkplus/gcc/config/epiphany/mode-switch-use.c
    branches/cilkplus/gcc/config/epiphany/predicates.md
    branches/cilkplus/gcc/config/epiphany/resolve-sw-modes.c
    branches/cilkplus/gcc/config/epiphany/t-epiphany
    branches/cilkplus/gcc/config/i386/host-mingw32.c
    branches/cilkplus/gcc/config/i386/i386.c
    branches/cilkplus/gcc/config/i386/i386.md
    branches/cilkplus/gcc/config/i386/mingw32.h
    branches/cilkplus/gcc/config/mmix/mmix.c
    branches/cilkplus/gcc/config/pa/pa.md
    branches/cilkplus/gcc/config/rs6000/rs6000.c
    branches/cilkplus/gcc/config/rs6000/rs6000.md
    branches/cilkplus/gcc/config/rs6000/t-linux
    branches/cilkplus/gcc/config/rs6000/xcoff.h
    branches/cilkplus/gcc/coretypes.h
    branches/cilkplus/gcc/cp/ChangeLog
    branches/cilkplus/gcc/cp/Make-lang.in
    branches/cilkplus/gcc/cp/class.c
    branches/cilkplus/gcc/cp/cp-tree.h
    branches/cilkplus/gcc/cp/cvt.c
    branches/cilkplus/gcc/cp/parser.c
    branches/cilkplus/gcc/cp/pt.c
    branches/cilkplus/gcc/cprop.c
    branches/cilkplus/gcc/cse.c
    branches/cilkplus/gcc/cselib.c
    branches/cilkplus/gcc/ddg.c
    branches/cilkplus/gcc/doc/extend.texi
    branches/cilkplus/gcc/doc/invoke.texi
    branches/cilkplus/gcc/doc/md.texi
    branches/cilkplus/gcc/doc/sourcebuild.texi
    branches/cilkplus/gcc/doc/tm.texi
    branches/cilkplus/gcc/doc/tm.texi.in
    branches/cilkplus/gcc/dse.c
    branches/cilkplus/gcc/emit-rtl.c
    branches/cilkplus/gcc/except.c
    branches/cilkplus/gcc/expmed.c
    branches/cilkplus/gcc/final.c
    branches/cilkplus/gcc/flag-types.h
    branches/cilkplus/gcc/flags.h
    branches/cilkplus/gcc/fold-const.c
    branches/cilkplus/gcc/fortran/ChangeLog
    branches/cilkplus/gcc/fortran/class.c
    branches/cilkplus/gcc/fortran/decl.c
    branches/cilkplus/gcc/fortran/error.c
    branches/cilkplus/gcc/fortran/expr.c
    branches/cilkplus/gcc/fortran/gfortran.h
    branches/cilkplus/gcc/fortran/match.c
    branches/cilkplus/gcc/fortran/parse.c
    branches/cilkplus/gcc/fortran/resolve.c
    branches/cilkplus/gcc/fortran/scanner.c
    branches/cilkplus/gcc/fortran/trans-decl.c
    branches/cilkplus/gcc/fortran/trans-intrinsic.c
    branches/cilkplus/gcc/fortran/trans-stmt.c
    branches/cilkplus/gcc/function.c
    branches/cilkplus/gcc/function.h
    branches/cilkplus/gcc/fwprop.c
    branches/cilkplus/gcc/gcc-ar.c
    branches/cilkplus/gcc/gcov-io.c
    branches/cilkplus/gcc/gcov-io.h
    branches/cilkplus/gcc/gcse.c
    branches/cilkplus/gcc/gensupport.c
    branches/cilkplus/gcc/ggc-common.c
    branches/cilkplus/gcc/gimple-fold.c
    branches/cilkplus/gcc/gimple-pretty-print.c
    branches/cilkplus/gcc/gimple-pretty-print.h
    branches/cilkplus/gcc/gimple.h
    branches/cilkplus/gcc/gimplify.c
    branches/cilkplus/gcc/go/ChangeLog
    branches/cilkplus/gcc/go/Make-lang.in
    branches/cilkplus/gcc/go/go-gcc.cc
    branches/cilkplus/gcc/go/gofrontend/backend.h
    branches/cilkplus/gcc/go/gofrontend/expressions.cc
    branches/cilkplus/gcc/go/gofrontend/expressions.h
    branches/cilkplus/gcc/go/gofrontend/gogo-tree.cc
    branches/cilkplus/gcc/go/gofrontend/gogo.cc
    branches/cilkplus/gcc/go/gofrontend/gogo.h
    branches/cilkplus/gcc/go/gofrontend/lex.cc
    branches/cilkplus/gcc/go/gofrontend/lex.h
    branches/cilkplus/gcc/go/gofrontend/parse.cc
    branches/cilkplus/gcc/go/gofrontend/parse.h
    branches/cilkplus/gcc/go/gofrontend/runtime.def
    branches/cilkplus/gcc/go/gofrontend/types.cc
    branches/cilkplus/gcc/go/gofrontend/types.h
    branches/cilkplus/gcc/graph.c
    branches/cilkplus/gcc/graph.h
    branches/cilkplus/gcc/haifa-sched.c
    branches/cilkplus/gcc/ipa-prop.c
    branches/cilkplus/gcc/ira.c
    branches/cilkplus/gcc/loop-invariant.c
    branches/cilkplus/gcc/loop-unroll.c
    branches/cilkplus/gcc/lra-assigns.c
    branches/cilkplus/gcc/lra-constraints.c
    branches/cilkplus/gcc/lra-int.h
    branches/cilkplus/gcc/lra.c
    branches/cilkplus/gcc/lto-cgraph.c
    branches/cilkplus/gcc/lto-opts.c
    branches/cilkplus/gcc/lto-wrapper.c
    branches/cilkplus/gcc/optabs.c
    branches/cilkplus/gcc/opts.c
    branches/cilkplus/gcc/passes.c
    branches/cilkplus/gcc/pointer-set.c
    branches/cilkplus/gcc/prefix.c
    branches/cilkplus/gcc/pretty-print.c
    branches/cilkplus/gcc/pretty-print.h
    branches/cilkplus/gcc/print-rtl.c
    branches/cilkplus/gcc/profile.c
    branches/cilkplus/gcc/profile.h
    branches/cilkplus/gcc/read-rtl.c
    branches/cilkplus/gcc/reorg.c
    branches/cilkplus/gcc/rtl.h
    branches/cilkplus/gcc/rtlanal.c
    branches/cilkplus/gcc/sched-int.h
    branches/cilkplus/gcc/sched-vis.c
    branches/cilkplus/gcc/sel-sched-dump.c
    branches/cilkplus/gcc/simplify-rtx.c
    branches/cilkplus/gcc/stor-layout.c
    branches/cilkplus/gcc/target.def
    branches/cilkplus/gcc/testsuite/ChangeLog
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/20071018-1.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/921202-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/20050811-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/20050811-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/54455.c
    branches/cilkplus/gcc/testsuite/gcc.dg/c1x-align-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/guality/pr36728-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/guality/pr36728-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr37858.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr44024.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr54676.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr52402.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/pr18536.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-perm-8.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-perm-9.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/ifcvt-onecmpl-abs-1.c
    branches/cilkplus/gcc/testsuite/lib/asan-dg.exp
    branches/cilkplus/gcc/testsuite/lib/g++.exp
    branches/cilkplus/gcc/testsuite/lib/obj-c++.exp
    branches/cilkplus/gcc/testsuite/lib/target-supports.exp
    branches/cilkplus/gcc/toplev.c
    branches/cilkplus/gcc/tree-cfg.c
    branches/cilkplus/gcc/tree-dump.c
    branches/cilkplus/gcc/tree-emutls.c
    branches/cilkplus/gcc/tree-optimize.c
    branches/cilkplus/gcc/tree-pretty-print.c
    branches/cilkplus/gcc/tree-sra.c
    branches/cilkplus/gcc/tree-ssa-pre.c
    branches/cilkplus/gcc/tree-ssa-propagate.c
    branches/cilkplus/gcc/tree-ssa-sccvn.c
    branches/cilkplus/gcc/tree-ssa.c
    branches/cilkplus/gcc/tree-streamer-in.c
    branches/cilkplus/gcc/tree-streamer-out.c
    branches/cilkplus/gcc/tree-vect-loop-manip.c
    branches/cilkplus/gcc/tree-vect-loop.c
    branches/cilkplus/gcc/tree-vrp.c
    branches/cilkplus/gcc/tree.c
    branches/cilkplus/gcc/tree.h
    branches/cilkplus/gcc/tsan.c
    branches/cilkplus/gcc/varasm.c
    branches/cilkplus/gcc/vec.h
    branches/cilkplus/gcc/xcoffout.c
    branches/cilkplus/gcc/xcoffout.h
    branches/cilkplus/libgcc/ChangeLog
    branches/cilkplus/libgcc/emutls.c
    branches/cilkplus/libgcc/unwind-c.c
    branches/cilkplus/libgcc/unwind-generic.h
    branches/cilkplus/libgcc/unwind-seh.c
    branches/cilkplus/libgo/Makefile.am
    branches/cilkplus/libgo/Makefile.in
    branches/cilkplus/libgo/go/runtime/debug.go
    branches/cilkplus/libsanitizer/ChangeLog
    branches/cilkplus/libsanitizer/MERGE
    branches/cilkplus/libsanitizer/asan/asan_allocator.cc
    branches/cilkplus/libsanitizer/asan/asan_linux.cc
    branches/cilkplus/libsanitizer/asan/asan_mac.cc
    branches/cilkplus/libsanitizer/asan/asan_malloc_mac.cc
    branches/cilkplus/libsanitizer/asan/asan_mapping.h
    branches/cilkplus/libsanitizer/asan/asan_rtl.cc
    branches/cilkplus/libsanitizer/asan/asan_stats.cc
    branches/cilkplus/libsanitizer/asan/asan_thread.cc
    branches/cilkplus/libsanitizer/sanitizer_common/sanitizer_allocator.cc
    branches/cilkplus/libsanitizer/sanitizer_common/sanitizer_allocator64.h
    branches/cilkplus/libsanitizer/sanitizer_common/sanitizer_common.cc
    branches/cilkplus/libsanitizer/sanitizer_common/sanitizer_common.h
    branches/cilkplus/libsanitizer/sanitizer_common/sanitizer_posix.cc
    branches/cilkplus/libsanitizer/sanitizer_common/sanitizer_stacktrace.cc
    branches/cilkplus/libsanitizer/sanitizer_common/sanitizer_win.cc
    branches/cilkplus/libsanitizer/tsan/tsan_interceptors.cc
    branches/cilkplus/libsanitizer/tsan/tsan_interface.h
    branches/cilkplus/libsanitizer/tsan/tsan_interface_atomic.cc
    branches/cilkplus/libsanitizer/tsan/tsan_interface_atomic.h
    branches/cilkplus/libsanitizer/tsan/tsan_interface_inl.h
    branches/cilkplus/libsanitizer/tsan/tsan_platform.h
    branches/cilkplus/libsanitizer/tsan/tsan_rtl.h
    branches/cilkplus/libsanitizer/tsan/tsan_stat.cc
    branches/cilkplus/libsanitizer/tsan/tsan_stat.h

Propchange: branches/cilkplus/libstdc++-v3/src/c++98/compatibility-list-2.cc
            ('svn:mergeinfo' modified)

Propchange: branches/cilkplus/
            ('svn:mergeinfo' modified)



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