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]

r148225 - in /branches/milepost-integration: ./...


Author: amylaar
Date: Fri Jun  5 19:13:49 2009
New Revision: 148225

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148225
Log:
Applied:
svn merge svn+ssh://amylaar@gcc.gnu.org/svn/gcc/branches/gcc-4_4-branch@145488 svn+ssh://amylaar@gcc.gnu.org/svn/gcc/branches/arc-milepost-branch
, then removed obsolete gcc/config/arc port, and reversed merge direction
for files with more than 40 lines worth of diff from the arc-milepost-branch:

configure
Makefile.in
gcc/doc/extend.texi
gcc/doc/tm.texi
gcc/doc/invoke.texi
gcc/targhooks.c
gcc/tree-dump.c
gcc/tree-complex.c
gcc/targhooks.h
gcc/regstat.c
gcc/machmode.h
gcc/genrecog.c
gcc/gengtype.c
gcc/mkconfig.sh
gcc/java/Make-lang.in
gcc/java/builtins.c
gcc/optabs.c
gcc/optabs.h
gcc/postreload.c
gcc/tree-ssa-loop-ch.c
gcc/tree.c
gcc/tree.h
gcc/reload.c
gcc/tree-pass.h
gcc/reload.h
gcc/target.h
gcc/rtlanal.c
gcc/configure
gcc/final.c
gcc/builtins.c
gcc/genoutput.c
gcc/fold-const.c
gcc/genautomata.c
gcc/toplev.c
gcc/toplev.h
gcc/reorg.c
gcc/omega.c
gcc/regs.h
gcc/df-scan.c
gcc/cp/typeck.c
gcc/cp/init.c
gcc/cp/call.c
gcc/cp/Make-lang.in
gcc/cp/tree.c
gcc/cp/cp-tree.h
gcc/cp/pt.c
gcc/cp/semantics.c
gcc/cp/parser.c
gcc/haifa-sched.c
gcc/dbxout.c
gcc/tree-ssa-loop-ivopts.c
gcc/df-core.c
gcc/cse.c
gcc/sel-sched.c
gcc/c-pch.c
gcc/dwarf2out.c
gcc/expr.c
gcc/expr.h
gcc/longlong.h
gcc/opts.c
gcc/genattrtab.c
gcc/genattr.c
gcc/tree-ssa-loop-ivcanon.c
gcc/predict.c
gcc/tree-parloops.c
gcc/recog.c
gcc/tree-ssa-address.c
gcc/timevar.c
gcc/dse.c
gcc/matrix-reorg.c
gcc/tree-eh.c
gcc/fortran/gfortran.h
gcc/fortran/module.c
gcc/fortran/trans-intrinsic.c
gcc/regmove.c
gcc/configure.ac
gcc/function.c
gcc/tree-vectorizer.c
gcc/function.h
gcc/tree-vectorizer.h
gcc/df.h
gcc/sdbout.c
gcc/stor-layout.c
gcc/gcse.c
gcc/alias.c
gcc/ira-build.c
gcc/ggc.h
gcc/gimplify.c
gcc/calls.c
gcc/genmodes.c
gcc/loop-doloop.c
gcc/rtl-factoring.c
gcc/bt-load.c
gcc/except.c
gcc/except.h
gcc/emit-rtl.c
gcc/cfgexpand.c
gcc/tree-ssa-pre.c
gcc/explow.c
gcc/genpreds.c
gcc/opth-gen.awk
gcc/common.opt
gcc/varasm.c
gcc/ira.c
gcc/target-def.h
gcc/ira-costs.c
gcc/rtl.h
gcc/sched-int.h
gcc/tree-optimize.c
gcc/output.h
gcc/combine.c
gcc/resource.c
gcc/var-tracking.c
gcc/cfgloop.h
gcc/c-common.c
gcc/tree-flow.h
gcc/df-problems.c
gcc/config.gcc
gcc/reginfo.c
gcc/Makefile.in
gcc/sched-rgn.c
gcc/gimple.c
gcc/basic-block.h
gcc/gimple.h
gcc/tree-cfg.c
gcc/passes.c
gcc/config/spu/spu.c
gcc/config/spu/spu.h
gcc/config/spu/spu-c.c
gcc/config/i386/i386.md
gcc/config/i386/i386.c
gcc/config/sh/sh.c
gcc/config/sh/sh.h
gcc/config/sh/sh.md
gcc/config/rs6000/rs6000.c
gcc/combine-stack-adj.c
gcc/collect2.c
gcc/reload1.c
libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/char/1.cc
libstdc++-v3/testsuite/lib/libstdc++.exp
configure.ac
libcpp/symtab.c
libcpp/include/symtab.h

and resolved textual conflicts.

Added:
    branches/milepost-integration/libstdc++-v3/ChangeLog.ARC
      - copied unchanged from r148215, branches/arc-milepost-branch/libstdc++-v3/ChangeLog.ARC
    branches/milepost-integration/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/char/1.cc
      - copied, changed from r148217, branches/arc-milepost-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/char/1.cc
    branches/milepost-integration/libstdc++-v3/testsuite/lib/libstdc++.exp
      - copied, changed from r148217, branches/arc-milepost-branch/libstdc++-v3/testsuite/lib/libstdc++.exp
Modified:
    branches/milepost-integration/libstdc++-v3/scripts/testsuite_flags.in
    branches/milepost-integration/libstdc++-v3/testsuite/20_util/shared_ptr/cons/unique_ptr_deleter_ref_1.cc   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/21_strings/char_traits/requirements/explicit_instantiation/char/1.cc   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/21_strings/char_traits/requirements/explicit_instantiation/wchar_t/1.cc   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/23_containers/headers/forward_list/synopsis.cc   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/typedefs.cc   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/23_containers/unordered_multimap/requirements/typedefs.cc   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/23_containers/unordered_multiset/requirements/typedefs.cc   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/23_containers/unordered_set/requirements/typedefs.cc   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/30_threads/condition_variable/members/   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/30_threads/this_thread/   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/30_threads/thread/members/   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/30_threads/thread/swap/   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/ext/pb_ds/example/priority_queue_dijkstra.cc
    branches/milepost-integration/libstdc++-v3/testsuite/tr1/6_containers/unordered_map/requirements/typedefs.cc   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/tr1/6_containers/unordered_multimap/requirements/typedefs.cc   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/tr1/6_containers/unordered_multiset/requirements/typedefs.cc   (props changed)
    branches/milepost-integration/libstdc++-v3/testsuite/tr1/6_containers/unordered_set/requirements/typedefs.cc   (props changed)

Changes in other areas also in this revision:
Added:
    branches/milepost-integration/ChangeLog.ARC
      - copied unchanged from r148215, branches/arc-milepost-branch/ChangeLog.ARC
    branches/milepost-integration/ChangeLog.cxx
      - copied unchanged from r148215, branches/arc-milepost-branch/ChangeLog.cxx
    branches/milepost-integration/MANIFEST
      - copied unchanged from r148215, branches/arc-milepost-branch/MANIFEST
    branches/milepost-integration/Makefile.in
      - copied, changed from r148216, branches/arc-milepost-branch/Makefile.in
    branches/milepost-integration/configure
      - copied, changed from r148216, branches/arc-milepost-branch/configure
    branches/milepost-integration/configure.ac
      - copied, changed from r148217, branches/arc-milepost-branch/configure.ac
    branches/milepost-integration/gcc/ChangeLog.ARC
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/ChangeLog.ARC
    branches/milepost-integration/gcc/ChangeLog.cxx
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/ChangeLog.cxx
    branches/milepost-integration/gcc/ChangeLog.multi-target
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/ChangeLog.multi-target
    branches/milepost-integration/gcc/Makefile.in
      - copied, changed from r148217, branches/arc-milepost-branch/gcc/Makefile.in
    branches/milepost-integration/gcc/README-multi-target
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/README-multi-target
    branches/milepost-integration/gcc/T-extra.in
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/T-extra.in
    branches/milepost-integration/gcc/TDEP-SOURCES
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/TDEP-SOURCES
    branches/milepost-integration/gcc/alias.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/alias.c
    branches/milepost-integration/gcc/basic-block.h
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/basic-block.h
    branches/milepost-integration/gcc/bt-load.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/bt-load.c
    branches/milepost-integration/gcc/builtins.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/builtins.c
    branches/milepost-integration/gcc/c-common.c
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/c-common.c
    branches/milepost-integration/gcc/c-pch.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/c-pch.c
    branches/milepost-integration/gcc/calls.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/calls.c
    branches/milepost-integration/gcc/cfgexpand.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/cfgexpand.c
    branches/milepost-integration/gcc/cfgloop.h
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/cfgloop.h
    branches/milepost-integration/gcc/collect2.c
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/collect2.c
    branches/milepost-integration/gcc/combine-stack-adj.c
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/combine-stack-adj.c
    branches/milepost-integration/gcc/combine.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/combine.c
    branches/milepost-integration/gcc/common.opt
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/common.opt
    branches/milepost-integration/gcc/config.gcc
      - copied, changed from r148217, branches/arc-milepost-branch/gcc/config.gcc
    branches/milepost-integration/gcc/config/i386/i386.c
      - copied, changed from r148217, branches/arc-milepost-branch/gcc/config/i386/i386.c
    branches/milepost-integration/gcc/config/i386/i386.md
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/config/i386/i386.md
    branches/milepost-integration/gcc/config/mxp/
      - copied from r148215, branches/arc-milepost-branch/gcc/config/mxp/
    branches/milepost-integration/gcc/config/rs6000/rs6000.c
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/config/rs6000/rs6000.c
    branches/milepost-integration/gcc/config/sh/sh.c
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/config/sh/sh.c
    branches/milepost-integration/gcc/config/sh/sh.h
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/config/sh/sh.h
    branches/milepost-integration/gcc/config/sh/sh.md
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/config/sh/sh.md
    branches/milepost-integration/gcc/config/spu/spu-c.c
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/config/spu/spu-c.c
    branches/milepost-integration/gcc/config/spu/spu.c
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/config/spu/spu.c
    branches/milepost-integration/gcc/config/spu/spu.h
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/config/spu/spu.h
    branches/milepost-integration/gcc/configure
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/configure
    branches/milepost-integration/gcc/configure.ac
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/configure.ac
    branches/milepost-integration/gcc/cp/Make-lang.in
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/cp/Make-lang.in
    branches/milepost-integration/gcc/cp/call.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/cp/call.c
    branches/milepost-integration/gcc/cp/cp-tree.h
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/cp/cp-tree.h
    branches/milepost-integration/gcc/cp/init.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/cp/init.c
    branches/milepost-integration/gcc/cp/parser.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/cp/parser.c
    branches/milepost-integration/gcc/cp/pt.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/cp/pt.c
    branches/milepost-integration/gcc/cp/semantics.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/cp/semantics.c
    branches/milepost-integration/gcc/cp/tree.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/cp/tree.c
    branches/milepost-integration/gcc/cp/typeck.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/cp/typeck.c
    branches/milepost-integration/gcc/cse.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/cse.c
    branches/milepost-integration/gcc/dbxout.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/dbxout.c
    branches/milepost-integration/gcc/df-core.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/df-core.c
    branches/milepost-integration/gcc/df-problems.c
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/df-problems.c
    branches/milepost-integration/gcc/df-scan.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/df-scan.c
    branches/milepost-integration/gcc/df.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/df.h
    branches/milepost-integration/gcc/doc/extend.texi
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/doc/extend.texi
    branches/milepost-integration/gcc/doc/invoke.texi
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/doc/invoke.texi
    branches/milepost-integration/gcc/doc/mxp.texi
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/doc/mxp.texi
    branches/milepost-integration/gcc/doc/tm.texi
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/doc/tm.texi
    branches/milepost-integration/gcc/dse.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/dse.c
    branches/milepost-integration/gcc/dwarf2out.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/dwarf2out.c
    branches/milepost-integration/gcc/emit-rtl.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/emit-rtl.c
    branches/milepost-integration/gcc/except.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/except.c
    branches/milepost-integration/gcc/except.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/except.h
    branches/milepost-integration/gcc/explow.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/explow.c
    branches/milepost-integration/gcc/expr.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/expr.c
    branches/milepost-integration/gcc/expr.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/expr.h
    branches/milepost-integration/gcc/final.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/final.c
    branches/milepost-integration/gcc/fold-const.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/fold-const.c
    branches/milepost-integration/gcc/fortran/gfortran.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/fortran/gfortran.h
    branches/milepost-integration/gcc/fortran/module.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/fortran/module.c
    branches/milepost-integration/gcc/fortran/trans-intrinsic.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/fortran/trans-intrinsic.c
    branches/milepost-integration/gcc/function.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/function.c
    branches/milepost-integration/gcc/function.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/function.h
    branches/milepost-integration/gcc/gcse.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/gcse.c
    branches/milepost-integration/gcc/genattr.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/genattr.c
    branches/milepost-integration/gcc/genattrtab.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/genattrtab.c
    branches/milepost-integration/gcc/genautomata.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/genautomata.c
    branches/milepost-integration/gcc/gengtype.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/gengtype.c
    branches/milepost-integration/gcc/genmodes.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/genmodes.c
    branches/milepost-integration/gcc/genoutput.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/genoutput.c
    branches/milepost-integration/gcc/genpreds.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/genpreds.c
    branches/milepost-integration/gcc/genrecog.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/genrecog.c
    branches/milepost-integration/gcc/gentargtype.cc
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/gentargtype.cc
    branches/milepost-integration/gcc/ggc.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/ggc.h
    branches/milepost-integration/gcc/gimple.c
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/gimple.c
    branches/milepost-integration/gcc/gimple.h
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/gimple.h
    branches/milepost-integration/gcc/gimplify.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/gimplify.c
    branches/milepost-integration/gcc/haifa-sched.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/haifa-sched.c
    branches/milepost-integration/gcc/ira-build.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/ira-build.c
    branches/milepost-integration/gcc/ira-costs.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/ira-costs.c
    branches/milepost-integration/gcc/ira.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/ira.c
    branches/milepost-integration/gcc/java/ChangeLog.cxx
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/java/ChangeLog.cxx
    branches/milepost-integration/gcc/java/Make-lang.in
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/java/Make-lang.in
    branches/milepost-integration/gcc/java/builtins.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/java/builtins.c
    branches/milepost-integration/gcc/longlong.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/longlong.h
    branches/milepost-integration/gcc/loop-doloop.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/loop-doloop.c
    branches/milepost-integration/gcc/machmode.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/machmode.h
    branches/milepost-integration/gcc/matrix-reorg.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/matrix-reorg.c
    branches/milepost-integration/gcc/mkconfig.sh
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/mkconfig.sh
    branches/milepost-integration/gcc/multi-target.h
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/multi-target.h
    branches/milepost-integration/gcc/omega.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/omega.c
    branches/milepost-integration/gcc/optabs.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/optabs.c
    branches/milepost-integration/gcc/optabs.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/optabs.h
    branches/milepost-integration/gcc/opth-gen.awk
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/opth-gen.awk
    branches/milepost-integration/gcc/opts.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/opts.c
    branches/milepost-integration/gcc/output.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/output.h
    branches/milepost-integration/gcc/passes.c
      - copied, changed from r148217, branches/arc-milepost-branch/gcc/passes.c
    branches/milepost-integration/gcc/postreload.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/postreload.c
    branches/milepost-integration/gcc/predict.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/predict.c
    branches/milepost-integration/gcc/recog.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/recog.c
    branches/milepost-integration/gcc/reginfo.c
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/reginfo.c
    branches/milepost-integration/gcc/regmove.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/regmove.c
    branches/milepost-integration/gcc/regs.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/regs.h
    branches/milepost-integration/gcc/regstat.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/regstat.c
    branches/milepost-integration/gcc/reload.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/reload.c
    branches/milepost-integration/gcc/reload.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/reload.h
    branches/milepost-integration/gcc/reload1.c
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/reload1.c
    branches/milepost-integration/gcc/reorg.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/reorg.c
    branches/milepost-integration/gcc/resource.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/resource.c
    branches/milepost-integration/gcc/rtl-factoring.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/rtl-factoring.c
    branches/milepost-integration/gcc/rtl.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/rtl.h
    branches/milepost-integration/gcc/rtlanal.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/rtlanal.c
    branches/milepost-integration/gcc/sched-int.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/sched-int.h
    branches/milepost-integration/gcc/sched-rgn.c
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/sched-rgn.c
    branches/milepost-integration/gcc/sdbout.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/sdbout.c
    branches/milepost-integration/gcc/sel-sched.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/sel-sched.c
    branches/milepost-integration/gcc/stor-layout.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/stor-layout.c
    branches/milepost-integration/gcc/target-def.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/target-def.h
    branches/milepost-integration/gcc/target.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/target.h
    branches/milepost-integration/gcc/targhooks.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/targhooks.c
    branches/milepost-integration/gcc/targhooks.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/targhooks.h
    branches/milepost-integration/gcc/testsuite/ChangeLog.ARC
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/testsuite/ChangeLog.ARC
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/execute/ieee/denorm-rand.c
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/testsuite/gcc.c-torture/execute/ieee/denorm-rand.c
    branches/milepost-integration/gcc/testsuite/gcc.dg/func-ptr-prof.c
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/testsuite/gcc.dg/func-ptr-prof.c
    branches/milepost-integration/gcc/testsuite/gcc.dg/pr35044.c
      - copied unchanged from r148215, branches/arc-milepost-branch/gcc/testsuite/gcc.dg/pr35044.c
    branches/milepost-integration/gcc/testsuite/gcc.target/arc/
      - copied from r148215, branches/arc-milepost-branch/gcc/testsuite/gcc.target/arc/
    branches/milepost-integration/gcc/timevar.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/timevar.c
    branches/milepost-integration/gcc/toplev.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/toplev.c
    branches/milepost-integration/gcc/toplev.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/toplev.h
    branches/milepost-integration/gcc/tree-cfg.c
      - copied, changed from r148217, branches/arc-milepost-branch/gcc/tree-cfg.c
    branches/milepost-integration/gcc/tree-complex.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/tree-complex.c
    branches/milepost-integration/gcc/tree-dump.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/tree-dump.c
    branches/milepost-integration/gcc/tree-eh.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/tree-eh.c
    branches/milepost-integration/gcc/tree-flow.h
      - copied unchanged from r148217, branches/arc-milepost-branch/gcc/tree-flow.h
    branches/milepost-integration/gcc/tree-optimize.c
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/tree-optimize.c
    branches/milepost-integration/gcc/tree-parloops.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/tree-parloops.c
    branches/milepost-integration/gcc/tree-pass.h
      - copied, changed from r148216, branches/arc-milepost-branch/gcc/tree-pass.h
    branches/milepost-integration/gcc/tree-ssa-address.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/tree-ssa-address.c
    branches/milepost-integration/gcc/tree-ssa-loop-ch.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/tree-ssa-loop-ch.c
    branches/milepost-integration/gcc/tree-ssa-loop-ivcanon.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/tree-ssa-loop-ivcanon.c
    branches/milepost-integration/gcc/tree-ssa-loop-ivopts.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/tree-ssa-loop-ivopts.c
    branches/milepost-integration/gcc/tree-ssa-pre.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/tree-ssa-pre.c
    branches/milepost-integration/gcc/tree-vectorizer.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/tree-vectorizer.c
    branches/milepost-integration/gcc/tree-vectorizer.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/tree-vectorizer.h
    branches/milepost-integration/gcc/tree.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/tree.c
    branches/milepost-integration/gcc/tree.h
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/tree.h
    branches/milepost-integration/gcc/var-tracking.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/var-tracking.c
    branches/milepost-integration/gcc/varasm.c
      - copied unchanged from r148216, branches/arc-milepost-branch/gcc/varasm.c
    branches/milepost-integration/include/ChangeLog.cxx
      - copied unchanged from r148215, branches/arc-milepost-branch/include/ChangeLog.cxx
    branches/milepost-integration/libcpp/ChangeLog.cxx
      - copied unchanged from r148215, branches/arc-milepost-branch/libcpp/ChangeLog.cxx
    branches/milepost-integration/libcpp/include/symtab.h
      - copied, changed from r148217, branches/arc-milepost-branch/libcpp/include/symtab.h
    branches/milepost-integration/libcpp/symtab.c
      - copied, changed from r148217, branches/arc-milepost-branch/libcpp/symtab.c
    branches/milepost-integration/libdecnumber/ChangeLog.cxx
      - copied unchanged from r148215, branches/arc-milepost-branch/libdecnumber/ChangeLog.cxx
    branches/milepost-integration/libgcc/ChangeLog.ARC
      - copied unchanged from r148215, branches/arc-milepost-branch/libgcc/ChangeLog.ARC
Removed:
    branches/milepost-integration/gcc/config/arc/
Modified:
    branches/milepost-integration/   (props changed)
    branches/milepost-integration/Makefile.def
    branches/milepost-integration/Makefile.tpl
    branches/milepost-integration/config-ml.in
    branches/milepost-integration/config.sub
    branches/milepost-integration/gcc/ChangeLog
    branches/milepost-integration/gcc/ChangeLog-2008   (props changed)
    branches/milepost-integration/gcc/addresses.h
    branches/milepost-integration/gcc/alias.h
    branches/milepost-integration/gcc/attribs.c
    branches/milepost-integration/gcc/auto-inc-dec.c
    branches/milepost-integration/gcc/bb-reorder.c
    branches/milepost-integration/gcc/bitmap.c
    branches/milepost-integration/gcc/caller-save.c
    branches/milepost-integration/gcc/cfg.c
    branches/milepost-integration/gcc/cfganal.c
    branches/milepost-integration/gcc/cfgbuild.c
    branches/milepost-integration/gcc/cfgcleanup.c
    branches/milepost-integration/gcc/cfghooks.c
    branches/milepost-integration/gcc/cfghooks.h
    branches/milepost-integration/gcc/cfglayout.c
    branches/milepost-integration/gcc/cfglayout.h
    branches/milepost-integration/gcc/cfgloop.c
    branches/milepost-integration/gcc/cfgloopanal.c
    branches/milepost-integration/gcc/cfgrtl.c
    branches/milepost-integration/gcc/cgraph.h
    branches/milepost-integration/gcc/cgraphbuild.c
    branches/milepost-integration/gcc/cgraphunit.c
    branches/milepost-integration/gcc/config/fp-bit.c
    branches/milepost-integration/gcc/config/i386/i386-c.c
    branches/milepost-integration/gcc/config/i386/i386.h
    branches/milepost-integration/gcc/config/i386/t-i386
    branches/milepost-integration/gcc/config/i386/x-darwin
    branches/milepost-integration/gcc/config/i386/x-i386
    branches/milepost-integration/gcc/config/linux.opt
    branches/milepost-integration/gcc/config/m32r/m32r-protos.h
    branches/milepost-integration/gcc/config/m32r/m32r.c
    branches/milepost-integration/gcc/config/m32r/m32r.h
    branches/milepost-integration/gcc/config/rs6000/rs6000-c.c
    branches/milepost-integration/gcc/config/rs6000/rs6000.md
    branches/milepost-integration/gcc/config/rs6000/t-rs6000
    branches/milepost-integration/gcc/config/sh/predicates.md
    branches/milepost-integration/gcc/config/sh/sh-protos.h
    branches/milepost-integration/gcc/config/sh/t-sh
    branches/milepost-integration/gcc/config/spu/spu-protos.h
    branches/milepost-integration/gcc/config/spu/spu.md
    branches/milepost-integration/gcc/config/spu/t-spu-elf
    branches/milepost-integration/gcc/config/t-darwin
    branches/milepost-integration/gcc/config/x-darwin
    branches/milepost-integration/gcc/config/x-linux
    branches/milepost-integration/gcc/coverage.c
    branches/milepost-integration/gcc/cp/class.c
    branches/milepost-integration/gcc/cp/cp-gimplify.c
    branches/milepost-integration/gcc/cp/cp-lang.c
    branches/milepost-integration/gcc/cp/cp-objcp-common.h
    branches/milepost-integration/gcc/cp/cvt.c
    branches/milepost-integration/gcc/cp/decl.c
    branches/milepost-integration/gcc/cp/decl2.c
    branches/milepost-integration/gcc/cp/error.c
    branches/milepost-integration/gcc/cp/rtti.c
    branches/milepost-integration/gcc/cp/search.c
    branches/milepost-integration/gcc/cp/typeck2.c
    branches/milepost-integration/gcc/cselib.c
    branches/milepost-integration/gcc/cselib.h
    branches/milepost-integration/gcc/dbgcnt.c
    branches/milepost-integration/gcc/dbxout.h
    branches/milepost-integration/gcc/dce.c
    branches/milepost-integration/gcc/dce.h
    branches/milepost-integration/gcc/ddg.c
    branches/milepost-integration/gcc/ddg.h
    branches/milepost-integration/gcc/df-byte-scan.c
    branches/milepost-integration/gcc/dojump.c
    branches/milepost-integration/gcc/dominance.c
    branches/milepost-integration/gcc/double-int.c
    branches/milepost-integration/gcc/dse.h
    branches/milepost-integration/gcc/dummy-checksum.c
    branches/milepost-integration/gcc/dwarf2.h
    branches/milepost-integration/gcc/dwarf2asm.c
    branches/milepost-integration/gcc/dwarf2asm.h
    branches/milepost-integration/gcc/errors.h
    branches/milepost-integration/gcc/expmed.c
    branches/milepost-integration/gcc/fixed-value.c
    branches/milepost-integration/gcc/fixed-value.h
    branches/milepost-integration/gcc/flags.h
    branches/milepost-integration/gcc/fortran/Make-lang.in
    branches/milepost-integration/gcc/fortran/cpp.c
    branches/milepost-integration/gcc/fortran/decl.c
    branches/milepost-integration/gcc/fortran/dump-parse-tree.c
    branches/milepost-integration/gcc/fortran/interface.c
    branches/milepost-integration/gcc/fortran/parse.c
    branches/milepost-integration/gcc/fortran/resolve.c
    branches/milepost-integration/gcc/fortran/symbol.c
    branches/milepost-integration/gcc/fortran/trans-io.c
    branches/milepost-integration/gcc/fortran/trans-types.c
    branches/milepost-integration/gcc/fwprop.c
    branches/milepost-integration/gcc/gcc.c
    branches/milepost-integration/gcc/gcov.c
    branches/milepost-integration/gcc/genchecksum.c
    branches/milepost-integration/gcc/genemit.c
    branches/milepost-integration/gcc/genextract.c
    branches/milepost-integration/gcc/genflags.c
    branches/milepost-integration/gcc/gengtype-lex.l
    branches/milepost-integration/gcc/gengtype-parse.c
    branches/milepost-integration/gcc/gengtype.h
    branches/milepost-integration/gcc/genopinit.c
    branches/milepost-integration/gcc/genpeep.c
    branches/milepost-integration/gcc/gensupport.c
    branches/milepost-integration/gcc/ggc-page.c
    branches/milepost-integration/gcc/gimple-low.c
    branches/milepost-integration/gcc/graph.c
    branches/milepost-integration/gcc/hard-reg-set.h
    branches/milepost-integration/gcc/hooks.c
    branches/milepost-integration/gcc/hooks.h
    branches/milepost-integration/gcc/ifcvt.c
    branches/milepost-integration/gcc/init-regs.c
    branches/milepost-integration/gcc/insn-addr.h
    branches/milepost-integration/gcc/integrate.c
    branches/milepost-integration/gcc/ipa-cp.c
    branches/milepost-integration/gcc/ipa-inline.c
    branches/milepost-integration/gcc/ipa-prop.c
    branches/milepost-integration/gcc/ipa-pure-const.c
    branches/milepost-integration/gcc/ipa-reference.c
    branches/milepost-integration/gcc/ipa-struct-reorg.c
    branches/milepost-integration/gcc/ira-color.c
    branches/milepost-integration/gcc/ira-conflicts.c
    branches/milepost-integration/gcc/ira-emit.c
    branches/milepost-integration/gcc/ira-int.h
    branches/milepost-integration/gcc/ira-lives.c
    branches/milepost-integration/gcc/ira.h
    branches/milepost-integration/gcc/java/jcf-io.c
    branches/milepost-integration/gcc/java/jcf-parse.c
    branches/milepost-integration/gcc/java/mangle.c
    branches/milepost-integration/gcc/java/verify-impl.c
    branches/milepost-integration/gcc/java/verify.h
    branches/milepost-integration/gcc/jump.c
    branches/milepost-integration/gcc/langhooks.c
    branches/milepost-integration/gcc/libgcc2.c
    branches/milepost-integration/gcc/lists.c
    branches/milepost-integration/gcc/loop-init.c
    branches/milepost-integration/gcc/loop-invariant.c
    branches/milepost-integration/gcc/loop-iv.c
    branches/milepost-integration/gcc/loop-unroll.c
    branches/milepost-integration/gcc/loop-unswitch.c
    branches/milepost-integration/gcc/lower-subreg.c
    branches/milepost-integration/gcc/machmode.def
    branches/milepost-integration/gcc/main.c
    branches/milepost-integration/gcc/mcf.c
    branches/milepost-integration/gcc/mode-classes.def
    branches/milepost-integration/gcc/mode-switching.c
    branches/milepost-integration/gcc/modulo-sched.c
    branches/milepost-integration/gcc/objc/Make-lang.in
    branches/milepost-integration/gcc/objc/objc-act.c
    branches/milepost-integration/gcc/objc/objc-act.h
    branches/milepost-integration/gcc/objcp/objcp-lang.c
    branches/milepost-integration/gcc/omega.h
    branches/milepost-integration/gcc/omp-low.c
    branches/milepost-integration/gcc/optc-gen.awk
    branches/milepost-integration/gcc/params.def
    branches/milepost-integration/gcc/postreload-gcse.c
    branches/milepost-integration/gcc/predict.h
    branches/milepost-integration/gcc/print-rtl.c
    branches/milepost-integration/gcc/profile.c
    branches/milepost-integration/gcc/read-rtl.c
    branches/milepost-integration/gcc/real.c
    branches/milepost-integration/gcc/recog.h
    branches/milepost-integration/gcc/reg-stack.c
    branches/milepost-integration/gcc/regrename.c
    branches/milepost-integration/gcc/resource.h
    branches/milepost-integration/gcc/rtl.c
    branches/milepost-integration/gcc/rtlhooks-def.h
    branches/milepost-integration/gcc/rtlhooks.c
    branches/milepost-integration/gcc/sched-deps.c
    branches/milepost-integration/gcc/sched-ebb.c
    branches/milepost-integration/gcc/sched-vis.c
    branches/milepost-integration/gcc/see.c
    branches/milepost-integration/gcc/sel-sched-dump.c
    branches/milepost-integration/gcc/sel-sched-dump.h
    branches/milepost-integration/gcc/sel-sched-ir.c
    branches/milepost-integration/gcc/sel-sched-ir.h
    branches/milepost-integration/gcc/simplify-rtx.c
    branches/milepost-integration/gcc/stack-ptr-mod.c
    branches/milepost-integration/gcc/stmt.c
    branches/milepost-integration/gcc/stringpool.c
    branches/milepost-integration/gcc/system.h
    branches/milepost-integration/gcc/testsuite/ChangeLog-2008   (props changed)
    branches/milepost-integration/gcc/testsuite/g++.dg/cpp/_Pragma1.C
    branches/milepost-integration/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C   (props changed)
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/compile/20000804-1.c
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/compile/20001226-1.c
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/compile/20010327-1.c
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/compile/20010518-2.c
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/compile/20020604-1.c
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/compile/20050622-1.c
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/compile/920501-12.c
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/compile/920501-4.c
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/compile/930506-2.c
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/compile/961203-1.c
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/compile/limits-blockid.c
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/compile/limits-fnargs.c
    branches/milepost-integration/gcc/testsuite/gcc.c-torture/compile/limits-fndefn.c
    branches/milepost-integration/gcc/testsuite/gcc.dg/builtin-apply2.c
    branches/milepost-integration/gcc/testsuite/gcc.dg/cpp/_Pragma6.c
    branches/milepost-integration/gcc/testsuite/gcc.dg/pr28243.c
    branches/milepost-integration/gcc/testsuite/gcc.dg/sibcall-3.c
    branches/milepost-integration/gcc/testsuite/gcc.dg/sibcall-4.c
    branches/milepost-integration/gcc/testsuite/gcc.dg/torture/fp-int-convert.h
    branches/milepost-integration/gcc/testsuite/gcc.dg/torture/pr36227.c   (props changed)
    branches/milepost-integration/gcc/testsuite/gcc.dg/torture/pr37868.c
    branches/milepost-integration/gcc/testsuite/gcc.dg/tree-ssa/ssa-store-ccp-2.c
    branches/milepost-integration/gcc/testsuite/gcc.target/x86_64/abi/callabi/   (props changed)
    branches/milepost-integration/gcc/testsuite/lib/scanasm.exp
    branches/milepost-integration/gcc/timevar.def
    branches/milepost-integration/gcc/tree-data-ref.c
    branches/milepost-integration/gcc/tree-dump.h
    branches/milepost-integration/gcc/tree-if-conv.c
    branches/milepost-integration/gcc/tree-inline.h
    branches/milepost-integration/gcc/tree-into-ssa.c
    branches/milepost-integration/gcc/tree-loop-distribution.c
    branches/milepost-integration/gcc/tree-mudflap.c
    branches/milepost-integration/gcc/tree-nomudflap.c
    branches/milepost-integration/gcc/tree-nrv.c
    branches/milepost-integration/gcc/tree-object-size.c
    branches/milepost-integration/gcc/tree-predcom.c
    branches/milepost-integration/gcc/tree-scalar-evolution.h
    branches/milepost-integration/gcc/tree-ssa-alias.c
    branches/milepost-integration/gcc/tree-ssa-ccp.c
    branches/milepost-integration/gcc/tree-ssa-dse.c
    branches/milepost-integration/gcc/tree-ssa-loop-manip.c
    branches/milepost-integration/gcc/tree-ssa-loop.c
    branches/milepost-integration/gcc/tree-ssa-math-opts.c
    branches/milepost-integration/gcc/tree-ssa-sccvn.c
    branches/milepost-integration/gcc/tree-ssa.c
    branches/milepost-integration/gcc/tree-ssanames.c
    branches/milepost-integration/gcc/tree-stdarg.c
    branches/milepost-integration/gcc/tree-tailcall.c
    branches/milepost-integration/gcc/tree-vect-analyze.c
    branches/milepost-integration/gcc/tree-vect-generic.c
    branches/milepost-integration/gcc/tree-vect-patterns.c
    branches/milepost-integration/gcc/tree-vect-transform.c
    branches/milepost-integration/gcc/value-prof.c
    branches/milepost-integration/gcc/vec.c
    branches/milepost-integration/gcc/vec.h
    branches/milepost-integration/gcc/web.c
    branches/milepost-integration/include/ansidecl.h
    branches/milepost-integration/include/dyn-string.h
    branches/milepost-integration/include/fibheap.h
    branches/milepost-integration/libcpp/identifiers.c
    branches/milepost-integration/libcpp/include/cpplib.h
    branches/milepost-integration/libcpp/include/line-map.h
    branches/milepost-integration/libcpp/include/mkdeps.h
    branches/milepost-integration/libcpp/init.c
    branches/milepost-integration/libcpp/internal.h
    branches/milepost-integration/libdecnumber/decContext.h
    branches/milepost-integration/libdecnumber/decDouble.h
    branches/milepost-integration/libdecnumber/decExcept.h
    branches/milepost-integration/libdecnumber/decNumber.h
    branches/milepost-integration/libdecnumber/decPacked.h
    branches/milepost-integration/libdecnumber/decQuad.h
    branches/milepost-integration/libdecnumber/decRound.h
    branches/milepost-integration/libdecnumber/decSingle.h
    branches/milepost-integration/libdecnumber/dpd/decimal128.h
    branches/milepost-integration/libdecnumber/dpd/decimal32.h
    branches/milepost-integration/libdecnumber/dpd/decimal64.h
    branches/milepost-integration/libgcc/config.host
    branches/milepost-integration/libjava/classpath/   (props changed)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/20_util/shared_ptr/cons/unique_ptr_deleter_ref_1.cc
            ('svn:mergeinfo' removed)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/21_strings/char_traits/requirements/explicit_instantiation/char/1.cc
            ('svn:mergeinfo' removed)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/21_strings/char_traits/requirements/explicit_instantiation/wchar_t/1.cc
            ('svn:mergeinfo' removed)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/23_containers/headers/forward_list/synopsis.cc
            ('svn:mergeinfo' removed)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/typedefs.cc
            ('svn:mergeinfo' removed)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/23_containers/unordered_multimap/requirements/typedefs.cc
            ('svn:mergeinfo' removed)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/23_containers/unordered_multiset/requirements/typedefs.cc
            ('svn:mergeinfo' removed)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/23_containers/unordered_set/requirements/typedefs.cc
            ('svn:mergeinfo' removed)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/30_threads/condition_variable/members/
            ('svn:mergeinfo' modified)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/30_threads/this_thread/
            ('svn:mergeinfo' modified)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/30_threads/thread/members/
            ('svn:mergeinfo' modified)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/30_threads/thread/swap/
            ('svn:mergeinfo' modified)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/tr1/6_containers/unordered_map/requirements/typedefs.cc
            ('svn:mergeinfo' removed)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/tr1/6_containers/unordered_multimap/requirements/typedefs.cc
            ('svn:mergeinfo' removed)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/tr1/6_containers/unordered_multiset/requirements/typedefs.cc
            ('svn:mergeinfo' removed)

Propchange: branches/milepost-integration/libstdc++-v3/testsuite/tr1/6_containers/unordered_set/requirements/typedefs.cc
            ('svn:mergeinfo' removed)

Propchange: branches/milepost-integration/
            ('svn:mergeinfo' added)

Propchange: branches/milepost-integration/
            ('svnmerge-integrated' added)

Propchange: branches/milepost-integration/gcc/ChangeLog-2008
            ('svn:mergeinfo' modified)

Propchange: branches/milepost-integration/gcc/testsuite/ChangeLog-2008
            ('svn:mergeinfo' modified)

Propchange: branches/milepost-integration/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C
            ('svn:mergeinfo' modified)

Propchange: branches/milepost-integration/gcc/testsuite/gcc.dg/torture/pr36227.c
            ('svn:mergeinfo' modified)

Propchange: branches/milepost-integration/gcc/testsuite/gcc.target/x86_64/abi/callabi/
            ('svn:mergeinfo' modified)

Propchange: branches/milepost-integration/libjava/classpath/
            ('svn:mergeinfo' modified)



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