r219769 - in /branches/gccgo: ./ ChangeLog MAIN...

ian@gcc.gnu.org ian@gcc.gnu.org
Fri Jan 16 19:05:00 GMT 2015


Author: ian
Date: Fri Jan 16 19:05:07 2015
New Revision: 219769

URL: https://gcc.gnu.org/viewcvs?rev=219769&root=gcc&view=rev
Log:
Merge from trunk revision 219753.

Added:
    branches/gccgo/gcc/config/arm/cortex-a57.md
      - copied unchanged from r219753, trunk/gcc/config/arm/cortex-a57.md
    branches/gccgo/gcc/testsuite/g++.dg/cpp0x/auto44.C
      - copied unchanged from r219753, trunk/gcc/testsuite/g++.dg/cpp0x/auto44.C
    branches/gccgo/gcc/testsuite/g++.dg/ipa/pr64612.C
      - copied unchanged from r219753, trunk/gcc/testsuite/g++.dg/ipa/pr64612.C
    branches/gccgo/gcc/testsuite/g++.dg/pr64353.C
      - copied unchanged from r219753, trunk/gcc/testsuite/g++.dg/pr64353.C
    branches/gccgo/gcc/testsuite/g++.dg/torture/pr64568-2.C
      - copied unchanged from r219753, trunk/gcc/testsuite/g++.dg/torture/pr64568-2.C
    branches/gccgo/gcc/testsuite/gcc.c-torture/compile/20150108.c
      - copied unchanged from r219753, trunk/gcc/testsuite/gcc.c-torture/compile/20150108.c
    branches/gccgo/gcc/testsuite/gcc.dg/pr64015.c
      - copied unchanged from r219753, trunk/gcc/testsuite/gcc.dg/pr64015.c
    branches/gccgo/gcc/testsuite/gcc.dg/pr64434.c
      - copied unchanged from r219753, trunk/gcc/testsuite/gcc.dg/pr64434.c
    branches/gccgo/gcc/testsuite/gcc.dg/uninit-18.c
      - copied unchanged from r219753, trunk/gcc/testsuite/gcc.dg/uninit-18.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/pr64263_1.c
      - copied unchanged from r219753, trunk/gcc/testsuite/gcc.target/aarch64/pr64263_1.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/chkp-label-address.c
      - copied unchanged from r219753, trunk/gcc/testsuite/gcc.target/i386/chkp-label-address.c
    branches/gccgo/gcc/testsuite/gcc.target/visium/
      - copied from r219753, trunk/gcc/testsuite/gcc.target/visium/
    branches/gccgo/libgo/go/net/tcpsockopt_solaris.go
      - copied unchanged from r219753, trunk/libgo/go/net/tcpsockopt_solaris.go
    branches/gccgo/libstdc++-v3/src/c++11/codecvt.cc
      - copied unchanged from r219753, trunk/libstdc++-v3/src/c++11/codecvt.cc
    branches/gccgo/libstdc++-v3/testsuite/22_locale/codecvt/utf8.cc
      - copied unchanged from r219753, trunk/libstdc++-v3/testsuite/22_locale/codecvt/utf8.cc
Removed:
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr64434.c
Modified:
    branches/gccgo/   (props changed)
    branches/gccgo/ChangeLog
    branches/gccgo/MAINTAINERS
    branches/gccgo/gcc/ChangeLog
    branches/gccgo/gcc/ada/gcc-interface/utils.c
    branches/gccgo/gcc/builtins.c
    branches/gccgo/gcc/ccmp.c
    branches/gccgo/gcc/config/aarch64/aarch64-cores.def
    branches/gccgo/gcc/config/aarch64/aarch64-tune.md
    branches/gccgo/gcc/config/aarch64/aarch64.c
    branches/gccgo/gcc/config/aarch64/aarch64.md
    branches/gccgo/gcc/config/aarch64/aarch64.opt
    branches/gccgo/gcc/config/i386/avx2intrin.h
    branches/gccgo/gcc/config/i386/emmintrin.h
    branches/gccgo/gcc/config/nds32/constants.md
    branches/gccgo/gcc/config/nds32/nds32-protos.h
    branches/gccgo/gcc/config/nds32/nds32.c
    branches/gccgo/gcc/config/nds32/nds32.md
    branches/gccgo/gcc/config/rs6000/default64.h
    branches/gccgo/gcc/config/rs6000/rs6000.c
    branches/gccgo/gcc/config/rs6000/rs6000.h
    branches/gccgo/gcc/cp/ChangeLog
    branches/gccgo/gcc/cp/pt.c
    branches/gccgo/gcc/cp/tree.c
    branches/gccgo/gcc/doc/invoke.texi
    branches/gccgo/gcc/doc/tm.texi
    branches/gccgo/gcc/expmed.c
    branches/gccgo/gcc/fortran/ChangeLog
    branches/gccgo/gcc/fortran/decl.c
    branches/gccgo/gcc/ipa-chkp.c
    branches/gccgo/gcc/ipa-chkp.h
    branches/gccgo/gcc/ipa-inline.c
    branches/gccgo/gcc/jit/ChangeLog
    branches/gccgo/gcc/jit/jit-builtins.c
    branches/gccgo/gcc/jit/jit-builtins.h
    branches/gccgo/gcc/lra-constraints.c
    branches/gccgo/gcc/optc-save-gen.awk
    branches/gccgo/gcc/params.def
    branches/gccgo/gcc/simplify-rtx.c
    branches/gccgo/gcc/target.def
    branches/gccgo/gcc/testsuite/ChangeLog
    branches/gccgo/gcc/testsuite/gcc.dg/builtin-apply2.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr61743-1.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr61743-2.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/sse-14.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/sse-22.c
    branches/gccgo/gcc/testsuite/gfortran.dg/pointer_init_6.f90
    branches/gccgo/gcc/tree-cfg.c
    branches/gccgo/gcc/tree-chkp.c
    branches/gccgo/gcc/tree-inline.c
    branches/gccgo/gcc/tree-inline.h
    branches/gccgo/gcc/tree-ssa-forwprop.c
    branches/gccgo/gcc/tree-ssa-uninit.c
    branches/gccgo/libatomic/ChangeLog
    branches/gccgo/libatomic/testsuite/lib/libatomic.exp
    branches/gccgo/libatomic/testsuite/libatomic.c/c.exp
    branches/gccgo/libgo/Makefile.am
    branches/gccgo/libgo/Makefile.in
    branches/gccgo/libgomp/ChangeLog
    branches/gccgo/libgomp/target.c
    branches/gccgo/libstdc++-v3/ChangeLog
    branches/gccgo/libstdc++-v3/acinclude.m4
    branches/gccgo/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gccgo/libstdc++-v3/configure
    branches/gccgo/libstdc++-v3/include/bits/codecvt.h
    branches/gccgo/libstdc++-v3/include/bits/locale_facets.h
    branches/gccgo/libstdc++-v3/include/std/shared_mutex
    branches/gccgo/libstdc++-v3/src/c++11/Makefile.am
    branches/gccgo/libstdc++-v3/src/c++11/Makefile.in
    branches/gccgo/libstdc++-v3/src/c++98/Makefile.am
    branches/gccgo/libstdc++-v3/src/c++98/Makefile.in
    branches/gccgo/libstdc++-v3/src/c++98/locale_init.cc
    branches/gccgo/libstdc++-v3/src/c++98/localename.cc
    branches/gccgo/libstdc++-v3/testsuite/22_locale/locale/cons/unicode.cc

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




More information about the Gcc-cvs mailing list