This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r164372 - in /branches/ibm/power7-fpconv: ./ gc...


Author: meissner
Date: Fri Sep 17 15:18:26 2010
New Revision: 164372

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164372
Log:
Merge up to 164371.

Modified:
    branches/ibm/power7-fpconv/libstdc++-v3/ChangeLog
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_raw_storage_iter.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/complex
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/system_error
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/19_diagnostics/system_error/cons-1.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/19_diagnostics/system_error/what-1.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/19_diagnostics/system_error/what-2.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/19_diagnostics/system_error/what-3.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/19_diagnostics/system_error/what-4.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/19_diagnostics/system_error/what-big.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/lib/libstdc++.exp

Changes in other areas also in this revision:
Added:
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/cpp0x/scoped_enum2.C
      - copied unchanged from r164371, trunk/gcc/testsuite/g++.dg/cpp0x/scoped_enum2.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/lto/pr45679-1_0.C
      - copied unchanged from r164371, trunk/gcc/testsuite/g++.dg/lto/pr45679-1_0.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/lto/pr45679-1_1.C
      - copied unchanged from r164371, trunk/gcc/testsuite/g++.dg/lto/pr45679-1_1.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/lto/pr45679-2_0.C
      - copied unchanged from r164371, trunk/gcc/testsuite/g++.dg/lto/pr45679-2_0.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/lto/pr45679-2_1.C
      - copied unchanged from r164371, trunk/gcc/testsuite/g++.dg/lto/pr45679-2_1.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/parse/parameter-declaration-2.C
      - copied unchanged from r164371, trunk/gcc/testsuite/g++.dg/parse/parameter-declaration-2.C
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.c-torture/compile/20100915-1.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.c-torture/compile/20100915-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/torture/pr45623.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.dg/torture/pr45623.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/torture/pr45678-1.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.dg/torture/pr45678-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/pr43432.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.dg/vect/pr43432.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/divmod-1.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/divmod-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/divmod-2.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/divmod-2.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/divmod-3.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/divmod-3.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/divmod-4.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/divmod-4.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/divmod-4a.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/divmod-4a.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/divmod-5.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/divmod-5.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/divmod-6.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/divmod-6.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/divmod-7.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/divmod-7.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/divmod-8.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/divmod-8.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/udivmod-1.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/udivmod-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/udivmod-2.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/udivmod-2.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/udivmod-3.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/udivmod-3.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/udivmod-4.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/udivmod-4.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/udivmod-4a.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/udivmod-4a.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/udivmod-5.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/udivmod-5.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/udivmod-6.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/udivmod-6.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/udivmod-7.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/udivmod-7.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/udivmod-8.c
      - copied unchanged from r164371, trunk/gcc/testsuite/gcc.target/i386/udivmod-8.c
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/class_dummy_2.f03
      - copied unchanged from r164371, trunk/gcc/testsuite/gfortran.dg/class_dummy_2.f03
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/intent_optimize_1.f90
      - copied unchanged from r164371, trunk/gcc/testsuite/gfortran.dg/intent_optimize_1.f90
Modified:
    branches/ibm/power7-fpconv/   (props changed)
    branches/ibm/power7-fpconv/gcc/ChangeLog
    branches/ibm/power7-fpconv/gcc/ChangeLog.power7
    branches/ibm/power7-fpconv/gcc/DATESTAMP
    branches/ibm/power7-fpconv/gcc/REVISION
    branches/ibm/power7-fpconv/gcc/builtins.c
    branches/ibm/power7-fpconv/gcc/c-decl.c
    branches/ibm/power7-fpconv/gcc/c-family/ChangeLog
    branches/ibm/power7-fpconv/gcc/c-family/c-common.c
    branches/ibm/power7-fpconv/gcc/common.opt
    branches/ibm/power7-fpconv/gcc/config/alpha/alpha-modes.def
    branches/ibm/power7-fpconv/gcc/config/alpha/alpha-protos.h
    branches/ibm/power7-fpconv/gcc/config/alpha/alpha.c
    branches/ibm/power7-fpconv/gcc/config/alpha/alpha.h
    branches/ibm/power7-fpconv/gcc/config/alpha/vms.h
    branches/ibm/power7-fpconv/gcc/config/arc/arc-protos.h
    branches/ibm/power7-fpconv/gcc/config/arc/arc.c
    branches/ibm/power7-fpconv/gcc/config/arc/arc.h
    branches/ibm/power7-fpconv/gcc/config/arm/arm-protos.h
    branches/ibm/power7-fpconv/gcc/config/arm/arm.c
    branches/ibm/power7-fpconv/gcc/config/arm/arm.h
    branches/ibm/power7-fpconv/gcc/config/arm/arm.md
    branches/ibm/power7-fpconv/gcc/config/arm/vxworks.h
    branches/ibm/power7-fpconv/gcc/config/avr/avr-protos.h
    branches/ibm/power7-fpconv/gcc/config/avr/avr.c
    branches/ibm/power7-fpconv/gcc/config/avr/avr.h
    branches/ibm/power7-fpconv/gcc/config/bfin/bfin-protos.h
    branches/ibm/power7-fpconv/gcc/config/bfin/bfin.c
    branches/ibm/power7-fpconv/gcc/config/bfin/bfin.h
    branches/ibm/power7-fpconv/gcc/config/cris/cris-protos.h
    branches/ibm/power7-fpconv/gcc/config/cris/cris.c
    branches/ibm/power7-fpconv/gcc/config/cris/cris.h
    branches/ibm/power7-fpconv/gcc/config/crx/crx.c
    branches/ibm/power7-fpconv/gcc/config/crx/crx.h
    branches/ibm/power7-fpconv/gcc/config/frv/frv-protos.h
    branches/ibm/power7-fpconv/gcc/config/frv/frv.c
    branches/ibm/power7-fpconv/gcc/config/frv/frv.h
    branches/ibm/power7-fpconv/gcc/config/h8300/h8300-protos.h
    branches/ibm/power7-fpconv/gcc/config/h8300/h8300.c
    branches/ibm/power7-fpconv/gcc/config/h8300/h8300.h
    branches/ibm/power7-fpconv/gcc/config/i386/i386-protos.h
    branches/ibm/power7-fpconv/gcc/config/i386/i386.c
    branches/ibm/power7-fpconv/gcc/config/i386/i386.h
    branches/ibm/power7-fpconv/gcc/config/i386/i386.md
    branches/ibm/power7-fpconv/gcc/config/i386/i386.opt
    branches/ibm/power7-fpconv/gcc/config/i386/linux64.h
    branches/ibm/power7-fpconv/gcc/config/i386/mmx.md
    branches/ibm/power7-fpconv/gcc/config/i386/sse.md
    branches/ibm/power7-fpconv/gcc/config/ia64/ia64-protos.h
    branches/ibm/power7-fpconv/gcc/config/ia64/ia64.c
    branches/ibm/power7-fpconv/gcc/config/ia64/ia64.h
    branches/ibm/power7-fpconv/gcc/config/ia64/vms.h
    branches/ibm/power7-fpconv/gcc/config/iq2000/iq2000-protos.h
    branches/ibm/power7-fpconv/gcc/config/iq2000/iq2000.c
    branches/ibm/power7-fpconv/gcc/config/iq2000/iq2000.h
    branches/ibm/power7-fpconv/gcc/config/lm32/lm32-protos.h
    branches/ibm/power7-fpconv/gcc/config/lm32/lm32.c
    branches/ibm/power7-fpconv/gcc/config/lm32/lm32.h
    branches/ibm/power7-fpconv/gcc/config/m32r/m32r.c
    branches/ibm/power7-fpconv/gcc/config/m32r/m32r.h
    branches/ibm/power7-fpconv/gcc/config/m68hc11/m68hc11-protos.h
    branches/ibm/power7-fpconv/gcc/config/m68hc11/m68hc11.c
    branches/ibm/power7-fpconv/gcc/config/m68hc11/m68hc11.h
    branches/ibm/power7-fpconv/gcc/config/m68k/m68k-protos.h
    branches/ibm/power7-fpconv/gcc/config/m68k/m68k.c
    branches/ibm/power7-fpconv/gcc/config/m68k/m68k.h
    branches/ibm/power7-fpconv/gcc/config/mcore/mcore-protos.h
    branches/ibm/power7-fpconv/gcc/config/mcore/mcore.c
    branches/ibm/power7-fpconv/gcc/config/mcore/mcore.h
    branches/ibm/power7-fpconv/gcc/config/mcore/mcore.opt
    branches/ibm/power7-fpconv/gcc/config/mep/mep-protos.h
    branches/ibm/power7-fpconv/gcc/config/mep/mep.c
    branches/ibm/power7-fpconv/gcc/config/mep/mep.h
    branches/ibm/power7-fpconv/gcc/config/mmix/mmix-protos.h
    branches/ibm/power7-fpconv/gcc/config/mmix/mmix.c
    branches/ibm/power7-fpconv/gcc/config/mmix/mmix.h
    branches/ibm/power7-fpconv/gcc/config/mn10300/mn10300-protos.h
    branches/ibm/power7-fpconv/gcc/config/mn10300/mn10300.c
    branches/ibm/power7-fpconv/gcc/config/mn10300/mn10300.h
    branches/ibm/power7-fpconv/gcc/config/moxie/moxie-protos.h
    branches/ibm/power7-fpconv/gcc/config/moxie/moxie.c
    branches/ibm/power7-fpconv/gcc/config/moxie/moxie.h
    branches/ibm/power7-fpconv/gcc/config/pdp11/pdp11.c
    branches/ibm/power7-fpconv/gcc/config/pdp11/pdp11.h
    branches/ibm/power7-fpconv/gcc/config/picochip/picochip-protos.h
    branches/ibm/power7-fpconv/gcc/config/picochip/picochip.c
    branches/ibm/power7-fpconv/gcc/config/picochip/picochip.h
    branches/ibm/power7-fpconv/gcc/config/rs6000/aix43.h
    branches/ibm/power7-fpconv/gcc/config/rs6000/aix51.h
    branches/ibm/power7-fpconv/gcc/config/rs6000/aix52.h
    branches/ibm/power7-fpconv/gcc/config/rs6000/aix53.h
    branches/ibm/power7-fpconv/gcc/config/rs6000/aix61.h
    branches/ibm/power7-fpconv/gcc/config/rs6000/linux64.h
    branches/ibm/power7-fpconv/gcc/config/rs6000/rs6000-modes.def
    branches/ibm/power7-fpconv/gcc/config/rs6000/rs6000-protos.h
    branches/ibm/power7-fpconv/gcc/config/rs6000/rs6000.c
    branches/ibm/power7-fpconv/gcc/config/rs6000/rs6000.h
    branches/ibm/power7-fpconv/gcc/config/rs6000/sysv4.h
    branches/ibm/power7-fpconv/gcc/config/rx/rx-protos.h
    branches/ibm/power7-fpconv/gcc/config/rx/rx.c
    branches/ibm/power7-fpconv/gcc/config/rx/rx.h
    branches/ibm/power7-fpconv/gcc/config/s390/s390-protos.h
    branches/ibm/power7-fpconv/gcc/config/s390/s390.c
    branches/ibm/power7-fpconv/gcc/config/s390/s390.h
    branches/ibm/power7-fpconv/gcc/config/score/score-protos.h
    branches/ibm/power7-fpconv/gcc/config/score/score.c
    branches/ibm/power7-fpconv/gcc/config/score/score.h
    branches/ibm/power7-fpconv/gcc/config/score/score3.c
    branches/ibm/power7-fpconv/gcc/config/score/score3.h
    branches/ibm/power7-fpconv/gcc/config/score/score7.c
    branches/ibm/power7-fpconv/gcc/config/score/score7.h
    branches/ibm/power7-fpconv/gcc/config/sh/sh-protos.h
    branches/ibm/power7-fpconv/gcc/config/sh/sh.c
    branches/ibm/power7-fpconv/gcc/config/sh/sh.h
    branches/ibm/power7-fpconv/gcc/config/sparc/sparc.c
    branches/ibm/power7-fpconv/gcc/config/sparc/sparc.h
    branches/ibm/power7-fpconv/gcc/config/sparc/vxworks.h
    branches/ibm/power7-fpconv/gcc/config/spu/spu-protos.h
    branches/ibm/power7-fpconv/gcc/config/spu/spu.c
    branches/ibm/power7-fpconv/gcc/config/spu/spu.h
    branches/ibm/power7-fpconv/gcc/config/v850/v850.c
    branches/ibm/power7-fpconv/gcc/config/v850/v850.h
    branches/ibm/power7-fpconv/gcc/config/vax/elf.h
    branches/ibm/power7-fpconv/gcc/config/vax/vax-protos.h
    branches/ibm/power7-fpconv/gcc/config/vax/vax.c
    branches/ibm/power7-fpconv/gcc/config/vax/vax.h
    branches/ibm/power7-fpconv/gcc/config/vxworks.c
    branches/ibm/power7-fpconv/gcc/config/vxworks.h
    branches/ibm/power7-fpconv/gcc/config/xtensa/xtensa-protos.h
    branches/ibm/power7-fpconv/gcc/config/xtensa/xtensa.c
    branches/ibm/power7-fpconv/gcc/config/xtensa/xtensa.h
    branches/ibm/power7-fpconv/gcc/cp/ChangeLog
    branches/ibm/power7-fpconv/gcc/cp/call.c
    branches/ibm/power7-fpconv/gcc/cp/decl2.c
    branches/ibm/power7-fpconv/gcc/cp/semantics.c
    branches/ibm/power7-fpconv/gcc/doc/invoke.texi
    branches/ibm/power7-fpconv/gcc/doc/options.texi
    branches/ibm/power7-fpconv/gcc/doc/tm.texi
    branches/ibm/power7-fpconv/gcc/doc/tm.texi.in
    branches/ibm/power7-fpconv/gcc/flags.h
    branches/ibm/power7-fpconv/gcc/fold-const.c
    branches/ibm/power7-fpconv/gcc/fortran/ChangeLog
    branches/ibm/power7-fpconv/gcc/fortran/frontend-passes.c
    branches/ibm/power7-fpconv/gcc/fortran/gfortran.h
    branches/ibm/power7-fpconv/gcc/fortran/interface.c
    branches/ibm/power7-fpconv/gcc/fortran/trans-types.c
    branches/ibm/power7-fpconv/gcc/gcc.c
    branches/ibm/power7-fpconv/gcc/genmodes.c
    branches/ibm/power7-fpconv/gcc/hooks.c
    branches/ibm/power7-fpconv/gcc/hooks.h
    branches/ibm/power7-fpconv/gcc/ipa.c
    branches/ibm/power7-fpconv/gcc/java/ChangeLog
    branches/ibm/power7-fpconv/gcc/java/jcf-parse.c
    branches/ibm/power7-fpconv/gcc/lto-cgraph.c
    branches/ibm/power7-fpconv/gcc/lto-streamer-in.c
    branches/ibm/power7-fpconv/gcc/lto-streamer-out.c
    branches/ibm/power7-fpconv/gcc/lto-streamer.c
    branches/ibm/power7-fpconv/gcc/lto-streamer.h
    branches/ibm/power7-fpconv/gcc/lto-wrapper.c
    branches/ibm/power7-fpconv/gcc/lto/ChangeLog
    branches/ibm/power7-fpconv/gcc/lto/lang.opt
    branches/ibm/power7-fpconv/gcc/lto/lto.c
    branches/ibm/power7-fpconv/gcc/machmode.def
    branches/ibm/power7-fpconv/gcc/optc-gen.awk
    branches/ibm/power7-fpconv/gcc/opth-gen.awk
    branches/ibm/power7-fpconv/gcc/opts.c
    branches/ibm/power7-fpconv/gcc/print-rtl.c
    branches/ibm/power7-fpconv/gcc/reorg.c
    branches/ibm/power7-fpconv/gcc/rtlanal.c
    branches/ibm/power7-fpconv/gcc/sel-sched-ir.c
    branches/ibm/power7-fpconv/gcc/sel-sched-ir.h
    branches/ibm/power7-fpconv/gcc/sel-sched.c
    branches/ibm/power7-fpconv/gcc/system.h
    branches/ibm/power7-fpconv/gcc/target.def
    branches/ibm/power7-fpconv/gcc/targhooks.c
    branches/ibm/power7-fpconv/gcc/testsuite/ChangeLog
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/debug/pr41893-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/matrix/matrix-3.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/matrix/matrix-4.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/matrix/matrix.exp
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr27898.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr28706.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr28712.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr30762-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr31529-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr34457-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr34668-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr34989-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr43557-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/struct/struct-reorg.exp
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/struct/wo_prof_empty_str.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/struct/wo_prof_escape_arg_to_local.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/struct/wo_prof_escape_return.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/bb-slp-8.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/bb-slp-8a.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/bb-slp-8b.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/slp-perm-8.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/slp-perm-9.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-114.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/vect-15.c
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/cray_pointers_2.f90
    branches/ibm/power7-fpconv/gcc/testsuite/lib/target-supports.exp
    branches/ibm/power7-fpconv/gcc/testsuite/objc/execute/exceptions/throw-nil.m
    branches/ibm/power7-fpconv/gcc/toplev.c
    branches/ibm/power7-fpconv/gcc/tree-inline.c
    branches/ibm/power7-fpconv/gcc/tree-ssa-structalias.c
    branches/ibm/power7-fpconv/gcc/tree-vect-data-refs.c
    branches/ibm/power7-fpconv/gcc/tree-vect-loop.c
    branches/ibm/power7-fpconv/gcc/tree-vect-slp.c
    branches/ibm/power7-fpconv/gcc/tree-vect-stmts.c
    branches/ibm/power7-fpconv/gcc/tree-vectorizer.c
    branches/ibm/power7-fpconv/gcc/tree-vectorizer.h
    branches/ibm/power7-fpconv/gcc/tree.c
    branches/ibm/power7-fpconv/gcc/tree.h
    branches/ibm/power7-fpconv/gcc/treestruct.def

Propchange: branches/ibm/power7-fpconv/
            ('svn:mergeinfo' modified)

Propchange: branches/ibm/power7-fpconv/
            ('svnmerge-integrated' modified)



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