r135096 - in /branches/ix86/avx: contrib/Change...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Thu May 8 22:40:00 GMT 2008


Author: hjl
Date: Thu May  8 22:40:17 2008
New Revision: 135096

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135096
Log:
Merged with trunk at revision 135092.

Added:
    branches/ix86/avx/gcc/testsuite/gcc.c-torture/compile/pr36154.c
      - copied unchanged from r135092, trunk/gcc/testsuite/gcc.c-torture/compile/pr36154.c
    branches/ix86/avx/gcc/testsuite/gcc.c-torture/compile/pr36172.c
      - copied unchanged from r135092, trunk/gcc/testsuite/gcc.c-torture/compile/pr36172.c
    branches/ix86/avx/gcc/testsuite/gcc.target/spu/subti3.c
      - copied unchanged from r135092, trunk/gcc/testsuite/gcc.target/spu/subti3.c
Modified:
    branches/ix86/avx/contrib/ChangeLog
    branches/ix86/avx/contrib/patch_tester.sh
    branches/ix86/avx/gcc/ChangeLog
    branches/ix86/avx/gcc/DATESTAMP
    branches/ix86/avx/gcc/ada/ChangeLog
    branches/ix86/avx/gcc/ada/utils.c
    branches/ix86/avx/gcc/alias.c
    branches/ix86/avx/gcc/builtins.c
    branches/ix86/avx/gcc/c-common.c
    branches/ix86/avx/gcc/c-decl.c
    branches/ix86/avx/gcc/calls.c
    branches/ix86/avx/gcc/cfgrtl.c
    branches/ix86/avx/gcc/config/alpha/alpha.c
    branches/ix86/avx/gcc/config/alpha/unicosmk.h
    branches/ix86/avx/gcc/config/arm/arm-protos.h
    branches/ix86/avx/gcc/config/arm/arm.c
    branches/ix86/avx/gcc/config/arm/arm.h
    branches/ix86/avx/gcc/config/arm/netbsd.h
    branches/ix86/avx/gcc/config/bfin/bfin-protos.h
    branches/ix86/avx/gcc/config/bfin/bfin.c
    branches/ix86/avx/gcc/config/bfin/bfin.h
    branches/ix86/avx/gcc/config/cris/cris.h
    branches/ix86/avx/gcc/config/fr30/fr30.h
    branches/ix86/avx/gcc/config/i386/cygming.h
    branches/ix86/avx/gcc/config/i386/i386-interix.h
    branches/ix86/avx/gcc/config/i386/i386-protos.h
    branches/ix86/avx/gcc/config/i386/i386.c
    branches/ix86/avx/gcc/config/i386/i386.h
    branches/ix86/avx/gcc/config/i386/i386elf.h
    branches/ix86/avx/gcc/config/i386/ptx4-i.h
    branches/ix86/avx/gcc/config/i386/sol2-10.h
    branches/ix86/avx/gcc/config/i386/sysv4.h
    branches/ix86/avx/gcc/config/i386/vx-common.h
    branches/ix86/avx/gcc/config/iq2000/iq2000.h
    branches/ix86/avx/gcc/config/mips/mips.c
    branches/ix86/avx/gcc/config/mips/mips.h
    branches/ix86/avx/gcc/config/mips/mips.md
    branches/ix86/avx/gcc/config/mn10300/mn10300.h
    branches/ix86/avx/gcc/config/mt/mt-protos.h
    branches/ix86/avx/gcc/config/mt/mt.c
    branches/ix86/avx/gcc/config/mt/mt.h
    branches/ix86/avx/gcc/config/pa/pa.h
    branches/ix86/avx/gcc/config/rs6000/rs6000.c
    branches/ix86/avx/gcc/config/rs6000/rs6000.h
    branches/ix86/avx/gcc/config/s390/s390.c
    branches/ix86/avx/gcc/config/score/score.h
    branches/ix86/avx/gcc/config/spu/spu.h
    branches/ix86/avx/gcc/config/spu/spu.md
    branches/ix86/avx/gcc/config/v850/v850.h
    branches/ix86/avx/gcc/cp/ChangeLog
    branches/ix86/avx/gcc/cp/decl.c
    branches/ix86/avx/gcc/cp/rtti.c
    branches/ix86/avx/gcc/cse.c
    branches/ix86/avx/gcc/cselib.c
    branches/ix86/avx/gcc/dce.c
    branches/ix86/avx/gcc/defaults.h
    branches/ix86/avx/gcc/doc/tm.texi
    branches/ix86/avx/gcc/dse.c
    branches/ix86/avx/gcc/dwarf2out.c
    branches/ix86/avx/gcc/emit-rtl.c
    branches/ix86/avx/gcc/expr.c
    branches/ix86/avx/gcc/fold-const.c
    branches/ix86/avx/gcc/fortran/ChangeLog
    branches/ix86/avx/gcc/fortran/trans-decl.c
    branches/ix86/avx/gcc/function.c
    branches/ix86/avx/gcc/gcse.c
    branches/ix86/avx/gcc/genrecog.c
    branches/ix86/avx/gcc/gensupport.c
    branches/ix86/avx/gcc/gensupport.h
    branches/ix86/avx/gcc/gimplify.c
    branches/ix86/avx/gcc/ifcvt.c
    branches/ix86/avx/gcc/ipa-pure-const.c
    branches/ix86/avx/gcc/java/ChangeLog
    branches/ix86/avx/gcc/java/decl.c
    branches/ix86/avx/gcc/local-alloc.c
    branches/ix86/avx/gcc/loop-invariant.c
    branches/ix86/avx/gcc/po/ChangeLog
    branches/ix86/avx/gcc/po/sv.po
    branches/ix86/avx/gcc/postreload-gcse.c
    branches/ix86/avx/gcc/print-tree.c
    branches/ix86/avx/gcc/read-rtl.c
    branches/ix86/avx/gcc/reorg.c
    branches/ix86/avx/gcc/rtl.h
    branches/ix86/avx/gcc/rtlanal.c
    branches/ix86/avx/gcc/sched-deps.c
    branches/ix86/avx/gcc/see.c
    branches/ix86/avx/gcc/simplify-rtx.c
    branches/ix86/avx/gcc/stmt.c
    branches/ix86/avx/gcc/target-def.h
    branches/ix86/avx/gcc/targhooks.c
    branches/ix86/avx/gcc/testsuite/ChangeLog
    branches/ix86/avx/gcc/testsuite/lib/target-supports.exp
    branches/ix86/avx/gcc/tree-cfg.c
    branches/ix86/avx/gcc/tree-data-ref.c
    branches/ix86/avx/gcc/tree-data-ref.h
    branches/ix86/avx/gcc/tree-dfa.c
    branches/ix86/avx/gcc/tree-dump.c
    branches/ix86/avx/gcc/tree-flow-inline.h
    branches/ix86/avx/gcc/tree-flow.h
    branches/ix86/avx/gcc/tree-inline.c
    branches/ix86/avx/gcc/tree-into-ssa.c
    branches/ix86/avx/gcc/tree-nrv.c
    branches/ix86/avx/gcc/tree-optimize.c
    branches/ix86/avx/gcc/tree-parloops.c
    branches/ix86/avx/gcc/tree-predcom.c
    branches/ix86/avx/gcc/tree-pretty-print.c
    branches/ix86/avx/gcc/tree-ssa-alias.c
    branches/ix86/avx/gcc/tree-ssa-loop-ivopts.c
    branches/ix86/avx/gcc/tree-ssa-operands.c
    branches/ix86/avx/gcc/tree-ssa-pre.c
    branches/ix86/avx/gcc/tree-ssa-structalias.c
    branches/ix86/avx/gcc/tree-ssa.c
    branches/ix86/avx/gcc/tree-tailcall.c
    branches/ix86/avx/gcc/tree-vect-transform.c
    branches/ix86/avx/gcc/tree.c
    branches/ix86/avx/gcc/tree.def
    branches/ix86/avx/gcc/tree.h



More information about the Gcc-cvs mailing list