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]

r191449 - in /branches/cilkplus: ./ ChangeLog b...


Author: bviyer
Date: Tue Sep 18 20:49:02 2012
New Revision: 191449

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

Added:
    branches/cilkplus/libstdc++-v3/config/cpu/generic/opt/
      - copied from r191389, trunk/libstdc++-v3/config/cpu/generic/opt/
    branches/cilkplus/libstdc++-v3/config/cpu/i486/opt/
      - copied from r191389, trunk/libstdc++-v3/config/cpu/i486/opt/
    branches/cilkplus/libstdc++-v3/testsuite/ext/random/
      - copied from r191389, trunk/libstdc++-v3/testsuite/ext/random/
Removed:
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/beta_distribution/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/normal_mv_distribution/
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/random/simd_fast_mersenne_twister_engine/
Modified:
    branches/cilkplus/libstdc++-v3/ChangeLog
    branches/cilkplus/libstdc++-v3/Makefile.in
    branches/cilkplus/libstdc++-v3/aclocal.m4
    branches/cilkplus/libstdc++-v3/configure
    branches/cilkplus/libstdc++-v3/configure.ac
    branches/cilkplus/libstdc++-v3/configure.host
    branches/cilkplus/libstdc++-v3/doc/Makefile.in
    branches/cilkplus/libstdc++-v3/include/Makefile.am
    branches/cilkplus/libstdc++-v3/include/Makefile.in
    branches/cilkplus/libstdc++-v3/include/ext/random
    branches/cilkplus/libstdc++-v3/include/ext/random.tcc
    branches/cilkplus/libstdc++-v3/libsupc++/Makefile.in
    branches/cilkplus/libstdc++-v3/po/Makefile.in
    branches/cilkplus/libstdc++-v3/python/Makefile.in
    branches/cilkplus/libstdc++-v3/src/Makefile.in
    branches/cilkplus/libstdc++-v3/src/c++11/Makefile.in
    branches/cilkplus/libstdc++-v3/src/c++11/random.cc
    branches/cilkplus/libstdc++-v3/src/c++98/Makefile.in
    branches/cilkplus/libstdc++-v3/testsuite/Makefile.in

Changes in other areas also in this revision:
Added:
    branches/cilkplus/gcc/config/moxie/moxie.opt
      - copied unchanged from r191389, trunk/gcc/config/moxie/moxie.opt
    branches/cilkplus/gcc/testsuite/c-c++-common/torture/vector-compare-1.c
      - copied unchanged from r191389, trunk/gcc/testsuite/c-c++-common/torture/vector-compare-1.c
    branches/cilkplus/gcc/testsuite/c-c++-common/torture/vector-compare-2.c
      - copied unchanged from r191389, trunk/gcc/testsuite/c-c++-common/torture/vector-compare-2.c
    branches/cilkplus/gcc/testsuite/c-c++-common/torture/vector-shift.c
      - copied unchanged from r191389, trunk/gcc/testsuite/c-c++-common/torture/vector-shift.c
    branches/cilkplus/gcc/testsuite/c-c++-common/torture/vector-shift2.c
      - copied unchanged from r191389, trunk/gcc/testsuite/c-c++-common/torture/vector-shift2.c
    branches/cilkplus/gcc/testsuite/c-c++-common/torture/vector-subscript-1.c
      - copied unchanged from r191389, trunk/gcc/testsuite/c-c++-common/torture/vector-subscript-1.c
    branches/cilkplus/gcc/testsuite/c-c++-common/torture/vector-subscript-2.c
      - copied unchanged from r191389, trunk/gcc/testsuite/c-c++-common/torture/vector-subscript-2.c
    branches/cilkplus/gcc/testsuite/c-c++-common/torture/vector-subscript-3.c
      - copied unchanged from r191389, trunk/gcc/testsuite/c-c++-common/torture/vector-subscript-3.c
    branches/cilkplus/gcc/testsuite/c-c++-common/vector-compare-1.c
      - copied unchanged from r191389, trunk/gcc/testsuite/c-c++-common/vector-compare-1.c
    branches/cilkplus/gcc/testsuite/c-c++-common/vector-compare-2.c
      - copied unchanged from r191389, trunk/gcc/testsuite/c-c++-common/vector-compare-2.c
    branches/cilkplus/gcc/testsuite/c-c++-common/vector-compare-3.c
      - copied unchanged from r191389, trunk/gcc/testsuite/c-c++-common/vector-compare-3.c
    branches/cilkplus/gcc/testsuite/c-c++-common/vector-shift.c
      - copied unchanged from r191389, trunk/gcc/testsuite/c-c++-common/vector-shift.c
    branches/cilkplus/gcc/testsuite/c-c++-common/vector-shift1.c
      - copied unchanged from r191389, trunk/gcc/testsuite/c-c++-common/vector-shift1.c
    branches/cilkplus/gcc/testsuite/c-c++-common/vector-shift3.c
      - copied unchanged from r191389, trunk/gcc/testsuite/c-c++-common/vector-shift3.c
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-temp1.C
      - copied unchanged from r191389, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-temp1.C
    branches/cilkplus/gcc/testsuite/g++.dg/debug/dwarf2/deallocator.C
      - copied unchanged from r191389, trunk/gcc/testsuite/g++.dg/debug/dwarf2/deallocator.C
    branches/cilkplus/gcc/testsuite/g++.dg/other/vector-compare.C
      - copied unchanged from r191389, trunk/gcc/testsuite/g++.dg/other/vector-compare.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/anonunion2.C
      - copied unchanged from r191389, trunk/gcc/testsuite/g++.dg/template/anonunion2.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/init10.C
      - copied unchanged from r191389, trunk/gcc/testsuite/g++.dg/template/init10.C
    branches/cilkplus/gcc/testsuite/g++.dg/torture/builtin-location.C
      - copied unchanged from r191389, trunk/gcc/testsuite/g++.dg/torture/builtin-location.C
    branches/cilkplus/gcc/testsuite/g++.dg/torture/pr54563.C
      - copied unchanged from r191389, trunk/gcc/testsuite/g++.dg/torture/pr54563.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Winit-self.C
      - copied unchanged from r191389, trunk/gcc/testsuite/g++.dg/warn/Winit-self.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr54103-1.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.c-torture/compile/pr54103-1.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr54103-2.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.c-torture/compile/pr54103-2.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr54103-3.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.c-torture/compile/pr54103-3.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr54103-4.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.c-torture/compile/pr54103-4.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr54103-5.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.c-torture/compile/pr54103-5.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr54103-6.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.c-torture/compile/pr54103-6.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr54552-1.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.c-torture/compile/pr54552-1.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr54559.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.c-torture/compile/pr54559.c
    branches/cilkplus/gcc/testsuite/gcc.dg/ipa/inlinehint-2.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.dg/ipa/inlinehint-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-37.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-37.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/vrp81.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp81.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/vrp82.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp82.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/vrp83.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp83.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/vrp84.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp84.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/builtin-bswap-1.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/arm/builtin-bswap-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/fix-types.h
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/fix-types.h
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/sat-hr-plus-minus.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/sat-hr-plus-minus.c
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/sat-k-plus-minus.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/sat-k-plus-minus.c
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/sat-llk-plus-minus.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/sat-llk-plus-minus.c
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/sat-r-plus-minus.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/sat-r-plus-minus.c
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/sat-uhr-plus-minus.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/sat-uhr-plus-minus.c
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/sat-uk-plus-minus.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/sat-uk-plus-minus.c
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/sat-ullk-plus-minus.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/sat-ullk-plus-minus.c
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/sat-ur-plus-minus.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/sat-ur-plus-minus.c
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/vals-hr.def
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/vals-hr.def
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/vals-k.def
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/vals-k.def
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/vals-llk.def
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/vals-llk.def
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/vals-r.def
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/vals-r.def
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/vals-uhr.def
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/vals-uhr.def
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/vals-uk.def
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/vals-uk.def
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/vals-ullk.def
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/vals-ullk.def
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/vals-ur.def
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/avr/torture/vals-ur.def
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr54445-1.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/i386/pr54445-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr54445-2.c
      - copied unchanged from r191389, trunk/gcc/testsuite/gcc.target/i386/pr54445-2.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/implicit_pure_3.f90
      - copied unchanged from r191389, trunk/gcc/testsuite/gfortran.dg/implicit_pure_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/namelist_75.f90
      - copied unchanged from r191389, trunk/gcc/testsuite/gfortran.dg/namelist_75.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/proc_ptr_38.f90
      - copied unchanged from r191389, trunk/gcc/testsuite/gfortran.dg/proc_ptr_38.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/proc_ptr_result_7.f90
      - copied unchanged from r191389, trunk/gcc/testsuite/gfortran.dg/proc_ptr_result_7.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/structure_constructor_11.f90
      - copied unchanged from r191389, trunk/gcc/testsuite/gfortran.dg/structure_constructor_11.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/typebound_generic_14.f03
      - copied unchanged from r191389, trunk/gcc/testsuite/gfortran.dg/typebound_generic_14.f03
    branches/cilkplus/gcc/testsuite/gnat.dg/loop_optimization12.adb
      - copied unchanged from r191389, trunk/gcc/testsuite/gnat.dg/loop_optimization12.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/loop_optimization12.ads
      - copied unchanged from r191389, trunk/gcc/testsuite/gnat.dg/loop_optimization12.ads
    branches/cilkplus/libjava/testsuite/libjava.lang/sourcelocation.jar
      - copied unchanged from r191389, trunk/libjava/testsuite/libjava.lang/sourcelocation.jar
    branches/cilkplus/libjava/testsuite/libjava.lang/sourcelocation.java
      - copied unchanged from r191389, trunk/libjava/testsuite/libjava.lang/sourcelocation.java
    branches/cilkplus/libjava/testsuite/libjava.lang/sourcelocation.out
      - copied unchanged from r191389, trunk/libjava/testsuite/libjava.lang/sourcelocation.out
Removed:
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vector-compare-1.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vector-compare-2.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vector-compare-2.x
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vector-shift.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vector-shift2.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vector-subscript-1.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vector-subscript-2.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vector-subscript-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/vrp80-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vector-compare-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vector-compare-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vector-shift.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vector-shift1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vector-shift3.c
Modified:
    branches/cilkplus/   (props changed)
    branches/cilkplus/ChangeLog
    branches/cilkplus/boehm-gc/ChangeLog
    branches/cilkplus/boehm-gc/configure
    branches/cilkplus/configure.ac
    branches/cilkplus/gcc/ChangeLog
    branches/cilkplus/gcc/DATESTAMP
    branches/cilkplus/gcc/builtin-types.def
    branches/cilkplus/gcc/builtins.def
    branches/cilkplus/gcc/c-family/ChangeLog
    branches/cilkplus/gcc/c-family/c.opt
    branches/cilkplus/gcc/c/ChangeLog
    branches/cilkplus/gcc/c/c-typeck.c
    branches/cilkplus/gcc/calls.c
    branches/cilkplus/gcc/cfghooks.c
    branches/cilkplus/gcc/cfghooks.h
    branches/cilkplus/gcc/cfgrtl.c
    branches/cilkplus/gcc/common.opt
    branches/cilkplus/gcc/config.in
    branches/cilkplus/gcc/config/arm/arm.md
    branches/cilkplus/gcc/config/arm/vfp.md
    branches/cilkplus/gcc/config/avr/avr-dimode.md
    branches/cilkplus/gcc/config/avr/avr-fixed.md
    branches/cilkplus/gcc/config/avr/avr-protos.h
    branches/cilkplus/gcc/config/avr/avr.c
    branches/cilkplus/gcc/config/avr/avr.md
    branches/cilkplus/gcc/config/i386/fmaintrin.h
    branches/cilkplus/gcc/config/i386/i386.c
    branches/cilkplus/gcc/config/i386/i386.h
    branches/cilkplus/gcc/config/i386/i386.md
    branches/cilkplus/gcc/config/i386/predicates.md
    branches/cilkplus/gcc/config/i386/sse.md
    branches/cilkplus/gcc/config/moxie/moxie.h
    branches/cilkplus/gcc/config/moxie/t-moxie
    branches/cilkplus/gcc/config/sh/iterators.md
    branches/cilkplus/gcc/config/sh/predicates.md
    branches/cilkplus/gcc/config/sh/sh-protos.h
    branches/cilkplus/gcc/config/sh/sh.c
    branches/cilkplus/gcc/config/sh/sh.md
    branches/cilkplus/gcc/config/sparc/predicates.md
    branches/cilkplus/gcc/config/sparc/sparc-protos.h
    branches/cilkplus/gcc/config/sparc/sparc.c
    branches/cilkplus/gcc/config/sparc/sparc.md
    branches/cilkplus/gcc/configure
    branches/cilkplus/gcc/configure.ac
    branches/cilkplus/gcc/cp/ChangeLog
    branches/cilkplus/gcc/cp/class.c
    branches/cilkplus/gcc/cp/cp-gimplify.c
    branches/cilkplus/gcc/cp/cp-lang.c
    branches/cilkplus/gcc/cp/decl.c
    branches/cilkplus/gcc/cp/decl2.c
    branches/cilkplus/gcc/cp/error.c
    branches/cilkplus/gcc/cp/except.c
    branches/cilkplus/gcc/cp/init.c
    branches/cilkplus/gcc/cp/lex.c
    branches/cilkplus/gcc/cp/mangle.c
    branches/cilkplus/gcc/cp/parser.c
    branches/cilkplus/gcc/cp/pt.c
    branches/cilkplus/gcc/cp/search.c
    branches/cilkplus/gcc/cp/semantics.c
    branches/cilkplus/gcc/cp/tree.c
    branches/cilkplus/gcc/cp/typeck.c
    branches/cilkplus/gcc/doc/extend.texi
    branches/cilkplus/gcc/doc/invoke.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/expmed.c
    branches/cilkplus/gcc/expr.c
    branches/cilkplus/gcc/expr.h
    branches/cilkplus/gcc/fold-const.c
    branches/cilkplus/gcc/fortran/ChangeLog
    branches/cilkplus/gcc/fortran/arith.c
    branches/cilkplus/gcc/fortran/array.c
    branches/cilkplus/gcc/fortran/check.c
    branches/cilkplus/gcc/fortran/class.c
    branches/cilkplus/gcc/fortran/dump-parse-tree.c
    branches/cilkplus/gcc/fortran/error.c
    branches/cilkplus/gcc/fortran/expr.c
    branches/cilkplus/gcc/fortran/interface.c
    branches/cilkplus/gcc/fortran/match.c
    branches/cilkplus/gcc/fortran/primary.c
    branches/cilkplus/gcc/fortran/resolve.c
    branches/cilkplus/gcc/fortran/simplify.c
    branches/cilkplus/gcc/fortran/symbol.c
    branches/cilkplus/gcc/fortran/target-memory.c
    branches/cilkplus/gcc/fortran/target-memory.h
    branches/cilkplus/gcc/fortran/trans-decl.c
    branches/cilkplus/gcc/fortran/trans-expr.c
    branches/cilkplus/gcc/fortran/trans-io.c
    branches/cilkplus/gcc/fortran/trans-stmt.c
    branches/cilkplus/gcc/fortran/trans.c
    branches/cilkplus/gcc/function.c
    branches/cilkplus/gcc/function.h
    branches/cilkplus/gcc/gimple-fold.c
    branches/cilkplus/gcc/gimplify.c
    branches/cilkplus/gcc/go/ChangeLog
    branches/cilkplus/gcc/go/Make-lang.in
    branches/cilkplus/gcc/go/gofrontend/gogo.cc
    branches/cilkplus/gcc/go/gofrontend/lex.cc
    branches/cilkplus/gcc/go/gofrontend/lex.h
    branches/cilkplus/gcc/go/gofrontend/parse.cc
    branches/cilkplus/gcc/ipa-inline-analysis.c
    branches/cilkplus/gcc/ipa-inline.c
    branches/cilkplus/gcc/ipa-inline.h
    branches/cilkplus/gcc/ipa-pure-const.c
    branches/cilkplus/gcc/ipa-reference.c
    branches/cilkplus/gcc/ipa-utils.c
    branches/cilkplus/gcc/ipa-utils.h
    branches/cilkplus/gcc/lto/ChangeLog
    branches/cilkplus/gcc/lto/lto-partition.c
    branches/cilkplus/gcc/lto/lto-partition.h
    branches/cilkplus/gcc/lto/lto.c
    branches/cilkplus/gcc/passes.c
    branches/cilkplus/gcc/po/ChangeLog
    branches/cilkplus/gcc/po/vi.po
    branches/cilkplus/gcc/print-rtl.c
    branches/cilkplus/gcc/reload.c
    branches/cilkplus/gcc/rtl.h
    branches/cilkplus/gcc/testsuite/ChangeLog
    branches/cilkplus/gcc/testsuite/c-c++-common/pr51712.c
    branches/cilkplus/gcc/testsuite/g++.dg/debug/dwarf2/nested-3.C
    branches/cilkplus/gcc/testsuite/gcc.dg/c90-const-expr-8.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr44194-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/forwprop-6.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-17.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/combine-movs.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/bind_c_array_params_2.f90
    branches/cilkplus/gcc/testsuite/gnat.dg/lto15.adb
    branches/cilkplus/gcc/timevar.def
    branches/cilkplus/gcc/trans-mem.c
    branches/cilkplus/gcc/tree-cfg.c
    branches/cilkplus/gcc/tree-cfgcleanup.c
    branches/cilkplus/gcc/tree-eh.c
    branches/cilkplus/gcc/tree-ssa-ccp.c
    branches/cilkplus/gcc/tree-ssa-forwprop.c
    branches/cilkplus/gcc/tree-ssa-loop-ivcanon.c
    branches/cilkplus/gcc/tree-ssa-math-opts.c
    branches/cilkplus/gcc/tree-ssa-phiopt.c
    branches/cilkplus/gcc/tree-ssa-pre.c
    branches/cilkplus/gcc/tree-ssa-sccvn.c
    branches/cilkplus/gcc/tree-ssa-sccvn.h
    branches/cilkplus/gcc/tree-vrp.c
    branches/cilkplus/gcc/vecir.h
    branches/cilkplus/libatomic/ChangeLog
    branches/cilkplus/libatomic/configure
    branches/cilkplus/libffi/ChangeLog
    branches/cilkplus/libffi/configure
    branches/cilkplus/libgcc/ChangeLog
    branches/cilkplus/libgcc/config/avr/lib1funcs-fixed.S
    branches/cilkplus/libgcc/config/avr/lib1funcs.S
    branches/cilkplus/libgcc/config/avr/t-avr
    branches/cilkplus/libgfortran/ChangeLog
    branches/cilkplus/libgfortran/configure
    branches/cilkplus/libgomp/ChangeLog
    branches/cilkplus/libgomp/configure
    branches/cilkplus/libitm/ChangeLog
    branches/cilkplus/libitm/configure
    branches/cilkplus/libjava/ChangeLog
    branches/cilkplus/libjava/classpath/ChangeLog
    branches/cilkplus/libjava/classpath/configure
    branches/cilkplus/libjava/configure
    branches/cilkplus/libmudflap/ChangeLog
    branches/cilkplus/libmudflap/configure
    branches/cilkplus/libobjc/ChangeLog
    branches/cilkplus/libobjc/configure
    branches/cilkplus/libquadmath/ChangeLog
    branches/cilkplus/libquadmath/configure
    branches/cilkplus/libssp/ChangeLog
    branches/cilkplus/libssp/configure
    branches/cilkplus/libtool.m4
    branches/cilkplus/lto-plugin/ChangeLog
    branches/cilkplus/lto-plugin/configure
    branches/cilkplus/zlib/ChangeLog.gcj
    branches/cilkplus/zlib/configure

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]