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

r196219 - in /branches/melt-branch: ./ ChangeLo...


Author: bstarynk
Date: Fri Feb 22 11:51:54 2013
New Revision: 196219

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196219
Log:

2013-02-22  Basile Starynkevitch  <basile@starynkevitch.net>

	MELT branch merged with trunk rev 196218 using svnmerge.py


Modified:
    branches/melt-branch/libstdc++-v3/ChangeLog
    branches/melt-branch/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/melt-branch/libstdc++-v3/doc/html/faq.html
    branches/melt-branch/libstdc++-v3/doc/xml/faq.xml
    branches/melt-branch/libstdc++-v3/include/bits/basic_ios.h
    branches/melt-branch/libstdc++-v3/include/bits/regex.h
    branches/melt-branch/libstdc++-v3/include/bits/stl_pair.h
    branches/melt-branch/libstdc++-v3/include/bits/stringfwd.h
    branches/melt-branch/libstdc++-v3/include/std/istream
    branches/melt-branch/libstdc++-v3/include/std/limits
    branches/melt-branch/libstdc++-v3/include/std/streambuf
    branches/melt-branch/libstdc++-v3/include/std/tuple
    branches/melt-branch/libstdc++-v3/include/std/type_traits
    branches/melt-branch/libstdc++-v3/include/std/typeindex
    branches/melt-branch/libstdc++-v3/include/tr1/memory
    branches/melt-branch/libstdc++-v3/include/tr1/regex
    branches/melt-branch/libstdc++-v3/scripts/run_doxygen
    branches/melt-branch/libstdc++-v3/testsuite/20_util/uses_allocator/cons_neg.cc
    branches/melt-branch/libstdc++-v3/testsuite/23_containers/unordered_multiset/55043.cc
    branches/melt-branch/libstdc++-v3/testsuite/23_containers/unordered_set/55043.cc

Changes in other areas also in this revision:
Added:
    branches/melt-branch/gcc/testsuite/g++.dg/cpp0x/Wzero-as-null-pointer-constant-2.C
      - copied unchanged from r196218, trunk/gcc/testsuite/g++.dg/cpp0x/Wzero-as-null-pointer-constant-2.C
    branches/melt-branch/gcc/testsuite/g++.dg/ipa/devirt-11.C
      - copied unchanged from r196218, trunk/gcc/testsuite/g++.dg/ipa/devirt-11.C
    branches/melt-branch/gcc/testsuite/g++.dg/ipa/pr56310.C
      - copied unchanged from r196218, trunk/gcc/testsuite/g++.dg/ipa/pr56310.C
    branches/melt-branch/gcc/testsuite/g++.dg/opt/pr56381.C
      - copied unchanged from r196218, trunk/gcc/testsuite/g++.dg/opt/pr56381.C
    branches/melt-branch/gcc/testsuite/g++.dg/torture/pr56398.C
      - copied unchanged from r196218, trunk/gcc/testsuite/g++.dg/torture/pr56398.C
    branches/melt-branch/gcc/testsuite/gcc.c-torture/compile/pr52555.c
      - copied unchanged from r196218, trunk/gcc/testsuite/gcc.c-torture/compile/pr52555.c
    branches/melt-branch/gcc/testsuite/gcc.c-torture/compile/pr56405.c
      - copied unchanged from r196218, trunk/gcc/testsuite/gcc.c-torture/compile/pr56405.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pr56350.c
      - copied unchanged from r196218, trunk/gcc/testsuite/gcc.dg/pr56350.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pr56396.c
      - copied unchanged from r196218, trunk/gcc/testsuite/gcc.dg/pr56396.c
    branches/melt-branch/gcc/testsuite/gcc.dg/tm/pr56108.c
      - copied unchanged from r196218, trunk/gcc/testsuite/gcc.dg/tm/pr56108.c
    branches/melt-branch/gcc/testsuite/gcc.dg/torture/pr56384.c
      - copied unchanged from r196218, trunk/gcc/testsuite/gcc.dg/torture/pr56384.c
    branches/melt-branch/gcc/testsuite/gcc.dg/torture/pr56420.c
      - copied unchanged from r196218, trunk/gcc/testsuite/gcc.dg/torture/pr56420.c
    branches/melt-branch/gcc/testsuite/gfortran.dg/proc_ptr_comp_37.f90
      - copied unchanged from r196218, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_37.f90
    branches/melt-branch/libgo/go/syscall/socket_posix.go
      - copied unchanged from r196218, trunk/libgo/go/syscall/socket_posix.go
    branches/melt-branch/libgo/go/syscall/socket_xnet.go
      - copied unchanged from r196218, trunk/libgo/go/syscall/socket_xnet.go
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
      - copied unchanged from r196218, trunk/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h
      - copied unchanged from r196218, trunk/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h
Removed:
    branches/melt-branch/gcc/testsuite/g++.dg/warn/Warray-bounds-6.C
    branches/melt-branch/libsanitizer/asan/dynamic/
Modified:
    branches/melt-branch/   (props changed)
    branches/melt-branch/ChangeLog
    branches/melt-branch/ChangeLog.MELT
    branches/melt-branch/MAINTAINERS
    branches/melt-branch/gcc/ChangeLog
    branches/melt-branch/gcc/DATESTAMP
    branches/melt-branch/gcc/Makefile.in
    branches/melt-branch/gcc/ada/ChangeLog
    branches/melt-branch/gcc/ada/gnat-style.texi
    branches/melt-branch/gcc/ada/projects.texi
    branches/melt-branch/gcc/c-family/ChangeLog
    branches/melt-branch/gcc/c-family/c-common.c
    branches/melt-branch/gcc/c-family/c-opts.c
    branches/melt-branch/gcc/config/i386/i386.c
    branches/melt-branch/gcc/config/microblaze/microblaze.c
    branches/melt-branch/gcc/config/microblaze/microblaze.h
    branches/melt-branch/gcc/config/microblaze/microblaze.md
    branches/melt-branch/gcc/config/mips/mips.c
    branches/melt-branch/gcc/cp/ChangeLog
    branches/melt-branch/gcc/cp/cp-tree.h
    branches/melt-branch/gcc/cp/cvt.c
    branches/melt-branch/gcc/cp/decl.c
    branches/melt-branch/gcc/cp/tree.c
    branches/melt-branch/gcc/cp/typeck.c
    branches/melt-branch/gcc/doc/invoke.texi
    branches/melt-branch/gcc/doc/rtl.texi
    branches/melt-branch/gcc/expmed.c
    branches/melt-branch/gcc/expr.c
    branches/melt-branch/gcc/expr.h
    branches/melt-branch/gcc/fortran/ChangeLog
    branches/melt-branch/gcc/fortran/gfortran.texi
    branches/melt-branch/gcc/fortran/intrinsic.texi
    branches/melt-branch/gcc/fortran/trans-array.c
    branches/melt-branch/gcc/function.c
    branches/melt-branch/gcc/function.h
    branches/melt-branch/gcc/genopinit.c
    branches/melt-branch/gcc/genpreds.c
    branches/melt-branch/gcc/ipa-cp.c
    branches/melt-branch/gcc/ipa-prop.c
    branches/melt-branch/gcc/lower-subreg.c
    branches/melt-branch/gcc/lower-subreg.h
    branches/melt-branch/gcc/optabs.c
    branches/melt-branch/gcc/optabs.h
    branches/melt-branch/gcc/passes.c
    branches/melt-branch/gcc/sel-sched-dump.c
    branches/melt-branch/gcc/sel-sched.c
    branches/melt-branch/gcc/target-globals.c
    branches/melt-branch/gcc/target-globals.h
    branches/melt-branch/gcc/testsuite/ChangeLog
    branches/melt-branch/gcc/testsuite/g++.dg/pch/pch.exp
    branches/melt-branch/gcc/testsuite/gcc.dg/pch/pch.exp
    branches/melt-branch/gcc/testsuite/gcc.dg/pch/valid-1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pch/valid-1.hs
    branches/melt-branch/gcc/testsuite/gcc.dg/pch/valid-1b.c
    branches/melt-branch/gcc/testsuite/gcc.dg/pch/valid-1b.hs
    branches/melt-branch/gcc/testsuite/gcc.dg/tm/memopt-1.c
    branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/forwprop-8.c
    branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/pr21559.c
    branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp17.c
    branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp18.c
    branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp23.c
    branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp24.c
    branches/melt-branch/gcc/testsuite/lib/dg-pch.exp
    branches/melt-branch/gcc/testsuite/objc.dg/pch/pch.exp
    branches/melt-branch/gcc/trans-mem.c
    branches/melt-branch/gcc/tree-call-cdce.c
    branches/melt-branch/gcc/tree-ssa-ccp.c
    branches/melt-branch/gcc/tree-ssa-copy.c
    branches/melt-branch/gcc/tree-ssa-copyrename.c
    branches/melt-branch/gcc/tree-ssa-dce.c
    branches/melt-branch/gcc/tree-ssa-forwprop.c
    branches/melt-branch/gcc/tree-ssa-live.c
    branches/melt-branch/gcc/tree-ssa-loop-ivopts.c
    branches/melt-branch/gcc/tree-ssa-pre.c
    branches/melt-branch/gcc/tree-ssa-sccvn.c
    branches/melt-branch/gcc/tree-ssa-sccvn.h
    branches/melt-branch/gcc/tree-ssanames.c
    branches/melt-branch/gcc/tree-vect-loop-manip.c
    branches/melt-branch/gcc/tree-vect-loop.c
    branches/melt-branch/gcc/tree-vrp.c
    branches/melt-branch/gcc/tree.h
    branches/melt-branch/libgcc/ChangeLog
    branches/melt-branch/libgcc/config/microblaze/modsi3.S
    branches/melt-branch/libgfortran/ChangeLog
    branches/melt-branch/libgfortran/acinclude.m4
    branches/melt-branch/libgfortran/config.h.in
    branches/melt-branch/libgfortran/configure
    branches/melt-branch/libgfortran/configure.ac
    branches/melt-branch/libgfortran/intrinsics/c99_functions.c
    branches/melt-branch/libgfortran/io/open.c
    branches/melt-branch/libgfortran/io/unix.c
    branches/melt-branch/libgo/   (props changed)
    branches/melt-branch/libgo/Makefile.am
    branches/melt-branch/libgo/Makefile.in
    branches/melt-branch/libgo/go/syscall/sockcmsg_unix.go
    branches/melt-branch/libgo/go/syscall/socket.go
    branches/melt-branch/libgo/runtime/lfstack.c
    branches/melt-branch/libjava/classpath/   (props changed)
    branches/melt-branch/libjava/classpath/ChangeLog.gcj
    branches/melt-branch/libjava/classpath/doc/cp-tools.texinfo
    branches/melt-branch/libquadmath/ChangeLog
    branches/melt-branch/libquadmath/strtod/strtod_l.c
    branches/melt-branch/libsanitizer/ChangeLog
    branches/melt-branch/libsanitizer/MERGE
    branches/melt-branch/libsanitizer/asan/Makefile.am
    branches/melt-branch/libsanitizer/asan/Makefile.in
    branches/melt-branch/libsanitizer/asan/asan_flags.h
    branches/melt-branch/libsanitizer/asan/asan_intercepted_functions.h
    branches/melt-branch/libsanitizer/asan/asan_interceptors.cc
    branches/melt-branch/libsanitizer/asan/asan_internal.h
    branches/melt-branch/libsanitizer/asan/asan_mac.cc
    branches/melt-branch/libsanitizer/asan/asan_mapping.h
    branches/melt-branch/libsanitizer/asan/asan_report.cc
    branches/melt-branch/libsanitizer/asan/asan_rtl.cc
    branches/melt-branch/libsanitizer/include/sanitizer/asan_interface.h
    branches/melt-branch/libsanitizer/include/sanitizer/common_interface_defs.h
    branches/melt-branch/libsanitizer/merge.sh
    branches/melt-branch/libsanitizer/sanitizer_common/Makefile.am
    branches/melt-branch/libsanitizer/sanitizer_common/Makefile.in
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_common.cc
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_common.h
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_flags.cc
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_internal_defs.h
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_libc.h
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_linux.cc
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_mac.cc
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_platform_interceptors.h
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_posix.cc
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_stacktrace.cc
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_symbolizer_linux.cc
    branches/melt-branch/libsanitizer/sanitizer_common/sanitizer_win.cc
    branches/melt-branch/libsanitizer/tsan/tsan_platform_linux.cc
    branches/melt-branch/libsanitizer/tsan/tsan_platform_mac.cc
    branches/melt-branch/libsanitizer/tsan/tsan_platform_windows.cc
    branches/melt-branch/libsanitizer/tsan/tsan_rtl.h
    branches/melt-branch/libsanitizer/tsan/tsan_rtl_thread.cc
    branches/melt-branch/libsanitizer/tsan/tsan_stat.cc
    branches/melt-branch/libsanitizer/tsan/tsan_stat.h
    branches/melt-branch/libsanitizer/tsan/tsan_suppressions.cc

Propchange: branches/melt-branch/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/
            ('svnmerge-integrated' modified)

Propchange: branches/melt-branch/libgo/
            ('svn:mergeinfo' modified)

Propchange: branches/melt-branch/libjava/classpath/
            ('svn:mergeinfo' modified)



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