r190548 - in /branches/gupc: ./ gcc/ChangeLog g...

gfunck@gcc.gnu.org gfunck@gcc.gnu.org
Mon Aug 20 22:22:00 GMT 2012


Author: gfunck
Date: Mon Aug 20 22:22:23 2012
New Revision: 190548

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190548
Log:
	Merge trunk version 190524 into gupc branch.
	Incorporates a fix in genoutput.c (to properly use
	CONST_CAST) that led to build failures with
	older versions of g++.


Added:
    branches/gupc/gcc/config/tilegx/feedback.h
      - copied unchanged from r190524, trunk/gcc/config/tilegx/feedback.h
    branches/gupc/gcc/config/tilepro/feedback.h
      - copied unchanged from r190524, trunk/gcc/config/tilepro/feedback.h
    branches/gupc/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c
      - copied unchanged from r190524, trunk/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr54261-1.c
      - copied unchanged from r190524, trunk/gcc/testsuite/gcc.dg/torture/pr54261-1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/div64-unwinding.c
      - copied unchanged from r190524, trunk/gcc/testsuite/gcc.target/arm/div64-unwinding.c
    branches/gupc/gcc/testsuite/gcc.target/i386/perm-concat.c
      - copied unchanged from r190524, trunk/gcc/testsuite/gcc.target/i386/perm-concat.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr20020-1.c
      - copied unchanged from r190524, trunk/gcc/testsuite/gcc.target/i386/pr20020-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr20020-2.c
      - copied unchanged from r190524, trunk/gcc/testsuite/gcc.target/i386/pr20020-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr20020-3.c
      - copied unchanged from r190524, trunk/gcc/testsuite/gcc.target/i386/pr20020-3.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr54236-1.c
      - copied unchanged from r190524, trunk/gcc/testsuite/gcc.target/sh/pr54236-1.c
    branches/gupc/gcc/testsuite/gfortran.dg/interface_37.f90
      - copied unchanged from r190524, trunk/gcc/testsuite/gfortran.dg/interface_37.f90
    branches/gupc/gcc/testsuite/gfortran.dg/real_compare_1.f90
      - copied unchanged from r190524, trunk/gcc/testsuite/gfortran.dg/real_compare_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/warn_target_lifetime_1.f90
      - copied unchanged from r190524, trunk/gcc/testsuite/gfortran.dg/warn_target_lifetime_1.f90
Modified:
    branches/gupc/   (props changed)
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/ada/ChangeLog
    branches/gupc/gcc/ada/gcc-interface/decl.c
    branches/gupc/gcc/ada/gcc-interface/utils.c
    branches/gupc/gcc/ada/layout.adb
    branches/gupc/gcc/alloc-pool.c
    branches/gupc/gcc/bitmap.h
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-common.def
    branches/gupc/gcc/c-family/c-common.h
    branches/gupc/gcc/c-family/c-opts.c
    branches/gupc/gcc/c-family/c.opt
    branches/gupc/gcc/c/ChangeLog
    branches/gupc/gcc/c/c-parser.c
    branches/gupc/gcc/c/c-tree.h
    branches/gupc/gcc/c/c-typeck.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/cfgloop.h
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config.in
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/arm/arm.md
    branches/gupc/gcc/config/arm/mmintrin.h
    branches/gupc/gcc/config/avr/avr-log.c
    branches/gupc/gcc/config/avr/avr.c
    branches/gupc/gcc/config/avr/avr.h
    branches/gupc/gcc/config/avr/gen-avr-mmcu-texi.c
    branches/gupc/gcc/config/avr/t-avr
    branches/gupc/gcc/config/bfin/bfin.c
    branches/gupc/gcc/config/fr30/fr30.md
    branches/gupc/gcc/config/i386/i386-protos.h
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.h
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/i386/i386elf.h
    branches/gupc/gcc/config/ia64/hpux.h
    branches/gupc/gcc/config/ia64/ia64.c
    branches/gupc/gcc/config/iq2000/iq2000.c
    branches/gupc/gcc/config/iq2000/iq2000.md
    branches/gupc/gcc/config/mcore/mcore.md
    branches/gupc/gcc/config/mep/t-mep
    branches/gupc/gcc/config/mips/mips-dsp.md
    branches/gupc/gcc/config/rs6000/darwin.h
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.h
    branches/gupc/gcc/config/sh/sh.md
    branches/gupc/gcc/config/xtensa/xtensa.c
    branches/gupc/gcc/config/xtensa/xtensa.h
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/coverage.c
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/Make-lang.in
    branches/gupc/gcc/cp/cp-tree.def
    branches/gupc/gcc/df-problems.c
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/dse.c
    branches/gupc/gcc/expmed.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/array.c
    branches/gupc/gcc/fortran/expr.c
    branches/gupc/gcc/fortran/gfortran.h
    branches/gupc/gcc/fortran/invoke.texi
    branches/gupc/gcc/fortran/lang.opt
    branches/gupc/gcc/fortran/options.c
    branches/gupc/gcc/fortran/resolve.c
    branches/gupc/gcc/genoutput.c
    branches/gupc/gcc/graphite-sese-to-poly.c
    branches/gupc/gcc/hash-table.h
    branches/gupc/gcc/intl.h
    branches/gupc/gcc/ipa-inline-analysis.c
    branches/gupc/gcc/ipa-inline.c
    branches/gupc/gcc/ipa-inline.h
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa-split.c
    branches/gupc/gcc/ira-build.c
    branches/gupc/gcc/modulo-sched.c
    branches/gupc/gcc/optabs.c
    branches/gupc/gcc/params.def
    branches/gupc/gcc/predict.c
    branches/gupc/gcc/simplify-rtx.c
    branches/gupc/gcc/sparseset.c
    branches/gupc/gcc/stor-layout.c
    branches/gupc/gcc/system.h
    branches/gupc/gcc/target.def
    branches/gupc/gcc/targhooks.c
    branches/gupc/gcc/targhooks.h
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/gcc.dg/ipa/iinline-1.c
    branches/gupc/gcc/testsuite/gfortran.dg/bessel_5.f90
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/tree-flow.h
    branches/gupc/gcc/tree-into-ssa.c
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-ccp.c
    branches/gupc/gcc/tree-ssa-coalesce.c
    branches/gupc/gcc/tree-ssa-live.c
    branches/gupc/gcc/tree-ssa-live.h
    branches/gupc/gcc/tree-ssa-loop-im.c
    branches/gupc/gcc/tree-ssa-loop-manip.c
    branches/gupc/gcc/tree-ssa-loop-niter.c
    branches/gupc/gcc/tree-ssa-pre.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-ssa-structalias.c
    branches/gupc/gcc/tree-ssa-tail-merge.c
    branches/gupc/gcc/tree-ssa-ter.c
    branches/gupc/gcc/tree-ssa-threadupdate.c
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/gcc/tree-vect-slp.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/Makefile.in
    branches/gupc/libgcc/config.host
    branches/gupc/libgcc/config/arm/t-bpabi
    branches/gupc/libgcc/config/m68k/linux-atomic.c
    branches/gupc/libgcc/crtstuff.c
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/floatformat.c

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




More information about the Gcc-cvs mailing list