r196435 - in /branches/gupc: ./ config/ChangeLo...

gfunck@gcc.gnu.org gfunck@gcc.gnu.org
Mon Mar 4 16:09:00 GMT 2013


Author: gfunck
Date: Mon Mar  4 16:09:25 2013
New Revision: 196435

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

Added:
    branches/gupc/libstdc++-v3/include/ext/cmath
      - copied unchanged from r196423, trunk/libstdc++-v3/include/ext/cmath
    branches/gupc/libstdc++-v3/testsuite/29_atomics/atomic/operators/56011.cc
      - copied unchanged from r196423, trunk/libstdc++-v3/testsuite/29_atomics/atomic/operators/56011.cc
    branches/gupc/libstdc++-v3/testsuite/29_atomics/atomic_flag/cons/56012.cc
      - copied unchanged from r196423, trunk/libstdc++-v3/testsuite/29_atomics/atomic_flag/cons/56012.cc
    branches/gupc/libstdc++-v3/testsuite/ext/triangular_distribution/
      - copied from r196423, trunk/libstdc++-v3/testsuite/ext/triangular_distribution/
    branches/gupc/libstdc++-v3/testsuite/ext/von_mises_distribution/
      - copied from r196423, trunk/libstdc++-v3/testsuite/ext/von_mises_distribution/
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/acinclude.m4
    branches/gupc/libstdc++-v3/config.h.in
    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/configure
    branches/gupc/libstdc++-v3/configure.ac
    branches/gupc/libstdc++-v3/include/Makefile.am
    branches/gupc/libstdc++-v3/include/Makefile.in
    branches/gupc/libstdc++-v3/include/bits/atomic_base.h
    branches/gupc/libstdc++-v3/include/ext/random
    branches/gupc/libstdc++-v3/include/ext/random.tcc
    branches/gupc/libstdc++-v3/include/std/atomic
    branches/gupc/libstdc++-v3/libsupc++/atexit_thread.cc

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-and.C
      - copied unchanged from r196423, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-and.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/inh-ctor18.C
      - copied unchanged from r196423, trunk/gcc/testsuite/g++.dg/cpp0x/inh-ctor18.C
    branches/gupc/gcc/testsuite/g++.dg/debug/pr56294.C
      - copied unchanged from r196423, trunk/gcc/testsuite/g++.dg/debug/pr56294.C
    branches/gupc/gcc/testsuite/g++.dg/template/cast3.C
      - copied unchanged from r196423, trunk/gcc/testsuite/g++.dg/template/cast3.C
    branches/gupc/gcc/testsuite/g++.dg/template/static33.C
      - copied unchanged from r196423, trunk/gcc/testsuite/g++.dg/template/static33.C
    branches/gupc/gcc/testsuite/g++.dg/template/static34.C
      - copied unchanged from r196423, trunk/gcc/testsuite/g++.dg/template/static34.C
    branches/gupc/gcc/testsuite/g++.dg/template/static35.C
      - copied unchanged from r196423, trunk/gcc/testsuite/g++.dg/template/static35.C
    branches/gupc/gcc/testsuite/g++.dg/template/virtual4.C
      - copied unchanged from r196423, trunk/gcc/testsuite/g++.dg/template/virtual4.C
    branches/gupc/gcc/testsuite/g++.dg/tm/pr56419.C
      - copied unchanged from r196423, trunk/gcc/testsuite/g++.dg/tm/pr56419.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr56403.C
      - copied unchanged from r196423, trunk/gcc/testsuite/g++.dg/torture/pr56403.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr56448.c
      - copied unchanged from r196423, trunk/gcc/testsuite/gcc.c-torture/compile/pr56448.c
    branches/gupc/gcc/testsuite/gcc.dg/pr45472.c
      - copied unchanged from r196423, trunk/gcc/testsuite/gcc.dg/pr45472.c
    branches/gupc/gcc/testsuite/gcc.dg/pr56436.c
      - copied unchanged from r196423, trunk/gcc/testsuite/gcc.dg/pr56436.c
    branches/gupc/gcc/testsuite/gcc.dg/pr56466.c
      - copied unchanged from r196423, trunk/gcc/testsuite/gcc.dg/pr56466.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr56443.c
      - copied unchanged from r196423, trunk/gcc/testsuite/gcc.dg/torture/pr56443.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr56488.c
      - copied unchanged from r196423, trunk/gcc/testsuite/gcc.dg/torture/pr56488.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/forwprop-24.c
      - copied unchanged from r196423, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-24.c
    branches/gupc/gcc/testsuite/gfortran.dg/array_constructor_42.f90
      - copied unchanged from r196423, trunk/gcc/testsuite/gfortran.dg/array_constructor_42.f90
    branches/gupc/gcc/testsuite/gfortran.dg/pointer_check_13.f90
      - copied unchanged from r196423, trunk/gcc/testsuite/gfortran.dg/pointer_check_13.f90
Modified:
    branches/gupc/   (props changed)
    branches/gupc/config/ChangeLog
    branches/gupc/config/bootstrap-asan.mk
    branches/gupc/contrib/ChangeLog
    branches/gupc/contrib/make_sunver.pl
    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/ada-tree.h
    branches/gupc/gcc/asan.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/cfgrtl.c
    branches/gupc/gcc/config.in
    branches/gupc/gcc/config/aarch64/aarch64-builtins.c
    branches/gupc/gcc/config/aarch64/aarch64.c
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/avr/avr-mcus.def
    branches/gupc/gcc/config/avr/avr-tables.opt
    branches/gupc/gcc/config/avr/avr.c
    branches/gupc/gcc/config/avr/avr.h
    branches/gupc/gcc/config/avr/builtins.def
    branches/gupc/gcc/config/avr/driver-avr.c
    branches/gupc/gcc/config/avr/t-multilib
    branches/gupc/gcc/config/c6x/c6x.c
    branches/gupc/gcc/config/c6x/c6x.h
    branches/gupc/gcc/config/cr16/cr16-protos.h
    branches/gupc/gcc/config/lm32/lm32.c
    branches/gupc/gcc/config/lm32/lm32.md
    branches/gupc/gcc/config/mep/t-mep
    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/microblaze.opt
    branches/gupc/gcc/config/mips/constraints.md
    branches/gupc/gcc/config/mips/micromips.md
    branches/gupc/gcc/config/mips/mips-cpus.def
    branches/gupc/gcc/config/mips/mips-protos.h
    branches/gupc/gcc/config/mips/mips-tables.opt
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.h
    branches/gupc/gcc/config/mips/mips.md
    branches/gupc/gcc/config/mips/mips.opt
    branches/gupc/gcc/config/mips/predicates.md
    branches/gupc/gcc/config/mips/sync.md
    branches/gupc/gcc/config/mips/t-sde
    branches/gupc/gcc/config/mn10300/mn10300.c
    branches/gupc/gcc/config/tilegx/tilegx.c
    branches/gupc/gcc/config/tilepro/tilepro.c
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/init.c
    branches/gupc/gcc/cp/name-lookup.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/df-scan.c
    branches/gupc/gcc/doc/avr-mmcu.texi
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/gcc.texi
    branches/gupc/gcc/doc/gty.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/md.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/Make-lang.in
    branches/gupc/gcc/fortran/array.c
    branches/gupc/gcc/fortran/expr.c
    branches/gupc/gcc/fortran/gfortran.h
    branches/gupc/gcc/fortran/iresolve.c
    branches/gupc/gcc/fortran/symbol.c
    branches/gupc/gcc/fortran/trans-decl.c
    branches/gupc/gcc/fortran/trans-io.c
    branches/gupc/gcc/incpath.c
    branches/gupc/gcc/insn-notes.def
    branches/gupc/gcc/ipa-cp.c
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa-reference.c
    branches/gupc/gcc/ira-build.c
    branches/gupc/gcc/loop-unroll.c
    branches/gupc/gcc/lra-spills.c
    branches/gupc/gcc/lto-wrapper.c
    branches/gupc/gcc/opts-common.c
    branches/gupc/gcc/opts.c
    branches/gupc/gcc/opts.h
    branches/gupc/gcc/sel-sched-ir.c
    branches/gupc/gcc/stmt.c
    branches/gupc/gcc/target.def
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/c-c++-common/asan/attrib-1.c
    branches/gupc/gcc/testsuite/g++.dg/asan/default-options-1.C
    branches/gupc/gcc/testsuite/g++.dg/asan/sanitizer_test_utils.h
    branches/gupc/gcc/testsuite/g++.dg/inherit/using5.C
    branches/gupc/gcc/testsuite/g++.old-deja/g++.other/using3.C
    branches/gupc/gcc/testsuite/g++.old-deja/g++.pt/ptrmem6.C
    branches/gupc/gcc/testsuite/gcc.dg/pr56396.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/slsr-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/slsr-2.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/slsr-3.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-82_64.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-83_64.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips.exp
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-constraints-1.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-constraints-2.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-1.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-2.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-3.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-4.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-5.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-6.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-7.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-8.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-lwp-swp-volatile.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-movep-1.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-movep-2.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-save-restore-1.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-save-restore-2.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-save-restore-3.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-1.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-2.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-3.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-4.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-5.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-6.c
    branches/gupc/gcc/testsuite/gcc.target/mips/umips-swp-7.c
    branches/gupc/gcc/tree-cfgcleanup.c
    branches/gupc/gcc/tree-flow.h
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-forwprop.c
    branches/gupc/gcc/tree-ssa-loop-ivcanon.c
    branches/gupc/gcc/tree-ssa-loop-niter.c
    branches/gupc/gcc/tree-ssa-loop.c
    branches/gupc/gcc/tree-ssa-uninit.c
    branches/gupc/gcc/tree-ssa.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-vectorizer.h
    branches/gupc/include/ChangeLog
    branches/gupc/include/dwarf2.h
    branches/gupc/libcpp/ChangeLog
    branches/gupc/libcpp/config.in
    branches/gupc/libcpp/configure
    branches/gupc/libcpp/configure.ac
    branches/gupc/libcpp/files.c
    branches/gupc/libcpp/lex.c
    branches/gupc/libcpp/pch.c
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/config/aarch64/sync-cache.c
    branches/gupc/libgcc/config/mips/crtn.S
    branches/gupc/libgcc/config/mips/linux-unwind.h
    branches/gupc/libgcc/config/mips/mips16.S
    branches/gupc/libgo/go/testing/quick/quick_test.go
    branches/gupc/libgo/runtime/go-reflect-call.c
    branches/gupc/libgo/runtime/proc.c
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/libiberty.texi
    branches/gupc/libiberty/obstacks.texi
    branches/gupc/libsanitizer/ChangeLog
    branches/gupc/libsanitizer/asan/asan_mapping.h
    branches/gupc/libsanitizer/asan/asan_rtl.cc

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




More information about the Libstdc++-cvs mailing list