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]

r222780 - in /branches/google/main: ./ ChangeLo...


Author: davidxl
Date: Mon May  4 21:16:46 2015
New Revision: 222780

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

209493-209495,209498-209499,209503,209506,209508,209513,209516-209517,209520-209525,209530,209534,209542,209544-209546,209548,209553-209557,209559,209561,209613-209618

Added:
    branches/google/main/gcc/testsuite/c-c++-common/gomp/pr60823-1.c
      - copied unchanged from r209618, trunk/gcc/testsuite/c-c++-common/gomp/pr60823-1.c
    branches/google/main/gcc/testsuite/c-c++-common/gomp/pr60823-2.c
      - copied unchanged from r209618, trunk/gcc/testsuite/c-c++-common/gomp/pr60823-2.c
    branches/google/main/gcc/testsuite/c-c++-common/gomp/pr60823-3.c
      - copied unchanged from r209618, trunk/gcc/testsuite/c-c++-common/gomp/pr60823-3.c
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/alias-decl-42.C
      - copied unchanged from r209618, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-42.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/rv-init1.C
      - copied unchanged from r209618, trunk/gcc/testsuite/g++.dg/cpp0x/rv-init1.C
    branches/google/main/gcc/testsuite/g++.dg/ext/restrict2.C
      - copied unchanged from r209618, trunk/gcc/testsuite/g++.dg/ext/restrict2.C
    branches/google/main/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u8-s16-s32.c
      - copied unchanged from r209618, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u8-s16-s32.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u8-u32.c
      - copied unchanged from r209618, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u8-u32.c
    branches/google/main/gcc/testsuite/gcc.target/aarch64/vrnd_f64_1.c
      - copied unchanged from r209618, trunk/gcc/testsuite/gcc.target/aarch64/vrnd_f64_1.c
    branches/google/main/gcc/testsuite/gcc.target/arm/anddi_notdi-1.c
      - copied unchanged from r209618, trunk/gcc/testsuite/gcc.target/arm/anddi_notdi-1.c
    branches/google/main/gcc/testsuite/gcc.target/arm/iordi_notdi-1.c
      - copied unchanged from r209618, trunk/gcc/testsuite/gcc.target/arm/iordi_notdi-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr60909-1.c
      - copied unchanged from r209618, trunk/gcc/testsuite/gcc.target/i386/pr60909-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr60909-2.c
      - copied unchanged from r209618, trunk/gcc/testsuite/gcc.target/i386/pr60909-2.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/pr60735.c
      - copied unchanged from r209618, trunk/gcc/testsuite/gcc.target/powerpc/pr60735.c
Modified:
    branches/google/main/   (props changed)
    branches/google/main/ChangeLog
    branches/google/main/MAINTAINERS
    branches/google/main/contrib/ChangeLog
    branches/google/main/contrib/gennews
    branches/google/main/gcc/   (props changed)
    branches/google/main/gcc/ChangeLog
    branches/google/main/gcc/DATESTAMP
    branches/google/main/gcc/asan.c
    branches/google/main/gcc/cfgexpand.c
    branches/google/main/gcc/config/aarch64/aarch64-builtins.c
    branches/google/main/gcc/config/aarch64/aarch64-simd-builtins.def
    branches/google/main/gcc/config/aarch64/aarch64-simd.md
    branches/google/main/gcc/config/aarch64/aarch64.c
    branches/google/main/gcc/config/aarch64/aarch64.md
    branches/google/main/gcc/config/aarch64/arm_neon.h
    branches/google/main/gcc/config/arm/arm-protos.h
    branches/google/main/gcc/config/arm/arm.c
    branches/google/main/gcc/config/arm/arm.md
    branches/google/main/gcc/config/arm/thumb2.md
    branches/google/main/gcc/config/i386/i386.c
    branches/google/main/gcc/config/rs6000/rs6000.c
    branches/google/main/gcc/config/rs6000/rs6000.md
    branches/google/main/gcc/config/rs6000/vsx.md
    branches/google/main/gcc/config/sparc/sparc.c
    branches/google/main/gcc/cp/ChangeLog
    branches/google/main/gcc/cp/call.c
    branches/google/main/gcc/doc/gimple.texi
    branches/google/main/gcc/gimple.h
    branches/google/main/gcc/go/ChangeLog
    branches/google/main/gcc/go/go-gcc.cc
    branches/google/main/gcc/go/gofrontend/backend.h
    branches/google/main/gcc/go/gofrontend/expressions.cc
    branches/google/main/gcc/go/gofrontend/gogo-tree.cc
    branches/google/main/gcc/ipa-inline-analysis.c
    branches/google/main/gcc/ipa-inline.c
    branches/google/main/gcc/ipa-inline.h
    branches/google/main/gcc/omp-low.c
    branches/google/main/gcc/testsuite/ChangeLog
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/overload3.C
    branches/google/main/gcc/testsuite/gcc.dg/vmx/merge-vsx-be-order.c
    branches/google/main/gcc/testsuite/gcc.dg/vmx/merge-vsx.c
    branches/google/main/gcc/tree-dfa.c
    branches/google/main/gcc/tree-vect-patterns.c
    branches/google/main/libgo/go/syscall/libcall_posix.go
    branches/google/main/libgo/go/syscall/mksyscall.awk
    branches/google/main/libgo/go/syscall/syscall_unix.go

Propchange: branches/google/main/
            ('svn:mergeinfo' modified)

Propchange: branches/google/main/
            ('svnmerge-integrated' modified)

Propchange: branches/google/main/gcc/
            ('svn:mergeinfo' modified)



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