r185097 - in /branches/redhat/gcc-4_7-branch: ....

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Mar 8 10:43:00 GMT 2012


Author: jakub
Date: Thu Mar  8 10:43:43 2012
New Revision: 185097

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185097
Log:
svn merge -r184777:185087 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch
svn merge -r184654:184777 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Modified:
    branches/redhat/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_7-branch/libstdc++-v3/acinclude.m4
    branches/redhat/gcc-4_7-branch/libstdc++-v3/config.h.in
    branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/solaris2.10/amd64/baseline_symbols.txt
    branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/solaris2.10/baseline_symbols.txt
    branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt
    branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/solaris2.8/baseline_symbols.txt
    branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/solaris2.8/sparcv9/baseline_symbols.txt
    branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt
    branches/redhat/gcc-4_7-branch/libstdc++-v3/config/os/gnu-linux/os_defines.h
    branches/redhat/gcc-4_7-branch/libstdc++-v3/configure
    branches/redhat/gcc-4_7-branch/libstdc++-v3/configure.ac
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/c_global/cstdio
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/c_std/cstdio
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/tr2/type_traits
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/Makefile.am
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/Makefile.in

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_7-branch/gcc/config/mips/irix6-c.c
      - copied unchanged from r185087, branches/gcc-4_7-branch/gcc/config/mips/irix6-c.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/udlit-mangle.C
      - copied unchanged from r185087, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/udlit-mangle.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/opt/pr52429.C
      - copied unchanged from r184777, trunk/gcc/testsuite/g++.dg/opt/pr52429.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/compile/pr52437.c
      - copied unchanged from r184777, trunk/gcc/testsuite/gcc.c-torture/compile/pr52437.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr52445.c
      - copied unchanged from r184777, trunk/gcc/testsuite/gcc.dg/pr52445.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr52419.c
      - copied unchanged from r184777, trunk/gcc/testsuite/gcc.dg/torture/pr52419.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr52429.c
      - copied unchanged from r184777, trunk/gcc/testsuite/gcc.dg/torture/pr52429.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/powerpc/pr52457.c
      - copied unchanged from r185087, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/powerpc/pr52457.c
Removed:
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/lto/trans-mem-1_0.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/lto/trans-mem-1_1.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/lto/trans-mem-2_0.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/lto/trans-mem-2_1.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/lto/trans-mem-4_0.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/lto/trans-mem-4_1.c
Modified:
    branches/redhat/gcc-4_7-branch/   (props changed)
    branches/redhat/gcc-4_7-branch/gcc/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_7-branch/gcc/DEV-PHASE
    branches/redhat/gcc-4_7-branch/gcc/Makefile.in
    branches/redhat/gcc-4_7-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/decl.c
    branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/utils.c
    branches/redhat/gcc-4_7-branch/gcc/alias.c
    branches/redhat/gcc-4_7-branch/gcc/config.gcc
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr-c.c
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr-protos.h
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.c
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.h
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.md
    branches/redhat/gcc-4_7-branch/gcc/config/avr/builtins.def
    branches/redhat/gcc-4_7-branch/gcc/config/epiphany/epiphany.md
    branches/redhat/gcc-4_7-branch/gcc/config/i386/sse.md
    branches/redhat/gcc-4_7-branch/gcc/config/m68k/m68k.h
    branches/redhat/gcc-4_7-branch/gcc/config/m68k/sync.md
    branches/redhat/gcc-4_7-branch/gcc/config/mips/iris6.h
    branches/redhat/gcc-4_7-branch/gcc/config/mips/mips.c
    branches/redhat/gcc-4_7-branch/gcc/config/mips/t-irix6
    branches/redhat/gcc-4_7-branch/gcc/config/mn10300/mn10300-modes.def
    branches/redhat/gcc-4_7-branch/gcc/config/pa/pa.md
    branches/redhat/gcc-4_7-branch/gcc/config/pa/predicates.md
    branches/redhat/gcc-4_7-branch/gcc/config/rs6000/vsx.md
    branches/redhat/gcc-4_7-branch/gcc/config/sh/constraints.md
    branches/redhat/gcc-4_7-branch/gcc/config/sh/predicates.md
    branches/redhat/gcc-4_7-branch/gcc/config/sh/sh-protos.h
    branches/redhat/gcc-4_7-branch/gcc/config/sh/sh.c
    branches/redhat/gcc-4_7-branch/gcc/config/sh/sh.h
    branches/redhat/gcc-4_7-branch/gcc/config/sh/sh.md
    branches/redhat/gcc-4_7-branch/gcc/config/v850/v850-modes.def
    branches/redhat/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/cp/decl.c
    branches/redhat/gcc-4_7-branch/gcc/cp/mangle.c
    branches/redhat/gcc-4_7-branch/gcc/cp/parser.c
    branches/redhat/gcc-4_7-branch/gcc/cselib.c
    branches/redhat/gcc-4_7-branch/gcc/cselib.h
    branches/redhat/gcc-4_7-branch/gcc/doc/extend.texi
    branches/redhat/gcc-4_7-branch/gcc/doc/install.texi
    branches/redhat/gcc-4_7-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-4_7-branch/gcc/dwarf2out.c
    branches/redhat/gcc-4_7-branch/gcc/expr.c
    branches/redhat/gcc-4_7-branch/gcc/go/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/go/go-gcc.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/expressions.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/expressions.h
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/gogo.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/parse.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/statements.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/types.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/types.h
    branches/redhat/gcc-4_7-branch/gcc/omp-low.c
    branches/redhat/gcc-4_7-branch/gcc/optabs.c
    branches/redhat/gcc-4_7-branch/gcc/po/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/po/de.po
    branches/redhat/gcc-4_7-branch/gcc/po/gcc.pot
    branches/redhat/gcc-4_7-branch/gcc/po/sv.po
    branches/redhat/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/ext/attrib43.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr47917.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr52402.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/vect/pr46126.c
    branches/redhat/gcc-4_7-branch/gcc/trans-mem.c
    branches/redhat/gcc-4_7-branch/gcc/tree-cfg.c
    branches/redhat/gcc-4_7-branch/gcc/tree-parloops.c
    branches/redhat/gcc-4_7-branch/gcc/tree-ssa-dom.c
    branches/redhat/gcc-4_7-branch/gcc/tree-ssa-phiopt.c
    branches/redhat/gcc-4_7-branch/libgcc/ChangeLog
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/adddf3.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/addsf3.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/addtf3.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/divdf3.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/divsf3.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/divtf3.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/double.h
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/eqdf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/eqsf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/eqtf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/extenddftf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/extended.h
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/extendsfdf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/extendsftf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/fixdfdi.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/fixdfsi.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/fixsfdi.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/fixsfsi.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/fixtfdi.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/fixtfsi.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/fixunsdfdi.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/fixunsdfsi.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/fixunssfdi.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/fixunssfsi.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/fixunstfdi.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/fixunstfsi.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/floatdidf.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/floatdisf.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/floatditf.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/floatsidf.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/floatsisf.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/floatsitf.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/floatundidf.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/floatundisf.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/floatunditf.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/floatunsidf.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/floatunsisf.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/floatunsitf.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/gedf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/gesf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/getf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/ledf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/lesf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/letf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/muldf3.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/mulsf3.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/multf3.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/negdf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/negsf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/negtf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/op-1.h
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/op-2.h
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/op-4.h
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/op-8.h
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/op-common.h
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/quad.h
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/single.h
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/soft-fp.h
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/subdf3.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/subsf3.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/subtf3.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/truncdfsf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/trunctfdf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/trunctfsf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/unorddf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/unordsf2.c
    branches/redhat/gcc-4_7-branch/libgcc/soft-fp/unordtf2.c
    branches/redhat/gcc-4_7-branch/libgo/Makefile.am
    branches/redhat/gcc-4_7-branch/libgo/Makefile.in
    branches/redhat/gcc-4_7-branch/libgo/config.h.in
    branches/redhat/gcc-4_7-branch/libgo/configure
    branches/redhat/gcc-4_7-branch/libgo/configure.ac
    branches/redhat/gcc-4_7-branch/libgo/go/syscall/libcall_linux.go
    branches/redhat/gcc-4_7-branch/libgo/go/syscall/libcall_posix.go
    branches/redhat/gcc-4_7-branch/libgo/go/syscall/lsf_linux.go
    branches/redhat/gcc-4_7-branch/libgo/mksysinfo.sh
    branches/redhat/gcc-4_7-branch/libgo/runtime/go-nosys.c
    branches/redhat/gcc-4_7-branch/libgomp/ChangeLog
    branches/redhat/gcc-4_7-branch/libgomp/config/linux/sparc/futex.h
    branches/redhat/gcc-4_7-branch/libitm/ChangeLog
    branches/redhat/gcc-4_7-branch/libitm/libitm.texi

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




More information about the Libstdc++-cvs mailing list