This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r196601 - in /branches/gupc: ./ boehm-gc/Change...


Author: gfunck
Date: Mon Mar 11 16:39:56 2013
New Revision: 196601

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196601
Log:
	Merge trunk version 196592 into gupc branch.

Added:
    branches/gupc/contrib/make-obstacks-texi.pl
      - copied unchanged from r196593, trunk/contrib/make-obstacks-texi.pl
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-err3.C
      - copied unchanged from r196593, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-err3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-initlist3.C
      - copied unchanged from r196593, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-initlist3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi1.C
      - copied unchanged from r196593, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi2.C
      - copied unchanged from r196593, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template10.C
      - copied unchanged from r196593, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this10.C
      - copied unchanged from r196593, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this11.C
      - copied unchanged from r196593, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this12.C
      - copied unchanged from r196593, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/local-targ1.C
      - copied unchanged from r196593, trunk/gcc/testsuite/g++.dg/cpp0x/local-targ1.C
    branches/gupc/gcc/testsuite/g++.dg/template/crash115.C
      - copied unchanged from r196593, trunk/gcc/testsuite/g++.dg/template/crash115.C
    branches/gupc/gcc/testsuite/g++.dg/template/typename20.C
      - copied unchanged from r196593, trunk/gcc/testsuite/g++.dg/template/typename20.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wsign-conversion-2.C
      - copied unchanged from r196593, trunk/gcc/testsuite/g++.dg/warn/Wsign-conversion-2.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr40797.c
      - copied unchanged from r196593, trunk/gcc/testsuite/gcc.c-torture/compile/pr40797.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr56484.c
      - copied unchanged from r196593, trunk/gcc/testsuite/gcc.c-torture/compile/pr56484.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr56539.c
      - copied unchanged from r196593, trunk/gcc/testsuite/gcc.c-torture/compile/pr56539.c
    branches/gupc/gcc/testsuite/gcc.dg/pr56424.c
      - copied unchanged from r196593, trunk/gcc/testsuite/gcc.dg/pr56424.c
    branches/gupc/gcc/testsuite/gcc.dg/pr56494.c
      - copied unchanged from r196593, trunk/gcc/testsuite/gcc.dg/pr56494.c
    branches/gupc/gcc/testsuite/gcc.dg/pr56510.c
      - copied unchanged from r196593, trunk/gcc/testsuite/gcc.dg/pr56510.c
    branches/gupc/gcc/testsuite/gcc.dg/pr56548.c
      - copied unchanged from r196593, trunk/gcc/testsuite/gcc.dg/pr56548.c
    branches/gupc/gcc/testsuite/gcc.dg/tm/instrumented-mask.c
      - copied unchanged from r196593, trunk/gcc/testsuite/gcc.dg/tm/instrumented-mask.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr56478.c
      - copied unchanged from r196593, trunk/gcc/testsuite/gcc.dg/torture/pr56478.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/reassoc-26.c
      - copied unchanged from r196593, trunk/gcc/testsuite/gcc.dg/tree-ssa/reassoc-26.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/slp-38.c
      - copied unchanged from r196593, trunk/gcc/testsuite/gcc.dg/vect/slp-38.c
    branches/gupc/gcc/testsuite/gcc.target/mips/pr56524.c
      - copied unchanged from r196593, trunk/gcc/testsuite/gcc.target/mips/pr56524.c
    branches/gupc/gcc/testsuite/gfortran.dg/class_56.f90
      - copied unchanged from r196593, trunk/gcc/testsuite/gfortran.dg/class_56.f90
    branches/gupc/gcc/testsuite/gnat.dg/loop_optimization15.adb
      - copied unchanged from r196593, trunk/gcc/testsuite/gnat.dg/loop_optimization15.adb
    branches/gupc/gcc/testsuite/gnat.dg/loop_optimization15.ads
      - copied unchanged from r196593, trunk/gcc/testsuite/gnat.dg/loop_optimization15.ads
    branches/gupc/gcc/testsuite/gnat.dg/specs/aggr6.ads
      - copied unchanged from r196593, trunk/gcc/testsuite/gnat.dg/specs/aggr6.ads
    branches/gupc/libstdc++-v3/include/bits/memoryfwd.h
      - copied unchanged from r196593, trunk/libstdc++-v3/include/bits/memoryfwd.h
Modified:
    branches/gupc/   (props changed)
    branches/gupc/boehm-gc/ChangeLog
    branches/gupc/boehm-gc/include/private/gcconfig.h
    branches/gupc/boehm-gc/os_dep.c
    branches/gupc/contrib/ChangeLog
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/ada/ChangeLog
    branches/gupc/gcc/ada/gcc-interface/decl.c
    branches/gupc/gcc/ada/gcc-interface/trans.c
    branches/gupc/gcc/ada/seh_init.c
    branches/gupc/gcc/alias.c
    branches/gupc/gcc/bitmap.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-pch.c
    branches/gupc/gcc/c-family/c-pretty-print.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config/aarch64/t-aarch64
    branches/gupc/gcc/config/arm/t-arm
    branches/gupc/gcc/config/gnu-user.h
    branches/gupc/gcc/config/microblaze/microblaze-protos.h
    branches/gupc/gcc/config/microblaze/microblaze.c
    branches/gupc/gcc/config/microblaze/microblaze.h
    branches/gupc/gcc/config/microblaze/microblaze.md
    branches/gupc/gcc/config/microblaze/predicates.md
    branches/gupc/gcc/config/pa/pa.c
    branches/gupc/gcc/config/pa/pa.md
    branches/gupc/gcc/config/s390/s390.h
    branches/gupc/gcc/config/sh/sh.c
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/cxx-pretty-print.c
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/error.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/cp/tree.c
    branches/gupc/gcc/diagnostic.c
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/dse.c
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/except.c
    branches/gupc/gcc/except.h
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/expr.c
    branches/gupc/gcc/fortran/resolve.c
    branches/gupc/gcc/function.c
    branches/gupc/gcc/function.h
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/ggc-common.c
    branches/gupc/gcc/gimple-pretty-print.c
    branches/gupc/gcc/gimple.h
    branches/gupc/gcc/ifcvt.c
    branches/gupc/gcc/ipa-split.c
    branches/gupc/gcc/loop-init.c
    branches/gupc/gcc/lra.c
    branches/gupc/gcc/optabs.c
    branches/gupc/gcc/opts-common.c
    branches/gupc/gcc/opts.c
    branches/gupc/gcc/po/ChangeLog
    branches/gupc/gcc/po/be.po
    branches/gupc/gcc/po/da.po
    branches/gupc/gcc/po/de.po
    branches/gupc/gcc/po/el.po
    branches/gupc/gcc/po/es.po
    branches/gupc/gcc/po/fi.po
    branches/gupc/gcc/po/fr.po
    branches/gupc/gcc/po/hr.po
    branches/gupc/gcc/po/id.po
    branches/gupc/gcc/po/ja.po
    branches/gupc/gcc/po/nl.po
    branches/gupc/gcc/po/ru.po
    branches/gupc/gcc/po/sr.po
    branches/gupc/gcc/po/sv.po
    branches/gupc/gcc/po/tr.po
    branches/gupc/gcc/po/vi.po
    branches/gupc/gcc/po/zh_CN.po
    branches/gupc/gcc/po/zh_TW.po
    branches/gupc/gcc/predict.c
    branches/gupc/gcc/sched-deps.c
    branches/gupc/gcc/sdbout.c
    branches/gupc/gcc/sel-sched-ir.c
    branches/gupc/gcc/simplify-rtx.c
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/c-c++-common/pr54486.c
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/thunk1.C
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp
    branches/gupc/gcc/testsuite/gcc.dg/lto/20090914-2_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20091013-1_1.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20091013-1_2.c
    branches/gupc/gcc/testsuite/gcc.dg/pr14092-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr24683.c
    branches/gupc/gcc/testsuite/gcc.dg/pr31490.c
    branches/gupc/gcc/testsuite/gcc.dg/pr44194-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr52549.c
    branches/gupc/gcc/testsuite/gcc.dg/pr53701.c
    branches/gupc/gcc/testsuite/gcc.dg/pr55153.c
    branches/gupc/gcc/testsuite/gcc.dg/pr56228.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr51071-2.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr53922.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr52631.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr55579.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/vector-4.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/vrp72.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/vrp73.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/vrp75.c
    branches/gupc/gcc/testsuite/gcc.dg/weak/weak-1.c
    branches/gupc/gcc/testsuite/gcc.dg/weak/weak-15.c
    branches/gupc/gcc/testsuite/gcc.dg/weak/weak-16.c
    branches/gupc/gcc/testsuite/gcc.dg/weak/weak-2.c
    branches/gupc/gcc/testsuite/gcc.dg/weak/weak-3.c
    branches/gupc/gcc/testsuite/gcc.dg/weak/weak-4.c
    branches/gupc/gcc/testsuite/gcc.dg/weak/weak-5.c
    branches/gupc/gcc/trans-mem.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-dfa.c
    branches/gupc/gcc/tree-eh.c
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-into-ssa.c
    branches/gupc/gcc/tree-loop-distribution.c
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-loop-niter.c
    branches/gupc/gcc/tree-ssa-reassoc.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-ssa-ter.c
    branches/gupc/gcc/tree-tailcall.c
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/gcc/tree-vect-loop.c
    branches/gupc/gcc/tree-vect-slp.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/varasm.c
    branches/gupc/libcpp/ChangeLog
    branches/gupc/libcpp/directives.c
    branches/gupc/libcpp/files.c
    branches/gupc/libcpp/internal.h
    branches/gupc/libcpp/po/ChangeLog
    branches/gupc/libcpp/po/be.po
    branches/gupc/libcpp/po/ca.po
    branches/gupc/libcpp/po/da.po
    branches/gupc/libcpp/po/de.po
    branches/gupc/libcpp/po/el.po
    branches/gupc/libcpp/po/eo.po
    branches/gupc/libcpp/po/es.po
    branches/gupc/libcpp/po/fi.po
    branches/gupc/libcpp/po/fr.po
    branches/gupc/libcpp/po/id.po
    branches/gupc/libcpp/po/ja.po
    branches/gupc/libcpp/po/nl.po
    branches/gupc/libcpp/po/ru.po
    branches/gupc/libcpp/po/sr.po
    branches/gupc/libcpp/po/sv.po
    branches/gupc/libcpp/po/tr.po
    branches/gupc/libcpp/po/uk.po
    branches/gupc/libcpp/po/vi.po
    branches/gupc/libcpp/po/zh_CN.po
    branches/gupc/libcpp/po/zh_TW.po
    branches/gupc/libffi/ChangeLog
    branches/gupc/libffi/src/closures.c
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/config/avr/lib1funcs.S
    branches/gupc/libgcc/config/i386/cpuinfo.c
    branches/gupc/libgcc/config/microblaze/crti.S
    branches/gupc/libgcc/config/sh/lib1funcs.S
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/libiberty.texi
    branches/gupc/libiberty/obstacks.texi
    branches/gupc/libiberty/simple-object-mach-o.c
    branches/gupc/libquadmath/ChangeLog
    branches/gupc/libquadmath/quadmath.h
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/powerpc-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/s390-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/solaris2.10/amd64/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/solaris2.10/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/solaris2.9/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/solaris2.9/sparcv9/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/configure
    branches/gupc/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/gupc/libstdc++-v3/include/Makefile.am
    branches/gupc/libstdc++-v3/include/Makefile.in
    branches/gupc/libstdc++-v3/include/bits/algorithmfwd.h
    branches/gupc/libstdc++-v3/include/bits/alloc_traits.h
    branches/gupc/libstdc++-v3/include/bits/allocator.h
    branches/gupc/libstdc++-v3/include/bits/localefwd.h
    branches/gupc/libstdc++-v3/include/bits/stl_construct.h
    branches/gupc/libstdc++-v3/include/bits/stringfwd.h
    branches/gupc/libstdc++-v3/include/bits/vector.tcc
    branches/gupc/libstdc++-v3/include/ext/alloc_traits.h
    branches/gupc/libstdc++-v3/include/ext/random
    branches/gupc/libstdc++-v3/include/ext/vstring_fwd.h
    branches/gupc/libstdc++-v3/include/parallel/algorithmfwd.h
    branches/gupc/libstdc++-v3/include/parallel/numericfwd.h
    branches/gupc/libstdc++-v3/include/std/iosfwd
    branches/gupc/libstdc++-v3/scripts/extract_symvers.in
    branches/gupc/libstdc++-v3/scripts/extract_symvers.pl
    branches/gupc/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/55463.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/forward_list/allocator/copy.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/forward_list/allocator/copy_assign.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/forward_list/allocator/minimal.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/forward_list/allocator/move_assign.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/forward_list/allocator/swap.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/allocator/copy.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/allocator/copy_assign.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/allocator/minimal.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/allocator/move_assign.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/allocator/swap.cc

Propchange: branches/gupc/
            ('svn:mergeinfo' modified)



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