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]

r180315 - in /branches/cilkplus: ./ gcc/ChangeL...


Author: hjl
Date: Fri Oct 21 22:21:29 2011
New Revision: 180315

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180315
Log:
Merged r180091 through r180308 into branch.

Added:
    branches/cilkplus/libstdc++-v3/include/tr2/
      - copied from r180308, trunk/libstdc++-v3/include/tr2/
    branches/cilkplus/libstdc++-v3/testsuite/tr2/
      - copied from r180308, trunk/libstdc++-v3/testsuite/tr2/
Modified:
    branches/cilkplus/libstdc++-v3/ChangeLog
    branches/cilkplus/libstdc++-v3/config/abi/pre/gnu.ver
    branches/cilkplus/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/cilkplus/libstdc++-v3/include/Makefile.am
    branches/cilkplus/libstdc++-v3/include/Makefile.in
    branches/cilkplus/libstdc++-v3/include/bits/shared_ptr.h
    branches/cilkplus/libstdc++-v3/scripts/create_testsuite_files
    branches/cilkplus/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
    branches/cilkplus/libstdc++-v3/testsuite/util/testsuite_allocator.h
    branches/cilkplus/libstdc++-v3/testsuite/util/testsuite_rvalref.h

Changes in other areas also in this revision:
Added:
    branches/cilkplus/gcc/config/arm/driver-arm.c
      - copied unchanged from r180308, trunk/gcc/config/arm/driver-arm.c
    branches/cilkplus/gcc/config/arm/x-arm
      - copied unchanged from r180308, trunk/gcc/config/arm/x-arm
    branches/cilkplus/gcc/regrename.h
      - copied unchanged from r180308, trunk/gcc/regrename.h
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/defaulted32.C
      - copied unchanged from r180308, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted32.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/implicit12.C
      - copied unchanged from r180308, trunk/gcc/testsuite/g++.dg/cpp0x/implicit12.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-capture-neg.C
      - copied unchanged from r180308, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-capture-neg.C
    branches/cilkplus/gcc/testsuite/g++.dg/eh/partial1.C
      - copied unchanged from r180308, trunk/gcc/testsuite/g++.dg/eh/partial1.C
    branches/cilkplus/gcc/testsuite/g++.dg/ext/bases.C
      - copied unchanged from r180308, trunk/gcc/testsuite/g++.dg/ext/bases.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/ref20.C
      - copied unchanged from r180308, trunk/gcc/testsuite/g++.dg/init/ref20.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/value9.C
      - copied unchanged from r180308, trunk/gcc/testsuite/g++.dg/init/value9.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using23.C
      - copied unchanged from r180308, trunk/gcc/testsuite/g++.dg/lookup/using23.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/error41.C
      - copied unchanged from r180308, trunk/gcc/testsuite/g++.dg/parse/error41.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/error42.C
      - copied unchanged from r180308, trunk/gcc/testsuite/g++.dg/parse/error42.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/format7.C
      - copied unchanged from r180308, trunk/gcc/testsuite/g++.dg/warn/format7.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vshuf-v16hi.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v16hi.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50205.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/pr50205.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50340.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/pr50340.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50717-1.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/pr50717-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr50767.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/pr50767.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr50768.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/pr50768.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/restrict-1.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/restrict-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-16.inc
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-16.inc
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-2.inc
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-2.inc
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-32.inc
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-32.inc
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-4.inc
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-4.inc
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-8.inc
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-8.inc
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-main.inc
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-main.inc
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v16hi.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v16hi.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v16qi.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v16qi.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v2df.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2df.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v2di.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2di.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v2sf.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2sf.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v2si.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2si.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v32qi.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v32qi.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v4df.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4df.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v4di.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4di.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v4hi.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4hi.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v4sf.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4sf.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v4si.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4si.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v8hi.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8hi.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v8qi.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8qi.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v8sf.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8sf.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vshuf-v8si.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8si.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s16.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s16.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s8.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s8.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u16.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u16.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u8.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u8.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/unaligned-memcpy-1.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/unaligned-memcpy-2.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/unaligned-memcpy-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/unaligned-memcpy-4.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpaddb-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddb-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpaddd-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddd-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpaddq-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddq-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpaddw-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddw-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpand-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpand-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpmulld-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpmulld-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpmullw-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpmullw-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpop-check.h
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpop-check.h
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpsrad-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsrad-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpsraw-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsraw-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpsrld-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsrld-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpsrlw-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsrlw-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpsubb-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubb-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpsubd-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubd-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpsubq-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubq-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-vpsubw-3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubw-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/branch-cost1.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/branch-cost1.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/branch-cost2.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/branch-cost2.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/branch-cost3.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/branch-cost3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/branch-cost4.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/branch-cost4.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr50766.c
      - copied unchanged from r180308, trunk/gcc/testsuite/gcc.target/i386/pr50766.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/coarray/subobject_1.f90
      - copied unchanged from r180308, trunk/gcc/testsuite/gfortran.dg/coarray/subobject_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/coarray_subobject_1.f90
      - copied unchanged from r180308, trunk/gcc/testsuite/gfortran.dg/coarray_subobject_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/format_string.f
      - copied unchanged from r180308, trunk/gcc/testsuite/gfortran.dg/format_string.f
    branches/cilkplus/gcc/testsuite/gfortran.dg/iso_c_binding_class.f03
      - copied unchanged from r180308, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_class.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/sizeof_proc.f90
      - copied unchanged from r180308, trunk/gcc/testsuite/gfortran.dg/sizeof_proc.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/substring_integer_index.f90
      - copied unchanged from r180308, trunk/gcc/testsuite/gfortran.dg/substring_integer_index.f90
    branches/cilkplus/gcc/testsuite/gnat.dg/source_ref1.adb
      - copied unchanged from r180308, trunk/gcc/testsuite/gnat.dg/source_ref1.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/source_ref2.adb
      - copied unchanged from r180308, trunk/gcc/testsuite/gnat.dg/source_ref2.adb
    branches/cilkplus/gcc/testsuite/obj-c++.dg/warn7.mm
      - copied unchanged from r180308, trunk/gcc/testsuite/obj-c++.dg/warn7.mm
Removed:
    branches/cilkplus/gcc/config/i386/t-djgpp
    branches/cilkplus/gcc/config/t-gnu
Modified:
    branches/cilkplus/   (props changed)
    branches/cilkplus/gcc/ChangeLog
    branches/cilkplus/gcc/DATESTAMP
    branches/cilkplus/gcc/Makefile.in
    branches/cilkplus/gcc/ada/ChangeLog
    branches/cilkplus/gcc/ada/back_end.adb
    branches/cilkplus/gcc/ada/gcc-interface/Make-lang.in
    branches/cilkplus/gcc/ada/gcc-interface/trans.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-lex.c
    branches/cilkplus/gcc/c-family/c.opt
    branches/cilkplus/gcc/cfgexpand.c
    branches/cilkplus/gcc/cgraph.c
    branches/cilkplus/gcc/cgraphunit.c
    branches/cilkplus/gcc/config.gcc
    branches/cilkplus/gcc/config.host
    branches/cilkplus/gcc/config.in
    branches/cilkplus/gcc/config/arm/arm.c
    branches/cilkplus/gcc/config/arm/arm.h
    branches/cilkplus/gcc/config/arm/arm.opt
    branches/cilkplus/gcc/config/arm/iterators.md
    branches/cilkplus/gcc/config/arm/neon.md
    branches/cilkplus/gcc/config/arm/predicates.md
    branches/cilkplus/gcc/config/avr/avr-protos.h
    branches/cilkplus/gcc/config/avr/avr.c
    branches/cilkplus/gcc/config/avr/avr.h
    branches/cilkplus/gcc/config/avr/avr.md
    branches/cilkplus/gcc/config/avr/libgcc.S
    branches/cilkplus/gcc/config/c6x/c6x-mult.md
    branches/cilkplus/gcc/config/c6x/c6x-mult.md.in
    branches/cilkplus/gcc/config/c6x/c6x.c
    branches/cilkplus/gcc/config/c6x/c6x.md
    branches/cilkplus/gcc/config/gnu.h
    branches/cilkplus/gcc/config/i386/djgpp.h
    branches/cilkplus/gcc/config/i386/driver-i386.c
    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/i386.opt
    branches/cilkplus/gcc/config/i386/mingw32.h
    branches/cilkplus/gcc/config/i386/t-mingw-w32
    branches/cilkplus/gcc/config/i386/t-mingw-w64
    branches/cilkplus/gcc/config/i386/t-mingw32
    branches/cilkplus/gcc/config/m68k/t-linux
    branches/cilkplus/gcc/config/openbsd.h
    branches/cilkplus/gcc/config/rs6000/rs6000.c
    branches/cilkplus/gcc/config/rx/rx.c
    branches/cilkplus/gcc/config/sparc/sparc-modes.def
    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/config/spu/spu-elf.h
    branches/cilkplus/gcc/config/spu/spu.c
    branches/cilkplus/gcc/config/spu/spu.md
    branches/cilkplus/gcc/config/spu/t-spu-elf
    branches/cilkplus/gcc/config/vms/xm-vms.h
    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-tree.def
    branches/cilkplus/gcc/cp/cp-tree.h
    branches/cilkplus/gcc/cp/decl.c
    branches/cilkplus/gcc/cp/method.c
    branches/cilkplus/gcc/cp/parser.c
    branches/cilkplus/gcc/cp/parser.h
    branches/cilkplus/gcc/cp/pt.c
    branches/cilkplus/gcc/cp/semantics.c
    branches/cilkplus/gcc/cp/tree.c
    branches/cilkplus/gcc/cp/typeck.c
    branches/cilkplus/gcc/cp/typeck2.c
    branches/cilkplus/gcc/cppdefault.c
    branches/cilkplus/gcc/doc/cppopts.texi
    branches/cilkplus/gcc/doc/fragments.texi
    branches/cilkplus/gcc/doc/install.texi
    branches/cilkplus/gcc/doc/invoke.texi
    branches/cilkplus/gcc/doc/md.texi
    branches/cilkplus/gcc/doc/tm.texi
    branches/cilkplus/gcc/doc/tm.texi.in
    branches/cilkplus/gcc/dwarf2out.c
    branches/cilkplus/gcc/expr.c
    branches/cilkplus/gcc/fold-const.c
    branches/cilkplus/gcc/fortran/ChangeLog
    branches/cilkplus/gcc/fortran/array.c
    branches/cilkplus/gcc/fortran/check.c
    branches/cilkplus/gcc/fortran/decl.c
    branches/cilkplus/gcc/fortran/gfortran.h
    branches/cilkplus/gcc/fortran/intrinsic.texi
    branches/cilkplus/gcc/fortran/io.c
    branches/cilkplus/gcc/fortran/resolve.c
    branches/cilkplus/gcc/fortran/simplify.c
    branches/cilkplus/gcc/fortran/symbol.c
    branches/cilkplus/gcc/fortran/trans-array.c
    branches/cilkplus/gcc/fortran/trans-array.h
    branches/cilkplus/gcc/fortran/trans-intrinsic.c
    branches/cilkplus/gcc/fortran/trans-types.c
    branches/cilkplus/gcc/fortran/trans.c
    branches/cilkplus/gcc/function.c
    branches/cilkplus/gcc/genopinit.c
    branches/cilkplus/gcc/ggc-page.c
    branches/cilkplus/gcc/ggc-zone.c
    branches/cilkplus/gcc/gimple-fold.c
    branches/cilkplus/gcc/gimple-pretty-print.c
    branches/cilkplus/gcc/haifa-sched.c
    branches/cilkplus/gcc/input.c
    branches/cilkplus/gcc/ipa-inline.c
    branches/cilkplus/gcc/lists.c
    branches/cilkplus/gcc/lto-cgraph.c
    branches/cilkplus/gcc/lto/ChangeLog
    branches/cilkplus/gcc/lto/lto.c
    branches/cilkplus/gcc/objc/ChangeLog
    branches/cilkplus/gcc/objc/objc-act.c
    branches/cilkplus/gcc/optabs.c
    branches/cilkplus/gcc/optabs.h
    branches/cilkplus/gcc/params.def
    branches/cilkplus/gcc/plugin.c
    branches/cilkplus/gcc/profile.c
    branches/cilkplus/gcc/reg-notes.def
    branches/cilkplus/gcc/regcprop.c
    branches/cilkplus/gcc/regrename.c
    branches/cilkplus/gcc/rtl.h
    branches/cilkplus/gcc/rtlanal.c
    branches/cilkplus/gcc/sched-deps.c
    branches/cilkplus/gcc/sched-ebb.c
    branches/cilkplus/gcc/sched-int.h
    branches/cilkplus/gcc/sched-rgn.c
    branches/cilkplus/gcc/sel-sched-ir.c
    branches/cilkplus/gcc/sel-sched.c
    branches/cilkplus/gcc/system.h
    branches/cilkplus/gcc/target.def
    branches/cilkplus/gcc/testsuite/ChangeLog
    branches/cilkplus/gcc/testsuite/g++.dg/compat/struct-layout-1_generate.c
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/defaulted20.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/defaulted21.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/implicit-copy.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/implicit4.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/implicit5.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/implicit8.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice2.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/not_special.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/override2.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/rv-trivial-bug.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/rv1n.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/rv2n.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/rv3n.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/rv4n.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/rv5n.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/rv6n.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/rv7n.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/error20.C
    branches/cilkplus/gcc/testsuite/g++.dg/torture/pr34850.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.other/ptrmem7.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/sync-1.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/sync-2.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/sync-3.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.c
    branches/cilkplus/gcc/testsuite/gcc.dg/ipa/ipa-sra-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/ipa/ipa-sra-6.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/pr46940_0.c
    branches/cilkplus/gcc/testsuite/gcc.dg/noncompile/920507-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/noncompile/invalid_asm.c
    branches/cilkplus/gcc/testsuite/gcc.dg/plugin/plugindir1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/plugin/plugindir2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/plugin/plugindir3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/plugin/plugindir4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr49994-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr36400.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-prof/val-prof-7.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-114.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-120.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/wmul-12.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/wmul-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx2-check.h
    branches/cilkplus/gcc/testsuite/gcc.target/i386/bmi2-check.h
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr40906-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr40906-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr46226.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/vperm-v2df.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/vperm-v2di.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/vperm-v4sf-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/vperm-v4sf-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/vperm-v4si-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/vperm-v4si-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/combined-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/fand.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/fandnot.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/fnot.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/for.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/fornot.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/fxnor.c
    branches/cilkplus/gcc/testsuite/gcc.target/sparc/fxor.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/ishft_3.f90
    branches/cilkplus/gcc/testsuite/lib/c-torture.exp
    branches/cilkplus/gcc/testsuite/lib/gcc-dg.exp
    branches/cilkplus/gcc/testsuite/lib/lto.exp
    branches/cilkplus/gcc/testsuite/lib/target-supports.exp
    branches/cilkplus/gcc/tree-cfg.c
    branches/cilkplus/gcc/tree-eh.c
    branches/cilkplus/gcc/tree-flow.h
    branches/cilkplus/gcc/tree-inline.c
    branches/cilkplus/gcc/tree-pretty-print.c
    branches/cilkplus/gcc/tree-ssa-alias.c
    branches/cilkplus/gcc/tree-ssa-alias.h
    branches/cilkplus/gcc/tree-ssa-dce.c
    branches/cilkplus/gcc/tree-ssa-forwprop.c
    branches/cilkplus/gcc/tree-ssa-loop-im.c
    branches/cilkplus/gcc/tree-ssa-math-opts.c
    branches/cilkplus/gcc/tree-ssa-pre.c
    branches/cilkplus/gcc/tree-ssa-structalias.c
    branches/cilkplus/gcc/tree-ssa-tail-merge.c
    branches/cilkplus/gcc/tree-vect-generic.c
    branches/cilkplus/gcc/tree-vect-patterns.c
    branches/cilkplus/gcc/tree-vect-slp.c
    branches/cilkplus/gcc/tree-vect-stmts.c
    branches/cilkplus/gcc/tree-vectorizer.h
    branches/cilkplus/gcc/tree.def
    branches/cilkplus/gcc/tree.h
    branches/cilkplus/gcc/var-tracking.c
    branches/cilkplus/gcc/varpool.c
    branches/cilkplus/libcpp/ChangeLog
    branches/cilkplus/libcpp/include/line-map.h
    branches/cilkplus/libcpp/lex.c
    branches/cilkplus/libcpp/line-map.c
    branches/cilkplus/libcpp/macro.c
    branches/cilkplus/libgcc/ChangeLog
    branches/cilkplus/libgcc/config/alpha/linux-unwind.h
    branches/cilkplus/libjava/ChangeLog
    branches/cilkplus/libjava/exception.cc
    branches/cilkplus/libjava/include/dwarf2-signal.h
    branches/cilkplus/libobjc/ChangeLog
    branches/cilkplus/libobjc/exception.c

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]