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]

r226589 - in /branches/gupc: ./ ChangeLog MAINT...


Author: gfunck
Date: Tue Aug  4 16:51:45 2015
New Revision: 226589

URL: https://gcc.gnu.org/viewcvs?rev=226589&root=gcc&view=rev
Log:
	Merge trunk version 226548 into gupc branch.

Added:
    branches/gupc/gcc/c-family/c-indentation.h
      - copied unchanged from r226491, trunk/gcc/c-family/c-indentation.h
    branches/gupc/gcc/jit/docs/topics/performance.rst
      - copied unchanged from r226548, trunk/gcc/jit/docs/topics/performance.rst
    branches/gupc/gcc/testsuite/c-c++-common/Wtautological-compare-3.c
      - copied unchanged from r226491, trunk/gcc/testsuite/c-c++-common/Wtautological-compare-3.c
    branches/gupc/gcc/testsuite/g++.dg/Wframe-address-in-Wall.C
      - copied unchanged from r226491, trunk/gcc/testsuite/g++.dg/Wframe-address-in-Wall.C
    branches/gupc/gcc/testsuite/g++.dg/Wframe-address.C
      - copied unchanged from r226491, trunk/gcc/testsuite/g++.dg/Wframe-address.C
    branches/gupc/gcc/testsuite/g++.dg/Wno-frame-address.C
      - copied unchanged from r226491, trunk/gcc/testsuite/g++.dg/Wno-frame-address.C
    branches/gupc/gcc/testsuite/g++.dg/ubsan/pr66977.C
      - copied unchanged from r226491, trunk/gcc/testsuite/g++.dg/ubsan/pr66977.C
    branches/gupc/gcc/testsuite/gcc.dg/Wframe-address-in-Wall.c
      - copied unchanged from r226491, trunk/gcc/testsuite/gcc.dg/Wframe-address-in-Wall.c
    branches/gupc/gcc/testsuite/gcc.dg/Wframe-address.c
      - copied unchanged from r226491, trunk/gcc/testsuite/gcc.dg/Wframe-address.c
    branches/gupc/gcc/testsuite/gcc.dg/Wno-frame-address.c
      - copied unchanged from r226491, trunk/gcc/testsuite/gcc.dg/Wno-frame-address.c
    branches/gupc/gcc/testsuite/gcc.dg/pr66314.c
      - copied unchanged from r226525, trunk/gcc/testsuite/gcc.dg/pr66314.c
    branches/gupc/gcc/testsuite/gcc.dg/pr66899.c
      - copied unchanged from r226525, trunk/gcc/testsuite/gcc.dg/pr66899.c
    branches/gupc/gcc/testsuite/gcc.dg/pr67043.c
      - copied unchanged from r226548, trunk/gcc/testsuite/gcc.dg/pr67043.c
    branches/gupc/gcc/testsuite/gcc.dg/pr67077.c
      - copied unchanged from r226525, trunk/gcc/testsuite/gcc.dg/pr67077.c
    branches/gupc/gcc/testsuite/gcc.dg/pr67088.c
      - copied unchanged from r226525, trunk/gcc/testsuite/gcc.dg/pr67088.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/csel_bfx_1.c
      - copied unchanged from r226491, trunk/gcc/testsuite/gcc.target/aarch64/csel_bfx_1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/csel_imms_inc_1.c
      - copied unchanged from r226491, trunk/gcc/testsuite/gcc.target/aarch64/csel_imms_inc_1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/mincmp.c
      - copied unchanged from r226491, trunk/gcc/testsuite/gcc.target/arm/mincmp.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr43404.c
      - copied unchanged from r226548, trunk/gcc/testsuite/gcc.target/arm/pr43404.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr48470.c
      - copied unchanged from r226548, trunk/gcc/testsuite/gcc.target/arm/pr48470.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr64744-1.c
      - copied unchanged from r226548, trunk/gcc/testsuite/gcc.target/arm/pr64744-1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr64744-2.c
      - copied unchanged from r226548, trunk/gcc/testsuite/gcc.target/arm/pr64744-2.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vnmul-1.c
      - copied unchanged from r226525, trunk/gcc/testsuite/gcc.target/arm/vnmul-1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vnmul-2.c
      - copied unchanged from r226525, trunk/gcc/testsuite/gcc.target/arm/vnmul-2.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vnmul-3.c
      - copied unchanged from r226525, trunk/gcc/testsuite/gcc.target/arm/vnmul-3.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vnmul-4.c
      - copied unchanged from r226525, trunk/gcc/testsuite/gcc.target/arm/vnmul-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr66648.c
      - copied unchanged from r226491, trunk/gcc/testsuite/gcc.target/i386/pr66648.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/htm-tabort-no-r0.c
      - copied unchanged from r226548, trunk/gcc/testsuite/gcc.target/powerpc/htm-tabort-no-r0.c
    branches/gupc/gcc/testsuite/gfortran.dg/associated_target_6.f03
      - copied unchanged from r226491, trunk/gcc/testsuite/gfortran.dg/associated_target_6.f03
    branches/gupc/gcc/testsuite/gfortran.dg/class_allocate_20.f90
      - copied unchanged from r226525, trunk/gcc/testsuite/gfortran.dg/class_allocate_20.f90
    branches/gupc/gcc/testsuite/gfortran.dg/ieee/large_1.f90
      - copied unchanged from r226548, trunk/gcc/testsuite/gfortran.dg/ieee/large_1.f90
    branches/gupc/gcc/testsuite/jit.dg/test-error-gcc_jit_timer_pop-mismatch.c
      - copied unchanged from r226548, trunk/gcc/testsuite/jit.dg/test-error-gcc_jit_timer_pop-mismatch.c
    branches/gupc/gcc/testsuite/jit.dg/test-error-gcc_jit_timer_pop-too-many.c
      - copied unchanged from r226548, trunk/gcc/testsuite/jit.dg/test-error-gcc_jit_timer_pop-too-many.c
    branches/gupc/libgo/go/syscall/socket_linux_ppc64x_type.go
      - copied unchanged from r226548, trunk/libgo/go/syscall/socket_linux_ppc64x_type.go
    branches/gupc/libgo/go/syscall/socket_linux_type.go
      - copied unchanged from r226548, trunk/libgo/go/syscall/socket_linux_type.go
    branches/gupc/libstdc++-v3/testsuite/experimental/any/assign/self.cc
      - copied unchanged from r226491, trunk/libstdc++-v3/testsuite/experimental/any/assign/self.cc
Removed:
    branches/gupc/gcc/testsuite/gcc.target/pr66648.c
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/MAINTAINERS
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/builtins.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-common.h
    branches/gupc/gcc/c-family/c-indentation.c
    branches/gupc/gcc/c-family/c-pretty-print.c
    branches/gupc/gcc/c-family/c.opt
    branches/gupc/gcc/c/ChangeLog
    branches/gupc/gcc/c/c-decl.c
    branches/gupc/gcc/c/c-parser.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/combine.c
    branches/gupc/gcc/config/aarch64/aarch64-simd.md
    branches/gupc/gcc/config/aarch64/aarch64.c
    branches/gupc/gcc/config/aarch64/iterators.md
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/arm/arm.md
    branches/gupc/gcc/config/arm/vfp.md
    branches/gupc/gcc/config/i386/i386-builtin-types.def
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/sse.md
    branches/gupc/gcc/config/m32r/m32r.c
    branches/gupc/gcc/config/pa/pa.md
    branches/gupc/gcc/config/rs6000/altivec.md
    branches/gupc/gcc/config/rs6000/constraints.md
    branches/gupc/gcc/config/rs6000/htm.md
    branches/gupc/gcc/config/rs6000/predicates.md
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.h
    branches/gupc/gcc/config/rs6000/vector.md
    branches/gupc/gcc/config/rs6000/vsx.md
    branches/gupc/gcc/config/sh/sh.md
    branches/gupc/gcc/config/spu/spu.c
    branches/gupc/gcc/config/v850/v850.c
    branches/gupc/gcc/config/v850/v850.h
    branches/gupc/gcc/config/v850/v850.md
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/mangle.c
    branches/gupc/gcc/cp/name-lookup.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/typeck.c
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/md.texi
    branches/gupc/gcc/emit-rtl.c
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/class.c
    branches/gupc/gcc/fortran/simplify.c
    branches/gupc/gcc/fortran/trans-expr.c
    branches/gupc/gcc/fortran/trans-intrinsic.c
    branches/gupc/gcc/function.c
    branches/gupc/gcc/genmatch.c
    branches/gupc/gcc/gimple-fold.c
    branches/gupc/gcc/gimple-match-head.c
    branches/gupc/gcc/go/ChangeLog
    branches/gupc/gcc/go/go-lang.c
    branches/gupc/gcc/go/gofrontend/MERGE
    branches/gupc/gcc/go/gofrontend/expressions.cc
    branches/gupc/gcc/go/gofrontend/gogo.cc
    branches/gupc/gcc/go/gofrontend/gogo.h
    branches/gupc/gcc/go/gofrontend/lex.cc
    branches/gupc/gcc/go/gofrontend/parse.cc
    branches/gupc/gcc/graphite-sese-to-poly.c
    branches/gupc/gcc/ifcvt.c
    branches/gupc/gcc/jit/ChangeLog
    branches/gupc/gcc/jit/docs/_build/texinfo/libgccjit.texi
    branches/gupc/gcc/jit/docs/topics/compatibility.rst
    branches/gupc/gcc/jit/docs/topics/contexts.rst
    branches/gupc/gcc/jit/docs/topics/index.rst
    branches/gupc/gcc/jit/jit-playback.c
    branches/gupc/gcc/jit/jit-playback.h
    branches/gupc/gcc/jit/jit-recording.c
    branches/gupc/gcc/jit/jit-recording.h
    branches/gupc/gcc/jit/libgccjit++.h
    branches/gupc/gcc/jit/libgccjit.c
    branches/gupc/gcc/jit/libgccjit.h
    branches/gupc/gcc/jit/libgccjit.map
    branches/gupc/gcc/loop-invariant.c
    branches/gupc/gcc/loop-iv.c
    branches/gupc/gcc/main.c
    branches/gupc/gcc/match.pd
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/po/ChangeLog
    branches/gupc/gcc/po/sv.po
    branches/gupc/gcc/rtl.h
    branches/gupc/gcc/simplify-rtx.c
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/c-c++-common/Wmisleading-indentation.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-2char.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-2short.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-8.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/trapv-vect-reduc-4.c
    branches/gupc/gcc/testsuite/gfortran.dg/ieee/ieee_7.f90
    branches/gupc/gcc/testsuite/jit.dg/test-benchmark.c
    branches/gupc/gcc/timevar.c
    branches/gupc/gcc/timevar.def
    branches/gupc/gcc/timevar.h
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/toplev.h
    branches/gupc/gcc/tree-if-conv.c
    branches/gupc/gcc/tree-parloops.c
    branches/gupc/gcc/tree-ssa-threadupdate.c
    branches/gupc/gcc/tree-ssa-uninit.c
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/gcc/tree-vect-loop.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/gcc/tree-vectorizer.h
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/vtable-verify.c
    branches/gupc/gcc/vtable-verify.h
    branches/gupc/libcpp/po/ChangeLog
    branches/gupc/libcpp/po/sv.po
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/gfortran.map
    branches/gupc/libgfortran/ieee/ieee_arithmetic.F90
    branches/gupc/libgfortran/ieee/ieee_exceptions.F90
    branches/gupc/libgfortran/ieee/ieee_helper.c
    branches/gupc/libgo/Makefile.am
    branches/gupc/libgo/Makefile.in
    branches/gupc/libgo/go/syscall/socket_linux.go
    branches/gupc/libgo/runtime/mprof.goc
    branches/gupc/libgo/testsuite/gotest
    branches/gupc/libgomp/ChangeLog
    branches/gupc/libgomp/plugin/plugin-nvptx.c
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/include/bits/range_access.h
    branches/gupc/libstdc++-v3/include/bits/regex_automaton.h
    branches/gupc/libstdc++-v3/include/bits/regex_automaton.tcc
    branches/gupc/libstdc++-v3/include/bits/regex_executor.h
    branches/gupc/libstdc++-v3/include/bits/regex_executor.tcc
    branches/gupc/libstdc++-v3/include/experimental/any
    branches/gupc/libstdc++-v3/include/std/regex
    branches/gupc/libstdc++-v3/testsuite/experimental/any/misc/any_cast_neg.cc
    branches/gupc/libstdc++-v3/testsuite/experimental/filesystem/operations/current_path.cc
    branches/gupc/libvtv/ChangeLog
    branches/gupc/libvtv/testsuite/Makefile.am
    branches/gupc/libvtv/testsuite/Makefile.in
    branches/gupc/libvtv/testsuite/lib/libvtv.exp
    branches/gupc/libvtv/vtv_malloc.cc
    branches/gupc/libvtv/vtv_rts.cc

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



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