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]

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


Author: bviyer
Date: Thu May 31 18:46:05 2012
New Revision: 188074

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

Added:
    branches/cilkplus/libstdc++-v3/testsuite/25_algorithms/stable_sort/3.cc
      - copied unchanged from r188063, trunk/libstdc++-v3/testsuite/25_algorithms/stable_sort/3.cc
    branches/cilkplus/libstdc++-v3/testsuite/26_numerics/headers/cmath/53503.cc
      - copied unchanged from r188063, trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/53503.cc
Modified:
    branches/cilkplus/libstdc++-v3/ChangeLog
    branches/cilkplus/libstdc++-v3/include/bits/stl_tempbuf.h

Changes in other areas also in this revision:
Added:
    branches/cilkplus/gcc/testsuite/c-c++-common/array-lit.c
      - copied unchanged from r188063, trunk/gcc/testsuite/c-c++-common/array-lit.c
    branches/cilkplus/gcc/testsuite/c-c++-common/torture/pr53505.c
      - copied unchanged from r188063, trunk/gcc/testsuite/c-c++-common/torture/pr53505.c
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-default1.C
      - copied unchanged from r188063, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-default1.C
    branches/cilkplus/gcc/testsuite/g++.dg/debug/pr53466.C
      - copied unchanged from r188063, trunk/gcc/testsuite/g++.dg/debug/pr53466.C
    branches/cilkplus/gcc/testsuite/g++.dg/eh/goto2.C
      - copied unchanged from r188063, trunk/gcc/testsuite/g++.dg/eh/goto2.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/new33.C
      - copied unchanged from r188063, trunk/gcc/testsuite/g++.dg/init/new33.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/new34.C
      - copied unchanged from r188063, trunk/gcc/testsuite/g++.dg/init/new34.C
    branches/cilkplus/gcc/testsuite/g++.dg/other/anon-union3.C
      - copied unchanged from r188063, trunk/gcc/testsuite/g++.dg/other/anon-union3.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/crash60.C
      - copied unchanged from r188063, trunk/gcc/testsuite/g++.dg/parse/crash60.C
    branches/cilkplus/gcc/testsuite/g++.dg/torture/pr53161.C
      - copied unchanged from r188063, trunk/gcc/testsuite/g++.dg/torture/pr53161.C
    branches/cilkplus/gcc/testsuite/g++.dg/tree-prof/pr53460.C
      - copied unchanged from r188063, trunk/gcc/testsuite/g++.dg/tree-prof/pr53460.C
    branches/cilkplus/gcc/testsuite/g++.dg/tree-ssa/stabilize1.C
      - copied unchanged from r188063, trunk/gcc/testsuite/g++.dg/tree-ssa/stabilize1.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Wbraces3.C
      - copied unchanged from r188063, trunk/gcc/testsuite/g++.dg/warn/Wbraces3.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Wbraces4.C
      - copied unchanged from r188063, trunk/gcc/testsuite/g++.dg/warn/Wbraces4.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/delete-array-1.C
      - copied unchanged from r188063, trunk/gcc/testsuite/g++.dg/warn/delete-array-1.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr53519.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.c-torture/compile/pr53519.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/pr53465.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.c-torture/execute/pr53465.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/paste12-2.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.dg/cpp/paste12-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/paste14-2.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.dg/cpp/paste14-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/paste18.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.dg/cpp/paste18.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/paste8-2.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.dg/cpp/paste8-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/split-6.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.dg/split-6.c
    branches/cilkplus/gcc/testsuite/gcc.dg/stmt-expr-4.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.dg/stmt-expr-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tm/pr53008.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.dg/tm/pr53008.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr48493.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.dg/torture/pr48493.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr53501.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.dg/torture/pr53501.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr53516.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.dg/torture/pr53516.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948-2.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/neon-vrev.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/arm/neon-vrev.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/asm-other.S
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/cris/asm-other.S
    branches/cilkplus/gcc/testsuite/gcc.target/cris/asm-v10.S
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/cris/asm-v10.S
    branches/cilkplus/gcc/testsuite/gcc.target/cris/asm-v8.S
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/cris/asm-v8.S
    branches/cilkplus/gcc/testsuite/gcc.target/cris/inasm-other.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/cris/inasm-other.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/inasm-v10.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/cris/inasm-v10.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/inasm-v8.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/cris/inasm-v8.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/trap-1.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/cris/torture/trap-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/trap-2.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/cris/torture/trap-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/trap-3.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/cris/torture/trap-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/trap-v0.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/cris/torture/trap-v0.c
    branches/cilkplus/gcc/testsuite/gcc.target/cris/torture/trap-v3.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/cris/torture/trap-v3.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/large-frame.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/i386/large-frame.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/shuf-concat.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/i386/shuf-concat.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/lhs-1.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/powerpc/lhs-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/lhs-2.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/powerpc/lhs-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/lhs-3.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/powerpc/lhs-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr51340-1.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/sh/pr51340-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr51340-2.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/sh/pr51340-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/sh/pr51340-3.c
      - copied unchanged from r188063, trunk/gcc/testsuite/gcc.target/sh/pr51340-3.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/allocate_with_typespec_6.f90
      - copied unchanged from r188063, trunk/gcc/testsuite/gfortran.dg/allocate_with_typespec_6.f90
    branches/cilkplus/gcc/testsuite/gnat.dg/array21.adb
      - copied unchanged from r188063, trunk/gcc/testsuite/gnat.dg/array21.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/lto14.adb
      - copied unchanged from r188063, trunk/gcc/testsuite/gnat.dg/lto14.adb
    branches/cilkplus/libgo/runtime/print.c
      - copied unchanged from r188063, trunk/libgo/runtime/print.c
Removed:
    branches/cilkplus/gcc/integrate.c
    branches/cilkplus/gcc/integrate.h
Modified:
    branches/cilkplus/   (props changed)
    branches/cilkplus/ChangeLog
    branches/cilkplus/MAINTAINERS
    branches/cilkplus/config/ChangeLog
    branches/cilkplus/config/mt-sde
    branches/cilkplus/config/stdint.m4
    branches/cilkplus/config/tcl.m4
    branches/cilkplus/contrib/ChangeLog
    branches/cilkplus/contrib/compare-debug
    branches/cilkplus/fixincludes/ChangeLog
    branches/cilkplus/fixincludes/Makefile.in
    branches/cilkplus/fixincludes/aclocal.m4
    branches/cilkplus/fixincludes/configure
    branches/cilkplus/fixincludes/configure.ac
    branches/cilkplus/gcc/ChangeLog
    branches/cilkplus/gcc/DATESTAMP
    branches/cilkplus/gcc/LANGUAGES
    branches/cilkplus/gcc/Makefile.in
    branches/cilkplus/gcc/ada/ChangeLog
    branches/cilkplus/gcc/ada/gcc-interface/decl.c
    branches/cilkplus/gcc/ada/gcc-interface/utils.c
    branches/cilkplus/gcc/ada/gnatlink.adb
    branches/cilkplus/gcc/ada/link.c
    branches/cilkplus/gcc/ada/mlib-utl.adb
    branches/cilkplus/gcc/alias.c
    branches/cilkplus/gcc/auto-inc-dec.c
    branches/cilkplus/gcc/bb-reorder.c
    branches/cilkplus/gcc/builtins.c
    branches/cilkplus/gcc/c-decl.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-opts.c
    branches/cilkplus/gcc/c-family/c.opt
    branches/cilkplus/gcc/c-tree.h
    branches/cilkplus/gcc/c-typeck.c
    branches/cilkplus/gcc/calls.c
    branches/cilkplus/gcc/cfgcleanup.c
    branches/cilkplus/gcc/cfgexpand.c
    branches/cilkplus/gcc/cfgrtl.c
    branches/cilkplus/gcc/cgraph.c
    branches/cilkplus/gcc/cgraph.h
    branches/cilkplus/gcc/cgraphunit.c
    branches/cilkplus/gcc/collect2-aix.h
    branches/cilkplus/gcc/collect2.c
    branches/cilkplus/gcc/combine.c
    branches/cilkplus/gcc/common/config/ia64/ia64-common.c
    branches/cilkplus/gcc/compare-elim.c
    branches/cilkplus/gcc/config.gcc
    branches/cilkplus/gcc/config.in
    branches/cilkplus/gcc/config/alpha/alpha.c
    branches/cilkplus/gcc/config/alpha/ev6.md
    branches/cilkplus/gcc/config/alpha/vms.h
    branches/cilkplus/gcc/config/arm/README-interworking
    branches/cilkplus/gcc/config/arm/arm.c
    branches/cilkplus/gcc/config/arm/iterators.md
    branches/cilkplus/gcc/config/arm/t-arm
    branches/cilkplus/gcc/config/arm/vxworks.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/builtins.def
    branches/cilkplus/gcc/config/avr/elf.h
    branches/cilkplus/gcc/config/avr/t-avr
    branches/cilkplus/gcc/config/bfin/bfin.c
    branches/cilkplus/gcc/config/c6x/c6x.c
    branches/cilkplus/gcc/config/cr16/cr16.c
    branches/cilkplus/gcc/config/cr16/cr16.md
    branches/cilkplus/gcc/config/cris/cris.h
    branches/cilkplus/gcc/config/cris/cris.md
    branches/cilkplus/gcc/config/cris/cris.opt
    branches/cilkplus/gcc/config/darwin.c
    branches/cilkplus/gcc/config/darwin.h
    branches/cilkplus/gcc/config/darwin.opt
    branches/cilkplus/gcc/config/epiphany/epiphany.c
    branches/cilkplus/gcc/config/frv/frv.c
    branches/cilkplus/gcc/config/i386/i386-c.c
    branches/cilkplus/gcc/config/i386/i386.c
    branches/cilkplus/gcc/config/ia64/ia64.c
    branches/cilkplus/gcc/config/m32r/m32r.c
    branches/cilkplus/gcc/config/m68k/cf.md
    branches/cilkplus/gcc/config/mep/mep.c
    branches/cilkplus/gcc/config/microblaze/microblaze.c
    branches/cilkplus/gcc/config/microblaze/microblaze.h
    branches/cilkplus/gcc/config/mips/mips.c
    branches/cilkplus/gcc/config/mmix/mmix.c
    branches/cilkplus/gcc/config/mmix/mmix.md
    branches/cilkplus/gcc/config/mn10300/mn10300.c
    branches/cilkplus/gcc/config/mn10300/mn10300.md
    branches/cilkplus/gcc/config/pa/pa.c
    branches/cilkplus/gcc/config/picochip/picochip.c
    branches/cilkplus/gcc/config/picochip/picochip.h
    branches/cilkplus/gcc/config/rs6000/a2.md
    branches/cilkplus/gcc/config/rs6000/rs6000.c
    branches/cilkplus/gcc/config/rs6000/rs6000.md
    branches/cilkplus/gcc/config/rs6000/t-linux64
    branches/cilkplus/gcc/config/rs6000/t-rs6000
    branches/cilkplus/gcc/config/rs6000/vector.md
    branches/cilkplus/gcc/config/rx/rx.md
    branches/cilkplus/gcc/config/rx/rx.opt
    branches/cilkplus/gcc/config/s390/2097.md
    branches/cilkplus/gcc/config/s390/s390.c
    branches/cilkplus/gcc/config/s390/s390.h
    branches/cilkplus/gcc/config/score/score.c
    branches/cilkplus/gcc/config/sh/predicates.md
    branches/cilkplus/gcc/config/sh/sh.c
    branches/cilkplus/gcc/config/sh/sh.h
    branches/cilkplus/gcc/config/sh/sh.md
    branches/cilkplus/gcc/config/sh/sh.opt
    branches/cilkplus/gcc/config/sh/sync.md
    branches/cilkplus/gcc/config/sparc/sparc.c
    branches/cilkplus/gcc/config/sparc/sync.md
    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/tilegx/tilegx.c
    branches/cilkplus/gcc/config/tilepro/tilepro.c
    branches/cilkplus/gcc/config/v850/v850.c
    branches/cilkplus/gcc/config/vms/vms.c
    branches/cilkplus/gcc/config/vxworks-dummy.h
    branches/cilkplus/gcc/config/vxworks.h
    branches/cilkplus/gcc/configure
    branches/cilkplus/gcc/configure.ac
    branches/cilkplus/gcc/cp/ChangeLog
    branches/cilkplus/gcc/cp/call.c
    branches/cilkplus/gcc/cp/decl.c
    branches/cilkplus/gcc/cp/decl2.c
    branches/cilkplus/gcc/cp/parser.c
    branches/cilkplus/gcc/cp/semantics.c
    branches/cilkplus/gcc/cp/tree.c
    branches/cilkplus/gcc/cp/typeck.c
    branches/cilkplus/gcc/cse.c
    branches/cilkplus/gcc/cselib.c
    branches/cilkplus/gcc/df-scan.c
    branches/cilkplus/gcc/df.h
    branches/cilkplus/gcc/doc/extend.texi
    branches/cilkplus/gcc/doc/include/texinfo.tex
    branches/cilkplus/gcc/doc/install.texi
    branches/cilkplus/gcc/doc/invoke.texi
    branches/cilkplus/gcc/doc/md.texi
    branches/cilkplus/gcc/doc/plugins.texi
    branches/cilkplus/gcc/doc/rtl.texi
    branches/cilkplus/gcc/doc/tm.texi
    branches/cilkplus/gcc/doc/tm.texi.in
    branches/cilkplus/gcc/dse.c
    branches/cilkplus/gcc/dwarf2asm.c
    branches/cilkplus/gcc/dwarf2out.c
    branches/cilkplus/gcc/except.c
    branches/cilkplus/gcc/except.h
    branches/cilkplus/gcc/explow.c
    branches/cilkplus/gcc/expmed.c
    branches/cilkplus/gcc/expr.c
    branches/cilkplus/gcc/fold-const.c
    branches/cilkplus/gcc/fortran/ChangeLog
    branches/cilkplus/gcc/fortran/decl.c
    branches/cilkplus/gcc/fortran/expr.c
    branches/cilkplus/gcc/fortran/frontend-passes.c
    branches/cilkplus/gcc/fortran/match.c
    branches/cilkplus/gcc/fortran/resolve.c
    branches/cilkplus/gcc/fortran/trans-array.c
    branches/cilkplus/gcc/fortran/trans-common.c
    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/function.h
    branches/cilkplus/gcc/gcc.c
    branches/cilkplus/gcc/gcov.c
    branches/cilkplus/gcc/gcse.c
    branches/cilkplus/gcc/genautomata.c
    branches/cilkplus/gcc/genemit.c
    branches/cilkplus/gcc/gengtype-state.c
    branches/cilkplus/gcc/gengtype.c
    branches/cilkplus/gcc/genhooks.c
    branches/cilkplus/gcc/gimple-fold.c
    branches/cilkplus/gcc/gimple-pretty-print.c
    branches/cilkplus/gcc/gimple.c
    branches/cilkplus/gcc/gimple.h
    branches/cilkplus/gcc/gimplify.c
    branches/cilkplus/gcc/go/gofrontend/expressions.cc
    branches/cilkplus/gcc/graphite-interchange.c
    branches/cilkplus/gcc/graphite-sese-to-poly.c
    branches/cilkplus/gcc/haifa-sched.c
    branches/cilkplus/gcc/ifcvt.c
    branches/cilkplus/gcc/input.c
    branches/cilkplus/gcc/ipa-cp.c
    branches/cilkplus/gcc/ipa-inline-analysis.c
    branches/cilkplus/gcc/ipa-inline-transform.c
    branches/cilkplus/gcc/ipa-inline.c
    branches/cilkplus/gcc/ipa-pure-const.c
    branches/cilkplus/gcc/ipa-ref.h
    branches/cilkplus/gcc/ipa-reference.c
    branches/cilkplus/gcc/ipa-utils.c
    branches/cilkplus/gcc/ipa.c
    branches/cilkplus/gcc/ira-build.c
    branches/cilkplus/gcc/ira-color.c
    branches/cilkplus/gcc/ira-costs.c
    branches/cilkplus/gcc/ira-emit.c
    branches/cilkplus/gcc/ira-int.h
    branches/cilkplus/gcc/ira-lives.c
    branches/cilkplus/gcc/ira.c
    branches/cilkplus/gcc/ira.h
    branches/cilkplus/gcc/langhooks.c
    branches/cilkplus/gcc/loop-invariant.c
    branches/cilkplus/gcc/lto-streamer.c
    branches/cilkplus/gcc/lto-streamer.h
    branches/cilkplus/gcc/lto-wrapper.c
    branches/cilkplus/gcc/matrix-reorg.c
    branches/cilkplus/gcc/mcf.c
    branches/cilkplus/gcc/mode-switching.c
    branches/cilkplus/gcc/modulo-sched.c
    branches/cilkplus/gcc/output.h
    branches/cilkplus/gcc/passes.c
    branches/cilkplus/gcc/plugin.c
    branches/cilkplus/gcc/postreload.c
    branches/cilkplus/gcc/recog.c
    branches/cilkplus/gcc/reginfo.c
    branches/cilkplus/gcc/regs.h
    branches/cilkplus/gcc/reload.h
    branches/cilkplus/gcc/rtl.h
    branches/cilkplus/gcc/sched-deps.c
    branches/cilkplus/gcc/sel-sched-ir.c
    branches/cilkplus/gcc/sel-sched-ir.h
    branches/cilkplus/gcc/sel-sched.c
    branches/cilkplus/gcc/sese.c
    branches/cilkplus/gcc/simplify-rtx.c
    branches/cilkplus/gcc/stmt.c
    branches/cilkplus/gcc/stor-layout.c
    branches/cilkplus/gcc/symtab.c
    branches/cilkplus/gcc/target-hooks-macros.h
    branches/cilkplus/gcc/target.def
    branches/cilkplus/gcc/testsuite/ChangeLog
    branches/cilkplus/gcc/testsuite/c-c++-common/restrict-2.c
    branches/cilkplus/gcc/testsuite/g++.dg/ext/complit12.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Wconversion-real-integer2.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Wdouble-promotion.C
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/paste12.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/paste13.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/paste14.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/paste6.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/paste8.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr39074-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr39074.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pta-structcopy-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/alias-19.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-perm-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/powerpc.exp
    branches/cilkplus/gcc/testsuite/gnat.dg/renaming5.adb
    branches/cilkplus/gcc/testsuite/lib/target-supports.exp
    branches/cilkplus/gcc/toplev.c
    branches/cilkplus/gcc/trans-mem.c
    branches/cilkplus/gcc/tree-data-ref.c
    branches/cilkplus/gcc/tree-dfa.c
    branches/cilkplus/gcc/tree-diagnostic.c
    branches/cilkplus/gcc/tree-eh.c
    branches/cilkplus/gcc/tree-emutls.c
    branches/cilkplus/gcc/tree-flow-inline.h
    branches/cilkplus/gcc/tree-flow.h
    branches/cilkplus/gcc/tree-inline.c
    branches/cilkplus/gcc/tree-loop-distribution.c
    branches/cilkplus/gcc/tree-mudflap.c
    branches/cilkplus/gcc/tree-predcom.c
    branches/cilkplus/gcc/tree-profile.c
    branches/cilkplus/gcc/tree-sra.c
    branches/cilkplus/gcc/tree-ssa-address.c
    branches/cilkplus/gcc/tree-ssa-live.c
    branches/cilkplus/gcc/tree-ssa-loop-ivopts.c
    branches/cilkplus/gcc/tree-ssa-loop-niter.c
    branches/cilkplus/gcc/tree-ssa-math-opts.c
    branches/cilkplus/gcc/tree-ssa-operands.c
    branches/cilkplus/gcc/tree-ssa-pre.c
    branches/cilkplus/gcc/tree-ssa-propagate.c
    branches/cilkplus/gcc/tree-ssa-reassoc.c
    branches/cilkplus/gcc/tree-ssa-sccvn.c
    branches/cilkplus/gcc/tree-ssa-structalias.c
    branches/cilkplus/gcc/tree-ssa-ter.c
    branches/cilkplus/gcc/tree-ssa-uninit.c
    branches/cilkplus/gcc/tree-ssanames.c
    branches/cilkplus/gcc/tree-switch-conversion.c
    branches/cilkplus/gcc/tree-vect-data-refs.c
    branches/cilkplus/gcc/tree-vect-generic.c
    branches/cilkplus/gcc/tree-vect-slp.c
    branches/cilkplus/gcc/tree-vrp.c
    branches/cilkplus/gcc/tree.c
    branches/cilkplus/gcc/tree.h
    branches/cilkplus/gcc/varasm.c
    branches/cilkplus/gcc/varpool.c
    branches/cilkplus/include/ChangeLog
    branches/cilkplus/include/leb128.h
    branches/cilkplus/libatomic/ChangeLog
    branches/cilkplus/libatomic/tas_n.c
    branches/cilkplus/libcpp/ChangeLog
    branches/cilkplus/libcpp/directives.c
    branches/cilkplus/libcpp/include/line-map.h
    branches/cilkplus/libcpp/internal.h
    branches/cilkplus/libcpp/lex.c
    branches/cilkplus/libcpp/line-map.c
    branches/cilkplus/libcpp/macro.c
    branches/cilkplus/libgcc/ChangeLog
    branches/cilkplus/libgcc/Makefile.in
    branches/cilkplus/libgcc/config/arm/ieee754-df.S
    branches/cilkplus/libgcc/config/arm/ieee754-sf.S
    branches/cilkplus/libgcc/config/c6x/libunwind.S
    branches/cilkplus/libgcc/config/epiphany/udivsi3-float.c
    branches/cilkplus/libgcc/config/i386/morestack.S
    branches/cilkplus/libgcc/config/microblaze/muldi3_hard.S
    branches/cilkplus/libgcc/config/picochip/adddi3.S
    branches/cilkplus/libgcc/config/picochip/ashlsi3.S
    branches/cilkplus/libgcc/config/picochip/ashrsi3.S
    branches/cilkplus/libgcc/config/picochip/clzsi2.S
    branches/cilkplus/libgcc/config/picochip/cmpsi2.S
    branches/cilkplus/libgcc/config/picochip/divmod15.S
    branches/cilkplus/libgcc/config/picochip/divmodhi4.S
    branches/cilkplus/libgcc/config/picochip/divmodsi4.S
    branches/cilkplus/libgcc/config/picochip/longjmp.S
    branches/cilkplus/libgcc/config/picochip/lshrsi3.S
    branches/cilkplus/libgcc/config/picochip/parityhi2.S
    branches/cilkplus/libgcc/config/picochip/popcounthi2.S
    branches/cilkplus/libgcc/config/picochip/setjmp.S
    branches/cilkplus/libgcc/config/picochip/subdi3.S
    branches/cilkplus/libgcc/config/picochip/ucmpsi2.S
    branches/cilkplus/libgcc/config/picochip/udivmodhi4.S
    branches/cilkplus/libgcc/config/picochip/udivmodsi4.S
    branches/cilkplus/libgcc/config/rs6000/tramp.S
    branches/cilkplus/libgcc/config/spu/divv2df3.c
    branches/cilkplus/libgcc/config/spu/mfc_multi_tag_release.c
    branches/cilkplus/libgcc/config/spu/mfc_tag_release.c
    branches/cilkplus/libgcc/configure
    branches/cilkplus/libgcc/configure.ac
    branches/cilkplus/libgfortran/ChangeLog
    branches/cilkplus/libgfortran/acinclude.m4
    branches/cilkplus/libgfortran/config.h.in
    branches/cilkplus/libgfortran/configure
    branches/cilkplus/libgfortran/configure.ac
    branches/cilkplus/libgfortran/intrinsics/chmod.c
    branches/cilkplus/libgfortran/intrinsics/time_1.h
    branches/cilkplus/libgfortran/io/io.h
    branches/cilkplus/libgfortran/io/list_read.c
    branches/cilkplus/libgfortran/io/unix.c
    branches/cilkplus/libgfortran/runtime/error.c
    branches/cilkplus/libgo/Makefile.am
    branches/cilkplus/libgo/Makefile.in
    branches/cilkplus/libgo/merge.sh
    branches/cilkplus/libgo/runtime/chan.c
    branches/cilkplus/libgo/runtime/go-assert.c
    branches/cilkplus/libgo/runtime/go-caller.c
    branches/cilkplus/libgo/runtime/go-panic.c
    branches/cilkplus/libgo/runtime/go-print.c
    branches/cilkplus/libgo/runtime/go-traceback.c
    branches/cilkplus/libgo/runtime/go-trampoline.c
    branches/cilkplus/libgo/runtime/malloc.goc
    branches/cilkplus/libgo/runtime/mgc0.c
    branches/cilkplus/libgo/runtime/mheap.c
    branches/cilkplus/libgo/runtime/mprof.goc
    branches/cilkplus/libgo/runtime/msize.c
    branches/cilkplus/libgo/runtime/proc.c
    branches/cilkplus/libgo/runtime/runtime.c
    branches/cilkplus/libgo/runtime/runtime.h
    branches/cilkplus/libgo/runtime/thread-linux.c
    branches/cilkplus/libmudflap/ChangeLog
    branches/cilkplus/libmudflap/mf-impl.h
    branches/cilkplus/lto-plugin/ChangeLog
    branches/cilkplus/lto-plugin/lto-plugin.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]