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]

r120220 - in /branches/dataflow-branch: ./ Chan...


Author: dberlin
Date: Wed Dec 27 19:34:52 2006
New Revision: 120220

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120220
Log:
Merged revisions 120098-120219 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/dataflow-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/dr541.cc
      - copied unchanged from r120219, trunk/libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/dr541.cc
Modified:
    branches/dataflow-branch/libstdc++-v3/ChangeLog
    branches/dataflow-branch/libstdc++-v3/docs/html/ext/howto.html
    branches/dataflow-branch/libstdc++-v3/include/std/memory
    branches/dataflow-branch/libstdc++-v3/testsuite/20_util/memory/auto_ptr/assign_neg.cc

Changes in other areas also in this revision:
Added:
    branches/dataflow-branch/gcc/testsuite/g++.dg/eh/ia64-2.C
      - copied unchanged from r120219, trunk/gcc/testsuite/g++.dg/eh/ia64-2.C
    branches/dataflow-branch/gcc/testsuite/g++.dg/opt/complex6.C
      - copied unchanged from r120219, trunk/gcc/testsuite/g++.dg/opt/complex6.C
    branches/dataflow-branch/gcc/testsuite/gcc.c-torture/execute/20061220-1.c
      - copied unchanged from r120219, trunk/gcc/testsuite/gcc.c-torture/execute/20061220-1.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/Wmissing-parameter-type-Wextra.c
      - copied unchanged from r120219, trunk/gcc/testsuite/gcc.dg/Wmissing-parameter-type-Wextra.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/Wmissing-parameter-type-no.c
      - copied unchanged from r120219, trunk/gcc/testsuite/gcc.dg/Wmissing-parameter-type-no.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/Wmissing-parameter-type.c
      - copied unchanged from r120219, trunk/gcc/testsuite/gcc.dg/Wmissing-parameter-type.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/gomp/asm-1.c
      - copied unchanged from r120219, trunk/gcc/testsuite/gcc.dg/gomp/asm-1.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/rs6000-leaf.c
      - copied unchanged from r120219, trunk/gcc/testsuite/gcc.dg/rs6000-leaf.c
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/alloc_comp_basics_3.f90
      - copied unchanged from r120219, trunk/gcc/testsuite/gfortran.dg/alloc_comp_basics_3.f90
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/dependency_19.f90
      - copied unchanged from r120219, trunk/gcc/testsuite/gfortran.dg/dependency_19.f90
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/entry_array_specs_2.f
      - copied unchanged from r120219, trunk/gcc/testsuite/gfortran.dg/entry_array_specs_2.f
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/f2c_8.f90
      - copied unchanged from r120219, trunk/gcc/testsuite/gfortran.dg/f2c_8.f90
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/generic_11.f90
      - copied unchanged from r120219, trunk/gcc/testsuite/gfortran.dg/generic_11.f90
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/interface_10.f90
      - copied unchanged from r120219, trunk/gcc/testsuite/gfortran.dg/interface_10.f90
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/nested_modules_6.f90
      - copied unchanged from r120219, trunk/gcc/testsuite/gfortran.dg/nested_modules_6.f90
    branches/dataflow-branch/libgomp/libgomp.texi
      - copied unchanged from r120219, trunk/libgomp/libgomp.texi
Removed:
    branches/dataflow-branch/libgomp/NOTES
Modified:
    branches/dataflow-branch/   (props changed)
    branches/dataflow-branch/ChangeLog
    branches/dataflow-branch/config/acx.m4
    branches/dataflow-branch/configure
    branches/dataflow-branch/gcc/ChangeLog
    branches/dataflow-branch/gcc/DATESTAMP
    branches/dataflow-branch/gcc/Makefile.in
    branches/dataflow-branch/gcc/basic-block.h
    branches/dataflow-branch/gcc/builtins.c
    branches/dataflow-branch/gcc/c-decl.c
    branches/dataflow-branch/gcc/c-opts.c
    branches/dataflow-branch/gcc/c.opt
    branches/dataflow-branch/gcc/cfgrtl.c
    branches/dataflow-branch/gcc/cgraphunit.c
    branches/dataflow-branch/gcc/common.opt
    branches/dataflow-branch/gcc/config/elfos.h
    branches/dataflow-branch/gcc/config/i386/i386.c
    branches/dataflow-branch/gcc/config/ia64/ia64.c
    branches/dataflow-branch/gcc/config/pa/pa.c
    branches/dataflow-branch/gcc/config/rs6000/t-darwin
    branches/dataflow-branch/gcc/config/spu/spu.c
    branches/dataflow-branch/gcc/config/spu/spu.h
    branches/dataflow-branch/gcc/configure
    branches/dataflow-branch/gcc/configure.ac
    branches/dataflow-branch/gcc/cp/ChangeLog
    branches/dataflow-branch/gcc/cp/decl.c
    branches/dataflow-branch/gcc/cp/optimize.c
    branches/dataflow-branch/gcc/cse.c
    branches/dataflow-branch/gcc/doc/invoke.texi
    branches/dataflow-branch/gcc/dwarf2out.c
    branches/dataflow-branch/gcc/final.c
    branches/dataflow-branch/gcc/fortran/ChangeLog
    branches/dataflow-branch/gcc/fortran/dependency.c
    branches/dataflow-branch/gcc/fortran/gfortran.h
    branches/dataflow-branch/gcc/fortran/interface.c
    branches/dataflow-branch/gcc/fortran/module.c
    branches/dataflow-branch/gcc/fortran/resolve.c
    branches/dataflow-branch/gcc/fortran/trans-array.c
    branches/dataflow-branch/gcc/fortran/trans-decl.c
    branches/dataflow-branch/gcc/fortran/trans-expr.c
    branches/dataflow-branch/gcc/fortran/trans-stmt.c
    branches/dataflow-branch/gcc/fortran/trans-types.c
    branches/dataflow-branch/gcc/function.c
    branches/dataflow-branch/gcc/ggc-common.c
    branches/dataflow-branch/gcc/ggc.h
    branches/dataflow-branch/gcc/insn-addr.h
    branches/dataflow-branch/gcc/opts.c
    branches/dataflow-branch/gcc/output.h
    branches/dataflow-branch/gcc/reload1.c
    branches/dataflow-branch/gcc/rtl.h
    branches/dataflow-branch/gcc/rtlanal.c
    branches/dataflow-branch/gcc/simplify-rtx.c
    branches/dataflow-branch/gcc/testsuite/ChangeLog
    branches/dataflow-branch/gcc/testsuite/gcc.dg/attr-returns_twice-1.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/setjmp-1.c
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/dummy_procedure_1.f90
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/interface_7.f90
    branches/dataflow-branch/gcc/testsuite/lib/gcc-defs.exp
    branches/dataflow-branch/gcc/testsuite/lib/gcc-dg.exp
    branches/dataflow-branch/gcc/toplev.c
    branches/dataflow-branch/gcc/toplev.h
    branches/dataflow-branch/gcc/tree-affine.h
    branches/dataflow-branch/gcc/tree-cfg.c
    branches/dataflow-branch/gcc/tree-dfa.c
    branches/dataflow-branch/gcc/tree-flow-inline.h
    branches/dataflow-branch/gcc/tree-flow.h
    branches/dataflow-branch/gcc/tree-mudflap.c
    branches/dataflow-branch/gcc/tree-nested.c
    branches/dataflow-branch/gcc/tree-outof-ssa.c
    branches/dataflow-branch/gcc/tree-pretty-print.c
    branches/dataflow-branch/gcc/tree-scalar-evolution.c
    branches/dataflow-branch/gcc/tree-ssa-address.c
    branches/dataflow-branch/gcc/tree-ssa-alias.c
    branches/dataflow-branch/gcc/tree-ssa-coalesce.c
    branches/dataflow-branch/gcc/tree-ssa-live.c
    branches/dataflow-branch/gcc/tree-ssa-live.h
    branches/dataflow-branch/gcc/tree-ssa-loop-ivopts.c
    branches/dataflow-branch/gcc/tree-ssa-loop-manip.c
    branches/dataflow-branch/gcc/tree-ssa-loop-niter.c
    branches/dataflow-branch/gcc/tree-ssa-loop-prefetch.c
    branches/dataflow-branch/gcc/tree-ssa-operands.c
    branches/dataflow-branch/gcc/tree-ssa-operands.h
    branches/dataflow-branch/gcc/tree-ssa-structalias.c
    branches/dataflow-branch/gcc/tree-ssa-ter.c
    branches/dataflow-branch/gcc/tree-ssa.c
    branches/dataflow-branch/gcc/tree-vectorizer.h
    branches/dataflow-branch/gcc/tree-vrp.c
    branches/dataflow-branch/gcc/tree.h
    branches/dataflow-branch/gcc/varpool.c
    branches/dataflow-branch/gcc/varray.c
    branches/dataflow-branch/gcc/vec.c
    branches/dataflow-branch/libgomp/ChangeLog
    branches/dataflow-branch/libgomp/Makefile.am
    branches/dataflow-branch/libgomp/Makefile.in
    branches/dataflow-branch/libgomp/config.h.in
    branches/dataflow-branch/libgomp/configure.ac
    branches/dataflow-branch/libgomp/testsuite/Makefile.in
    branches/dataflow-branch/libjava/ChangeLog
    branches/dataflow-branch/libjava/configure
    branches/dataflow-branch/libjava/configure.ac

Propchange: branches/dataflow-branch/
            ('svk:merge' modified)

Propchange: branches/dataflow-branch/
            ('svnmerge-integrated' modified)



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