This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r196390 - in /branches/lra: ./ config/ChangeLog...
- From: vmakarov at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Fri, 01 Mar 2013 19:51:53 -0000
- Subject: r196390 - in /branches/lra: ./ config/ChangeLog...
Author: vmakarov
Date: Fri Mar 1 19:51:51 2013
New Revision: 196390
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196390
Log:
Merged with trunk @ r196386.
Added:
branches/lra/libstdc++-v3/testsuite/29_atomics/atomic/operators/56011.cc
- copied unchanged from r196386, trunk/libstdc++-v3/testsuite/29_atomics/atomic/operators/56011.cc
branches/lra/libstdc++-v3/testsuite/29_atomics/atomic_flag/cons/56012.cc
- copied unchanged from r196386, trunk/libstdc++-v3/testsuite/29_atomics/atomic_flag/cons/56012.cc
Modified:
branches/lra/libstdc++-v3/ChangeLog
branches/lra/libstdc++-v3/acinclude.m4
branches/lra/libstdc++-v3/config.h.in
branches/lra/libstdc++-v3/config/abi/post/solaris2.10/amd64/baseline_symbols.txt
branches/lra/libstdc++-v3/config/abi/post/solaris2.10/baseline_symbols.txt
branches/lra/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt
branches/lra/libstdc++-v3/config/abi/post/solaris2.9/baseline_symbols.txt
branches/lra/libstdc++-v3/config/abi/post/solaris2.9/sparcv9/baseline_symbols.txt
branches/lra/libstdc++-v3/configure
branches/lra/libstdc++-v3/configure.ac
branches/lra/libstdc++-v3/include/bits/atomic_base.h
branches/lra/libstdc++-v3/include/std/atomic
branches/lra/libstdc++-v3/libsupc++/atexit_thread.cc
Changes in other areas also in this revision:
Added:
branches/lra/gcc/config/mips/micromips.md
- copied unchanged from r196386, trunk/gcc/config/mips/micromips.md
branches/lra/gcc/testsuite/g++.dg/cpp0x/constexpr-and.C
- copied unchanged from r196386, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-and.C
branches/lra/gcc/testsuite/g++.dg/cpp0x/inh-ctor18.C
- copied unchanged from r196386, trunk/gcc/testsuite/g++.dg/cpp0x/inh-ctor18.C
branches/lra/gcc/testsuite/g++.dg/debug/pr56294.C
- copied unchanged from r196386, trunk/gcc/testsuite/g++.dg/debug/pr56294.C
branches/lra/gcc/testsuite/g++.dg/template/access25.C
- copied unchanged from r196386, trunk/gcc/testsuite/g++.dg/template/access25.C
branches/lra/gcc/testsuite/g++.dg/template/cast3.C
- copied unchanged from r196386, trunk/gcc/testsuite/g++.dg/template/cast3.C
branches/lra/gcc/testsuite/g++.dg/template/error49.C
- copied unchanged from r196386, trunk/gcc/testsuite/g++.dg/template/error49.C
branches/lra/gcc/testsuite/g++.dg/template/typename19.C
- copied unchanged from r196386, trunk/gcc/testsuite/g++.dg/template/typename19.C
branches/lra/gcc/testsuite/g++.dg/template/virtual4.C
- copied unchanged from r196386, trunk/gcc/testsuite/g++.dg/template/virtual4.C
branches/lra/gcc/testsuite/g++.dg/tm/pr56419.C
- copied unchanged from r196386, trunk/gcc/testsuite/g++.dg/tm/pr56419.C
branches/lra/gcc/testsuite/g++.dg/torture/pr56403.C
- copied unchanged from r196386, trunk/gcc/testsuite/g++.dg/torture/pr56403.C
branches/lra/gcc/testsuite/gcc.c-torture/compile/pr56448.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.c-torture/compile/pr56448.c
branches/lra/gcc/testsuite/gcc.dg/pr45472.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.dg/pr45472.c
branches/lra/gcc/testsuite/gcc.dg/pr56436.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.dg/pr56436.c
branches/lra/gcc/testsuite/gcc.dg/pr56466.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.dg/pr56466.c
branches/lra/gcc/testsuite/gcc.dg/torture/pr56443.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.dg/torture/pr56443.c
branches/lra/gcc/testsuite/gcc.dg/torture/pr56488.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.dg/torture/pr56488.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/forwprop-24.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-24.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-constraints-1.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-constraints-1.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-constraints-2.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-constraints-2.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-lwp-1.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-lwp-1.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-lwp-2.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-lwp-2.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-lwp-3.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-lwp-3.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-lwp-4.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-lwp-4.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-lwp-5.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-lwp-5.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-lwp-6.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-lwp-6.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-lwp-7.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-lwp-7.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-lwp-8.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-lwp-8.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-lwp-swp-volatile.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-lwp-swp-volatile.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-movep-1.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-movep-1.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-movep-2.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-movep-2.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-save-restore-1.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-save-restore-1.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-save-restore-2.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-save-restore-2.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-save-restore-3.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-save-restore-3.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-swp-1.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-swp-1.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-swp-2.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-swp-2.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-swp-3.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-swp-3.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-swp-4.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-swp-4.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-swp-5.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-swp-5.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-swp-6.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-swp-6.c
branches/lra/gcc/testsuite/gcc.target/mips/umips-swp-7.c
- copied unchanged from r196386, trunk/gcc/testsuite/gcc.target/mips/umips-swp-7.c
Modified:
branches/lra/ (props changed)
branches/lra/config/ChangeLog
branches/lra/config/bootstrap-asan.mk
branches/lra/contrib/ChangeLog
branches/lra/contrib/make_sunver.pl
branches/lra/gcc/ChangeLog
branches/lra/gcc/DATESTAMP
branches/lra/gcc/Makefile.in
branches/lra/gcc/ada/ChangeLog
branches/lra/gcc/ada/gcc-interface/ada-tree.h
branches/lra/gcc/asan.c
branches/lra/gcc/c-family/ChangeLog
branches/lra/gcc/c-family/c-common.c
branches/lra/gcc/cfgrtl.c
branches/lra/gcc/config/aarch64/aarch64-builtins.c
branches/lra/gcc/config/aarch64/aarch64.c
branches/lra/gcc/config/arm/arm.c
branches/lra/gcc/config/avr/avr-mcus.def
branches/lra/gcc/config/avr/avr-tables.opt
branches/lra/gcc/config/avr/avr.c
branches/lra/gcc/config/avr/avr.h
branches/lra/gcc/config/avr/builtins.def
branches/lra/gcc/config/avr/driver-avr.c
branches/lra/gcc/config/avr/t-multilib
branches/lra/gcc/config/c6x/c6x.c
branches/lra/gcc/config/c6x/c6x.h
branches/lra/gcc/config/cr16/cr16-protos.h
branches/lra/gcc/config/lm32/lm32.c
branches/lra/gcc/config/lm32/lm32.md
branches/lra/gcc/config/mep/t-mep
branches/lra/gcc/config/microblaze/microblaze.c
branches/lra/gcc/config/microblaze/microblaze.md
branches/lra/gcc/config/mn10300/mn10300.c
branches/lra/gcc/config/tilegx/tilegx.c
branches/lra/gcc/config/tilepro/tilepro.c
branches/lra/gcc/cp/ChangeLog
branches/lra/gcc/cp/call.c
branches/lra/gcc/cp/class.c
branches/lra/gcc/cp/decl.c
branches/lra/gcc/cp/init.c
branches/lra/gcc/cp/name-lookup.c
branches/lra/gcc/cp/pt.c
branches/lra/gcc/cp/semantics.c
branches/lra/gcc/cp/tree.c
branches/lra/gcc/df-scan.c
branches/lra/gcc/doc/avr-mmcu.texi
branches/lra/gcc/doc/extend.texi
branches/lra/gcc/doc/invoke.texi
branches/lra/gcc/fold-const.c
branches/lra/gcc/fortran/ChangeLog
branches/lra/gcc/fortran/resolve.c
branches/lra/gcc/fortran/trans-decl.c
branches/lra/gcc/fortran/trans-io.c
branches/lra/gcc/incpath.c
branches/lra/gcc/insn-notes.def
branches/lra/gcc/ipa-cp.c
branches/lra/gcc/ipa-pure-const.c
branches/lra/gcc/ipa-reference.c
branches/lra/gcc/loop-unroll.c
branches/lra/gcc/lra-spills.c
branches/lra/gcc/lto-wrapper.c
branches/lra/gcc/opts-common.c
branches/lra/gcc/opts.c
branches/lra/gcc/opts.h
branches/lra/gcc/po/ChangeLog
branches/lra/gcc/po/gcc.pot
branches/lra/gcc/sched-deps.c
branches/lra/gcc/sel-sched-ir.c
branches/lra/gcc/stmt.c
branches/lra/gcc/target-globals.c
branches/lra/gcc/testsuite/ChangeLog
branches/lra/gcc/testsuite/c-c++-common/asan/attrib-1.c
branches/lra/gcc/testsuite/g++.dg/asan/default-options-1.C
branches/lra/gcc/testsuite/g++.dg/asan/sanitizer_test_utils.h
branches/lra/gcc/testsuite/g++.dg/inherit/using5.C
branches/lra/gcc/testsuite/g++.old-deja/g++.other/using3.C
branches/lra/gcc/testsuite/g++.old-deja/g++.pt/ptrmem6.C
branches/lra/gcc/testsuite/gcc.dg/pr56396.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-1.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-2.c
branches/lra/gcc/testsuite/gcc.dg/tree-ssa/slsr-3.c
branches/lra/gcc/tree-cfgcleanup.c
branches/lra/gcc/tree-flow.h
branches/lra/gcc/tree-sra.c
branches/lra/gcc/tree-ssa-forwprop.c
branches/lra/gcc/tree-ssa-loop-niter.c
branches/lra/gcc/tree-ssa-loop.c
branches/lra/gcc/tree-ssa.c
branches/lra/gcc/tree-vect-data-refs.c
branches/lra/gcc/tree-vect-loop.c
branches/lra/gcc/tree-vect-slp.c
branches/lra/gcc/tree-vect-stmts.c
branches/lra/gcc/tree-vectorizer.h
branches/lra/libcpp/ChangeLog
branches/lra/libcpp/config.in
branches/lra/libcpp/configure
branches/lra/libcpp/configure.ac
branches/lra/libcpp/files.c
branches/lra/libcpp/lex.c
branches/lra/libcpp/po/ChangeLog
branches/lra/libcpp/po/cpplib.pot
branches/lra/libgcc/ChangeLog
branches/lra/libgcc/config/aarch64/sync-cache.c
branches/lra/libgo/runtime/proc.c
branches/lra/libsanitizer/ChangeLog
branches/lra/libsanitizer/asan/asan_mapping.h
branches/lra/libsanitizer/asan/asan_rtl.cc
Propchange: branches/lra/
('svn:mergeinfo' modified)