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]

r195954 - in /branches/redhat/gcc-4_8-branch: ....


Author: jakub
Date: Mon Feb 11 20:39:07 2013
New Revision: 195954

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195954
Log:
svn merge -r195893:195953 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/has_nothrow_copy-8.C
      - copied unchanged from r195953, trunk/gcc/testsuite/g++.dg/ext/has_nothrow_copy-8.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/template/cast2.C
      - copied unchanged from r195953, trunk/gcc/testsuite/g++.dg/template/cast2.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/template/ptrmem23.C
      - copied unchanged from r195953, trunk/gcc/testsuite/g++.dg/template/ptrmem23.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/warn/Warray-bounds-6.C
      - copied unchanged from r195953, trunk/gcc/testsuite/g++.dg/warn/Warray-bounds-6.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/debug/dwarf2/pr53948.c
      - copied unchanged from r195953, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr53948.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr56275.c
      - copied unchanged from r195953, trunk/gcc/testsuite/gcc.dg/pr56275.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr56264.c
      - copied unchanged from r195953, trunk/gcc/testsuite/gcc.dg/torture/pr56264.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr56246.c
      - copied unchanged from r195953, trunk/gcc/testsuite/gcc.target/i386/pr56246.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pr56256.c
      - copied unchanged from r195953, trunk/gcc/testsuite/gcc.target/powerpc/pr56256.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/intrinsic_size_4.f90
      - copied unchanged from r195953, trunk/gcc/testsuite/gfortran.dg/intrinsic_size_4.f90
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/18_support/quick_exit/
      - copied from r195953, trunk/libstdc++-v3/testsuite/18_support/quick_exit/
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/unordered_set/56267.cc
      - copied unchanged from r195953, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/56267.cc
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/unordered_set/56278.cc
      - copied unchanged from r195953, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/56278.cc
Removed:
    branches/redhat/gcc-4_8-branch/libgo/go/encoding/binary/export_test.go
    branches/redhat/gcc-4_8-branch/libgo/go/regexp/example_test.go
    branches/redhat/gcc-4_8-branch/libgo/go/regexp/export_test.go
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/27_io/basic_ios/pr56193.cc
Modified:
    branches/redhat/gcc-4_8-branch/   (props changed)
    branches/redhat/gcc-4_8-branch/gcc/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_8-branch/gcc/cfgloop.h
    branches/redhat/gcc-4_8-branch/gcc/config/i386/gnu-user.h
    branches/redhat/gcc-4_8-branch/gcc/config/i386/gnu-user64.h
    branches/redhat/gcc-4_8-branch/gcc/config/i386/sse.md
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/aix61.h
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/rs6000.h
    branches/redhat/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-4_8-branch/gcc/cp/decl.c
    branches/redhat/gcc-4_8-branch/gcc/cp/pt.c
    branches/redhat/gcc-4_8-branch/gcc/cp/semantics.c
    branches/redhat/gcc-4_8-branch/gcc/cp/tree.c
    branches/redhat/gcc-4_8-branch/gcc/emit-rtl.c
    branches/redhat/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/fortran/check.c
    branches/redhat/gcc-4_8-branch/gcc/go/gofrontend/gogo.cc
    branches/redhat/gcc-4_8-branch/gcc/ira-conflicts.c
    branches/redhat/gcc-4_8-branch/gcc/loop-init.c
    branches/redhat/gcc-4_8-branch/gcc/lra-constraints.c
    branches/redhat/gcc-4_8-branch/gcc/lra.c
    branches/redhat/gcc-4_8-branch/gcc/regs.h
    branches/redhat/gcc-4_8-branch/gcc/simplify-rtx.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/asan_test.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/interception-failure-test-1.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/interception-malloc-test-1.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/interception-test-1.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/pr21559.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp17.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp18.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp23.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp24.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/vsx-mass-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/lib/go.exp
    branches/redhat/gcc-4_8-branch/gcc/tree-cfgcleanup.c
    branches/redhat/gcc-4_8-branch/gcc/tree-vrp.c
    branches/redhat/gcc-4_8-branch/include/ChangeLog
    branches/redhat/gcc-4_8-branch/include/plugin-api.h
    branches/redhat/gcc-4_8-branch/libgo/Makefile.am
    branches/redhat/gcc-4_8-branch/libgo/Makefile.in
    branches/redhat/gcc-4_8-branch/libgo/configure
    branches/redhat/gcc-4_8-branch/libgo/configure.ac
    branches/redhat/gcc-4_8-branch/libgo/go/debug/macho/file_test.go
    branches/redhat/gcc-4_8-branch/libgo/go/encoding/binary/binary_test.go
    branches/redhat/gcc-4_8-branch/libgo/go/encoding/binary/varint_test.go
    branches/redhat/gcc-4_8-branch/libgo/go/image/image_test.go
    branches/redhat/gcc-4_8-branch/libgo/go/image/ycbcr_test.go
    branches/redhat/gcc-4_8-branch/libgo/go/regexp/all_test.go
    branches/redhat/gcc-4_8-branch/libgo/go/regexp/exec_test.go
    branches/redhat/gcc-4_8-branch/libgo/go/regexp/find_test.go
    branches/redhat/gcc-4_8-branch/libgo/go/regexp/syntax/parse.go
    branches/redhat/gcc-4_8-branch/libgo/go/regexp/syntax/parse_test.go
    branches/redhat/gcc-4_8-branch/libgo/go/regexp/syntax/prog_test.go
    branches/redhat/gcc-4_8-branch/libgo/go/regexp/syntax/simplify_test.go
    branches/redhat/gcc-4_8-branch/libgo/go/syscall/libcall_irix.go
    branches/redhat/gcc-4_8-branch/libgo/go/syscall/libcall_linux.go
    branches/redhat/gcc-4_8-branch/libgo/go/syscall/libcall_linux_386.go
    branches/redhat/gcc-4_8-branch/libgo/go/syscall/libcall_linux_alpha.go
    branches/redhat/gcc-4_8-branch/libgo/go/syscall/libcall_linux_amd64.go
    branches/redhat/gcc-4_8-branch/libgo/go/syscall/libcall_linux_utimesnano.go
    branches/redhat/gcc-4_8-branch/libgo/go/syscall/libcall_posix.go
    branches/redhat/gcc-4_8-branch/libgo/go/syscall/libcall_solaris_386.go
    branches/redhat/gcc-4_8-branch/libgo/go/syscall/libcall_solaris_sparc.go
    branches/redhat/gcc-4_8-branch/libgo/mksysinfo.sh
    branches/redhat/gcc-4_8-branch/libgo/testsuite/lib/libgo.exp
    branches/redhat/gcc-4_8-branch/libiberty/ChangeLog
    branches/redhat/gcc-4_8-branch/libiberty/regex.c
    branches/redhat/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_8-branch/libstdc++-v3/config.h.in
    branches/redhat/gcc-4_8-branch/libstdc++-v3/configure
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/xml/manual/containers.xml
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/xml/manual/using.xml
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/bits/basic_ios.h
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/bits/hashtable.h
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/bits/hashtable_policy.h
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/c_global/cstdlib
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/c_std/cstdlib
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/tr1/bessel_function.tcc
    branches/redhat/gcc-4_8-branch/libstdc++-v3/linkage.m4
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/unordered_set/not_default_constructible_hash_neg.cc

Propchange: branches/redhat/gcc-4_8-branch/
            ('svn:mergeinfo' modified)



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