r196262 - in /branches/google/integration: ./ C...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Mon Feb 25 15:28:00 GMT 2013
Author: dnovillo
Date: Mon Feb 25 15:28:14 2013
New Revision: 196262
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196262
Log:
Merged revisions 196123-196124,196129,196132-196134,196136-196139,196155-196158,196161-196162,196164-196167,196169-196172,196174,196177,196179-196180,196183-196185,196191,196194-196196,196199-196211,196213-196215,196218,196220-196224,196228-196231,196236,196241-196244 via svnmerge from
svn+ssh://gcc.gnu.org/svn/gcc/trunk
Added:
branches/google/integration/gcc/testsuite/g++.dg/cpp0x/Wzero-as-null-pointer-constant-2.C
- copied unchanged from r196244, trunk/gcc/testsuite/g++.dg/cpp0x/Wzero-as-null-pointer-constant-2.C
branches/google/integration/gcc/testsuite/g++.dg/ipa/devirt-11.C
- copied unchanged from r196244, trunk/gcc/testsuite/g++.dg/ipa/devirt-11.C
branches/google/integration/gcc/testsuite/g++.dg/ipa/pr56310.C
- copied unchanged from r196244, trunk/gcc/testsuite/g++.dg/ipa/pr56310.C
branches/google/integration/gcc/testsuite/g++.dg/opt/pr56381.C
- copied unchanged from r196244, trunk/gcc/testsuite/g++.dg/opt/pr56381.C
branches/google/integration/gcc/testsuite/g++.dg/template/access25.C
- copied unchanged from r196244, trunk/gcc/testsuite/g++.dg/template/access25.C
branches/google/integration/gcc/testsuite/g++.dg/template/error49.C
- copied unchanged from r196244, trunk/gcc/testsuite/g++.dg/template/error49.C
branches/google/integration/gcc/testsuite/g++.dg/template/typename19.C
- copied unchanged from r196244, trunk/gcc/testsuite/g++.dg/template/typename19.C
branches/google/integration/gcc/testsuite/g++.dg/torture/pr56398.C
- copied unchanged from r196244, trunk/gcc/testsuite/g++.dg/torture/pr56398.C
branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr52555.c
- copied unchanged from r196244, trunk/gcc/testsuite/gcc.c-torture/compile/pr52555.c
branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr56405.c
- copied unchanged from r196244, trunk/gcc/testsuite/gcc.c-torture/compile/pr56405.c
branches/google/integration/gcc/testsuite/gcc.dg/pr56350.c
- copied unchanged from r196244, trunk/gcc/testsuite/gcc.dg/pr56350.c
branches/google/integration/gcc/testsuite/gcc.dg/pr56396.c
- copied unchanged from r196244, trunk/gcc/testsuite/gcc.dg/pr56396.c
branches/google/integration/gcc/testsuite/gcc.dg/tm/pr56108.c
- copied unchanged from r196244, trunk/gcc/testsuite/gcc.dg/tm/pr56108.c
branches/google/integration/gcc/testsuite/gcc.dg/torture/pr56384.c
- copied unchanged from r196244, trunk/gcc/testsuite/gcc.dg/torture/pr56384.c
branches/google/integration/gcc/testsuite/gcc.dg/torture/pr56420.c
- copied unchanged from r196244, trunk/gcc/testsuite/gcc.dg/torture/pr56420.c
branches/google/integration/gcc/testsuite/gfortran.dg/proc_ptr_comp_37.f90
- copied unchanged from r196244, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_37.f90
branches/google/integration/libgo/go/syscall/socket_posix.go
- copied unchanged from r196244, trunk/libgo/go/syscall/socket_posix.go
branches/google/integration/libgo/go/syscall/socket_xnet.go
- copied unchanged from r196244, trunk/libgo/go/syscall/socket_xnet.go
branches/google/integration/libsanitizer/asan/asan_preinit.cc
- copied unchanged from r196244, trunk/libsanitizer/asan/asan_preinit.cc
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
- copied unchanged from r196244, trunk/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h
- copied unchanged from r196244, trunk/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h
Removed:
branches/google/integration/gcc/testsuite/g++.dg/warn/Warray-bounds-6.C
branches/google/integration/libsanitizer/asan/dynamic/
Modified:
branches/google/integration/ (props changed)
branches/google/integration/ChangeLog
branches/google/integration/MAINTAINERS
branches/google/integration/gcc/ChangeLog
branches/google/integration/gcc/DATESTAMP
branches/google/integration/gcc/Makefile.in
branches/google/integration/gcc/ada/ChangeLog
branches/google/integration/gcc/ada/gnat-style.texi
branches/google/integration/gcc/ada/projects.texi
branches/google/integration/gcc/c-family/ChangeLog
branches/google/integration/gcc/c-family/c-common.c
branches/google/integration/gcc/c-family/c-opts.c
branches/google/integration/gcc/config.gcc
branches/google/integration/gcc/config/aarch64/aarch64-simd-builtins.def
branches/google/integration/gcc/config/aarch64/t-aarch64
branches/google/integration/gcc/config/arm/arm.md
branches/google/integration/gcc/config/arm/iterators.md
branches/google/integration/gcc/config/gnu-user.h
branches/google/integration/gcc/config/i386/i386.c
branches/google/integration/gcc/config/microblaze/microblaze.c
branches/google/integration/gcc/config/microblaze/microblaze.h
branches/google/integration/gcc/config/microblaze/microblaze.md
branches/google/integration/gcc/config/mips/mips.c
branches/google/integration/gcc/config/pa/pa.c
branches/google/integration/gcc/cp/ChangeLog
branches/google/integration/gcc/cp/call.c
branches/google/integration/gcc/cp/cp-tree.h
branches/google/integration/gcc/cp/cvt.c
branches/google/integration/gcc/cp/decl.c
branches/google/integration/gcc/cp/pt.c
branches/google/integration/gcc/cp/tree.c
branches/google/integration/gcc/cp/typeck.c
branches/google/integration/gcc/doc/invoke.texi
branches/google/integration/gcc/doc/rtl.texi
branches/google/integration/gcc/expmed.c
branches/google/integration/gcc/expr.c
branches/google/integration/gcc/expr.h
branches/google/integration/gcc/fortran/ChangeLog
branches/google/integration/gcc/fortran/gfortran.texi
branches/google/integration/gcc/fortran/intrinsic.texi
branches/google/integration/gcc/fortran/resolve.c
branches/google/integration/gcc/fortran/trans-array.c
branches/google/integration/gcc/function.c
branches/google/integration/gcc/function.h
branches/google/integration/gcc/genopinit.c
branches/google/integration/gcc/genpreds.c
branches/google/integration/gcc/ipa-cp.c
branches/google/integration/gcc/ipa-prop.c
branches/google/integration/gcc/lower-subreg.c
branches/google/integration/gcc/lower-subreg.h
branches/google/integration/gcc/lra-constraints.c
branches/google/integration/gcc/optabs.c
branches/google/integration/gcc/optabs.h
branches/google/integration/gcc/passes.c
branches/google/integration/gcc/po/ChangeLog
branches/google/integration/gcc/po/gcc.pot
branches/google/integration/gcc/sel-sched-dump.c
branches/google/integration/gcc/sel-sched.c
branches/google/integration/gcc/target-globals.c
branches/google/integration/gcc/target-globals.h
branches/google/integration/gcc/testsuite/ChangeLog
branches/google/integration/gcc/testsuite/g++.dg/pch/pch.exp
branches/google/integration/gcc/testsuite/gcc.dg/pch/pch.exp
branches/google/integration/gcc/testsuite/gcc.dg/pch/valid-1.c
branches/google/integration/gcc/testsuite/gcc.dg/pch/valid-1.hs
branches/google/integration/gcc/testsuite/gcc.dg/pch/valid-1b.c
branches/google/integration/gcc/testsuite/gcc.dg/pch/valid-1b.hs
branches/google/integration/gcc/testsuite/gcc.dg/tm/memopt-1.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/forwprop-8.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/pr21559.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/vrp17.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/vrp18.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/vrp23.c
branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/vrp24.c
branches/google/integration/gcc/testsuite/gcc.target/powerpc/ppc-round.c (props changed)
branches/google/integration/gcc/testsuite/lib/asan-dg.exp
branches/google/integration/gcc/testsuite/lib/dg-pch.exp
branches/google/integration/gcc/testsuite/objc.dg/pch/pch.exp
branches/google/integration/gcc/trans-mem.c
branches/google/integration/gcc/tree-call-cdce.c
branches/google/integration/gcc/tree-ssa-ccp.c
branches/google/integration/gcc/tree-ssa-copy.c
branches/google/integration/gcc/tree-ssa-copyrename.c
branches/google/integration/gcc/tree-ssa-dce.c
branches/google/integration/gcc/tree-ssa-forwprop.c
branches/google/integration/gcc/tree-ssa-live.c
branches/google/integration/gcc/tree-ssa-loop-ivopts.c
branches/google/integration/gcc/tree-ssa-pre.c
branches/google/integration/gcc/tree-ssa-sccvn.c
branches/google/integration/gcc/tree-ssa-sccvn.h
branches/google/integration/gcc/tree-ssanames.c
branches/google/integration/gcc/tree-vect-loop-manip.c
branches/google/integration/gcc/tree-vect-loop.c
branches/google/integration/gcc/tree-vrp.c
branches/google/integration/gcc/tree.h
branches/google/integration/libcpp/po/ChangeLog
branches/google/integration/libcpp/po/cpplib.pot
branches/google/integration/libgcc/ChangeLog
branches/google/integration/libgcc/config/microblaze/modsi3.S
branches/google/integration/libgfortran/ChangeLog
branches/google/integration/libgfortran/acinclude.m4
branches/google/integration/libgfortran/config.h.in
branches/google/integration/libgfortran/configure
branches/google/integration/libgfortran/configure.ac
branches/google/integration/libgfortran/intrinsics/c99_functions.c
branches/google/integration/libgfortran/io/open.c
branches/google/integration/libgfortran/io/unix.c
branches/google/integration/libgo/Makefile.am
branches/google/integration/libgo/Makefile.in
branches/google/integration/libgo/go/syscall/sockcmsg_unix.go
branches/google/integration/libgo/go/syscall/socket.go
branches/google/integration/libgo/runtime/lfstack.c
branches/google/integration/libjava/classpath/ (props changed)
branches/google/integration/libjava/classpath/ChangeLog.gcj
branches/google/integration/libjava/classpath/doc/cp-tools.texinfo
branches/google/integration/libquadmath/ChangeLog
branches/google/integration/libquadmath/strtod/strtod_l.c
branches/google/integration/libsanitizer/ChangeLog
branches/google/integration/libsanitizer/MERGE
branches/google/integration/libsanitizer/asan/Makefile.am
branches/google/integration/libsanitizer/asan/Makefile.in
branches/google/integration/libsanitizer/asan/asan_flags.h
branches/google/integration/libsanitizer/asan/asan_intercepted_functions.h
branches/google/integration/libsanitizer/asan/asan_interceptors.cc
branches/google/integration/libsanitizer/asan/asan_internal.h
branches/google/integration/libsanitizer/asan/asan_mac.cc
branches/google/integration/libsanitizer/asan/asan_mapping.h
branches/google/integration/libsanitizer/asan/asan_report.cc
branches/google/integration/libsanitizer/asan/asan_rtl.cc
branches/google/integration/libsanitizer/include/sanitizer/asan_interface.h
branches/google/integration/libsanitizer/include/sanitizer/common_interface_defs.h
branches/google/integration/libsanitizer/merge.sh
branches/google/integration/libsanitizer/sanitizer_common/Makefile.am
branches/google/integration/libsanitizer/sanitizer_common/Makefile.in
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_common.cc
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_common.h
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_flags.cc
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_internal_defs.h
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_libc.h
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_linux.cc
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_mac.cc
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_platform_interceptors.h
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_posix.cc
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_stacktrace.cc
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_symbolizer_linux.cc
branches/google/integration/libsanitizer/sanitizer_common/sanitizer_win.cc
branches/google/integration/libsanitizer/tsan/tsan_platform_linux.cc
branches/google/integration/libsanitizer/tsan/tsan_platform_mac.cc
branches/google/integration/libsanitizer/tsan/tsan_platform_windows.cc
branches/google/integration/libsanitizer/tsan/tsan_rtl.h
branches/google/integration/libsanitizer/tsan/tsan_rtl_thread.cc
branches/google/integration/libsanitizer/tsan/tsan_stat.cc
branches/google/integration/libsanitizer/tsan/tsan_stat.h
branches/google/integration/libsanitizer/tsan/tsan_suppressions.cc
branches/google/integration/libstdc++-v3/ChangeLog
branches/google/integration/libstdc++-v3/doc/doxygen/user.cfg.in
branches/google/integration/libstdc++-v3/doc/html/faq.html
branches/google/integration/libstdc++-v3/doc/xml/faq.xml
branches/google/integration/libstdc++-v3/include/bits/basic_ios.h
branches/google/integration/libstdc++-v3/include/bits/regex.h
branches/google/integration/libstdc++-v3/include/bits/stl_pair.h
branches/google/integration/libstdc++-v3/include/bits/stringfwd.h
branches/google/integration/libstdc++-v3/include/std/istream
branches/google/integration/libstdc++-v3/include/std/limits
branches/google/integration/libstdc++-v3/include/std/streambuf
branches/google/integration/libstdc++-v3/include/std/tuple
branches/google/integration/libstdc++-v3/include/std/type_traits
branches/google/integration/libstdc++-v3/include/std/typeindex
branches/google/integration/libstdc++-v3/include/tr1/memory
branches/google/integration/libstdc++-v3/include/tr1/regex
branches/google/integration/libstdc++-v3/scripts/run_doxygen
branches/google/integration/libstdc++-v3/testsuite/20_util/uses_allocator/cons_neg.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_multiset/55043.cc
branches/google/integration/libstdc++-v3/testsuite/23_containers/unordered_set/55043.cc
Propchange: branches/google/integration/
('svn:mergeinfo' modified)
Propchange: branches/google/integration/
('svnmerge-integrated' modified)
Propchange: branches/google/integration/gcc/testsuite/gcc.target/powerpc/ppc-round.c
('svn:mergeinfo' modified)
Propchange: branches/google/integration/libjava/classpath/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list