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]

r185494 - in /branches/cilkplus: ./ gcc/ChangeL...


Author: bviyer
Date: Sat Mar 17 22:47:04 2012
New Revision: 185494

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185494
Log:
Merged with trunk at revision 184776 (GCC 4.7 Cutoff Point)

Added:
    branches/cilkplus/gcc/testsuite/g++.dg/opt/pr52429.C
      - copied unchanged from r184776, trunk/gcc/testsuite/g++.dg/opt/pr52429.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr52437.c
      - copied unchanged from r184776, trunk/gcc/testsuite/gcc.c-torture/compile/pr52437.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr52445.c
      - copied unchanged from r184776, trunk/gcc/testsuite/gcc.dg/pr52445.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr52419.c
      - copied unchanged from r184776, trunk/gcc/testsuite/gcc.dg/torture/pr52419.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr52429.c
      - copied unchanged from r184776, trunk/gcc/testsuite/gcc.dg/torture/pr52429.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/realloc_on_assign_13.f90
      - copied unchanged from r184776, trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_13.f90
Removed:
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/trans-mem-1_0.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/trans-mem-1_1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/trans-mem-2_0.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/trans-mem-2_1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/trans-mem-4_0.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/trans-mem-4_1.c
Modified:
    branches/cilkplus/   (props changed)
    branches/cilkplus/gcc/ChangeLog
    branches/cilkplus/gcc/DATESTAMP
    branches/cilkplus/gcc/ada/ChangeLog
    branches/cilkplus/gcc/ada/gcc-interface/decl.c
    branches/cilkplus/gcc/ada/gcc-interface/utils.c
    branches/cilkplus/gcc/alias.c
    branches/cilkplus/gcc/config.gcc
    branches/cilkplus/gcc/config/avr/avr-c.c
    branches/cilkplus/gcc/config/avr/avr-protos.h
    branches/cilkplus/gcc/config/avr/avr.c
    branches/cilkplus/gcc/config/avr/avr.h
    branches/cilkplus/gcc/config/avr/avr.md
    branches/cilkplus/gcc/config/avr/builtins.def
    branches/cilkplus/gcc/config/epiphany/epiphany.md
    branches/cilkplus/gcc/config/i386/sse.md
    branches/cilkplus/gcc/config/mn10300/mn10300-modes.def
    branches/cilkplus/gcc/config/pa/pa.md
    branches/cilkplus/gcc/config/pa/predicates.md
    branches/cilkplus/gcc/config/sh/constraints.md
    branches/cilkplus/gcc/config/sh/predicates.md
    branches/cilkplus/gcc/config/sh/sh-protos.h
    branches/cilkplus/gcc/config/sh/sh.c
    branches/cilkplus/gcc/config/sh/sh.h
    branches/cilkplus/gcc/config/sh/sh.md
    branches/cilkplus/gcc/config/v850/v850-modes.def
    branches/cilkplus/gcc/cp/ChangeLog
    branches/cilkplus/gcc/cp/decl.c
    branches/cilkplus/gcc/cp/parser.c
    branches/cilkplus/gcc/cselib.c
    branches/cilkplus/gcc/cselib.h
    branches/cilkplus/gcc/df-scan.c
    branches/cilkplus/gcc/df.h
    branches/cilkplus/gcc/doc/extend.texi
    branches/cilkplus/gcc/doc/install.texi
    branches/cilkplus/gcc/doc/invoke.texi
    branches/cilkplus/gcc/dwarf2out.c
    branches/cilkplus/gcc/expr.c
    branches/cilkplus/gcc/fortran/ChangeLog
    branches/cilkplus/gcc/fortran/trans-expr.c
    branches/cilkplus/gcc/go/ChangeLog
    branches/cilkplus/gcc/go/go-gcc.cc
    branches/cilkplus/gcc/go/gofrontend/expressions.cc
    branches/cilkplus/gcc/go/gofrontend/expressions.h
    branches/cilkplus/gcc/go/gofrontend/gogo.cc
    branches/cilkplus/gcc/go/gofrontend/parse.cc
    branches/cilkplus/gcc/go/gofrontend/statements.cc
    branches/cilkplus/gcc/go/gofrontend/types.cc
    branches/cilkplus/gcc/go/gofrontend/types.h
    branches/cilkplus/gcc/testsuite/ChangeLog
    branches/cilkplus/gcc/testsuite/g++.dg/ext/attrib43.C
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr47917.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr52402.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/pr46126.c
    branches/cilkplus/gcc/tree-cfg.c
    branches/cilkplus/gcc/tree-parloops.c
    branches/cilkplus/gcc/tree-ssa-dom.c
    branches/cilkplus/gcc/tree-ssa-phiopt.c
    branches/cilkplus/libgcc/ChangeLog
    branches/cilkplus/libgcc/soft-fp/adddf3.c
    branches/cilkplus/libgcc/soft-fp/addsf3.c
    branches/cilkplus/libgcc/soft-fp/addtf3.c
    branches/cilkplus/libgcc/soft-fp/divdf3.c
    branches/cilkplus/libgcc/soft-fp/divsf3.c
    branches/cilkplus/libgcc/soft-fp/divtf3.c
    branches/cilkplus/libgcc/soft-fp/double.h
    branches/cilkplus/libgcc/soft-fp/eqdf2.c
    branches/cilkplus/libgcc/soft-fp/eqsf2.c
    branches/cilkplus/libgcc/soft-fp/eqtf2.c
    branches/cilkplus/libgcc/soft-fp/extenddftf2.c
    branches/cilkplus/libgcc/soft-fp/extended.h
    branches/cilkplus/libgcc/soft-fp/extendsfdf2.c
    branches/cilkplus/libgcc/soft-fp/extendsftf2.c
    branches/cilkplus/libgcc/soft-fp/fixdfdi.c
    branches/cilkplus/libgcc/soft-fp/fixdfsi.c
    branches/cilkplus/libgcc/soft-fp/fixsfdi.c
    branches/cilkplus/libgcc/soft-fp/fixsfsi.c
    branches/cilkplus/libgcc/soft-fp/fixtfdi.c
    branches/cilkplus/libgcc/soft-fp/fixtfsi.c
    branches/cilkplus/libgcc/soft-fp/fixunsdfdi.c
    branches/cilkplus/libgcc/soft-fp/fixunsdfsi.c
    branches/cilkplus/libgcc/soft-fp/fixunssfdi.c
    branches/cilkplus/libgcc/soft-fp/fixunssfsi.c
    branches/cilkplus/libgcc/soft-fp/fixunstfdi.c
    branches/cilkplus/libgcc/soft-fp/fixunstfsi.c
    branches/cilkplus/libgcc/soft-fp/floatdidf.c
    branches/cilkplus/libgcc/soft-fp/floatdisf.c
    branches/cilkplus/libgcc/soft-fp/floatditf.c
    branches/cilkplus/libgcc/soft-fp/floatsidf.c
    branches/cilkplus/libgcc/soft-fp/floatsisf.c
    branches/cilkplus/libgcc/soft-fp/floatsitf.c
    branches/cilkplus/libgcc/soft-fp/floatundidf.c
    branches/cilkplus/libgcc/soft-fp/floatundisf.c
    branches/cilkplus/libgcc/soft-fp/floatunditf.c
    branches/cilkplus/libgcc/soft-fp/floatunsidf.c
    branches/cilkplus/libgcc/soft-fp/floatunsisf.c
    branches/cilkplus/libgcc/soft-fp/floatunsitf.c
    branches/cilkplus/libgcc/soft-fp/gedf2.c
    branches/cilkplus/libgcc/soft-fp/gesf2.c
    branches/cilkplus/libgcc/soft-fp/getf2.c
    branches/cilkplus/libgcc/soft-fp/ledf2.c
    branches/cilkplus/libgcc/soft-fp/lesf2.c
    branches/cilkplus/libgcc/soft-fp/letf2.c
    branches/cilkplus/libgcc/soft-fp/muldf3.c
    branches/cilkplus/libgcc/soft-fp/mulsf3.c
    branches/cilkplus/libgcc/soft-fp/multf3.c
    branches/cilkplus/libgcc/soft-fp/negdf2.c
    branches/cilkplus/libgcc/soft-fp/negsf2.c
    branches/cilkplus/libgcc/soft-fp/negtf2.c
    branches/cilkplus/libgcc/soft-fp/op-1.h
    branches/cilkplus/libgcc/soft-fp/op-2.h
    branches/cilkplus/libgcc/soft-fp/op-4.h
    branches/cilkplus/libgcc/soft-fp/op-8.h
    branches/cilkplus/libgcc/soft-fp/op-common.h
    branches/cilkplus/libgcc/soft-fp/quad.h
    branches/cilkplus/libgcc/soft-fp/single.h
    branches/cilkplus/libgcc/soft-fp/soft-fp.h
    branches/cilkplus/libgcc/soft-fp/subdf3.c
    branches/cilkplus/libgcc/soft-fp/subsf3.c
    branches/cilkplus/libgcc/soft-fp/subtf3.c
    branches/cilkplus/libgcc/soft-fp/truncdfsf2.c
    branches/cilkplus/libgcc/soft-fp/trunctfdf2.c
    branches/cilkplus/libgcc/soft-fp/trunctfsf2.c
    branches/cilkplus/libgcc/soft-fp/unorddf2.c
    branches/cilkplus/libgcc/soft-fp/unordsf2.c
    branches/cilkplus/libgcc/soft-fp/unordtf2.c
    branches/cilkplus/libgo/Makefile.am
    branches/cilkplus/libgo/Makefile.in
    branches/cilkplus/libgo/config.h.in
    branches/cilkplus/libgo/configure
    branches/cilkplus/libgo/configure.ac
    branches/cilkplus/libgo/go/syscall/libcall_linux.go
    branches/cilkplus/libgo/go/syscall/libcall_posix.go
    branches/cilkplus/libgo/go/syscall/lsf_linux.go
    branches/cilkplus/libgo/mksysinfo.sh
    branches/cilkplus/libgo/runtime/go-nosys.c
    branches/cilkplus/libgomp/ChangeLog
    branches/cilkplus/libgomp/config/linux/sparc/futex.h
    branches/cilkplus/libstdc++-v3/ChangeLog
    branches/cilkplus/libstdc++-v3/acinclude.m4
    branches/cilkplus/libstdc++-v3/config.h.in
    branches/cilkplus/libstdc++-v3/config/abi/post/solaris2.10/amd64/baseline_symbols.txt
    branches/cilkplus/libstdc++-v3/config/abi/post/solaris2.10/baseline_symbols.txt
    branches/cilkplus/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt
    branches/cilkplus/libstdc++-v3/config/abi/post/solaris2.8/baseline_symbols.txt
    branches/cilkplus/libstdc++-v3/config/abi/post/solaris2.8/sparcv9/baseline_symbols.txt
    branches/cilkplus/libstdc++-v3/config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt
    branches/cilkplus/libstdc++-v3/config/os/gnu-linux/os_defines.h
    branches/cilkplus/libstdc++-v3/configure
    branches/cilkplus/libstdc++-v3/configure.ac
    branches/cilkplus/libstdc++-v3/include/c_global/cstdio
    branches/cilkplus/libstdc++-v3/include/c_std/cstdio
    branches/cilkplus/libstdc++-v3/include/tr2/type_traits
    branches/cilkplus/libstdc++-v3/testsuite/Makefile.am
    branches/cilkplus/libstdc++-v3/testsuite/Makefile.in

Propchange: branches/cilkplus/
            ('svn:mergeinfo' modified)



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