r135223 - in /branches/gimple-tuples-branch: ./...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Mon May 12 18:24:00 GMT 2008


Author: dnovillo
Date: Mon May 12 18:24:09 2008
New Revision: 135223

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135223
Log:
2008-05-12  Diego Novillo  <dnovillo@google.com>

	Merge with mainline @135126.

	* configure.ac (ACX_PKGVERSION): Update revision merge string.
	* configure: Regenerate.



Added:
    branches/gimple-tuples-branch/libstdc++-v3/include/std/condition_variable
      - copied unchanged from r135126, trunk/libstdc++-v3/include/std/condition_variable
    branches/gimple-tuples-branch/libstdc++-v3/include/std/mutex
      - copied unchanged from r135126, trunk/libstdc++-v3/include/std/mutex
    branches/gimple-tuples-branch/libstdc++-v3/src/condition_variable.cc
      - copied unchanged from r135126, trunk/libstdc++-v3/src/condition_variable.cc
    branches/gimple-tuples-branch/libstdc++-v3/src/mutex.cc
      - copied unchanged from r135126, trunk/libstdc++-v3/src/mutex.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/29_atomics/headers/stdatomic.h/debug_mode.c
      - copied unchanged from r135126, trunk/libstdc++-v3/testsuite/29_atomics/headers/stdatomic.h/debug_mode.c
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/30_threads/
      - copied from r135126, trunk/libstdc++-v3/testsuite/30_threads/
Removed:
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/util/testsuite_visualization.h
Modified:
    branches/gimple-tuples-branch/libstdc++-v3/ChangeLog
    branches/gimple-tuples-branch/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gimple-tuples-branch/libstdc++-v3/doc/doxygen/doxygroups.cc
    branches/gimple-tuples-branch/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/gimple-tuples-branch/libstdc++-v3/doc/xml/manual/using.xml
    branches/gimple-tuples-branch/libstdc++-v3/include/Makefile.am
    branches/gimple-tuples-branch/libstdc++-v3/include/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/c++config
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/functexcept.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/losertree.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/multiway_merge.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/quicksort.h
    branches/gimple-tuples-branch/libstdc++-v3/src/Makefile.am
    branches/gimple-tuples-branch/libstdc++-v3/src/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/src/functexcept.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/17_intro/headers/c++200x/all.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/29_atomics/atomic/cons/assign_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/29_atomics/atomic/cons/copy_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/performance/23_containers/create/map.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/performance/23_containers/create_from_sorted/set.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/performance/23_containers/create_sort/list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/performance/23_containers/find/map.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/performance/23_containers/index/map.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/performance/23_containers/insert/associative.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/performance/23_containers/insert/sequence.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/performance/23_containers/insert_erase/associative.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/performance/23_containers/insert_from_sorted/set.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/performance/23_containers/producer_consumer/associative.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/performance/23_containers/producer_consumer/sequence.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/performance/23_containers/sort_search/list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/performance/25_algorithms/search_n.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/util/testsuite_common_types.h
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/util/testsuite_performance.h

Changes in other areas also in this revision:
Added:
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/opt/pr36187.C
      - copied unchanged from r135126, trunk/gcc/testsuite/g++.dg/opt/pr36187.C
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/pr36154.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.c-torture/compile/pr36154.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/pr36172.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.c-torture/compile/pr36172.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/20080506-1.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.c-torture/execute/20080506-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/20080506-2.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.c-torture/execute/20080506-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/pr36093.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.c-torture/execute/pr36093.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/pr36141.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.c-torture/pr36141.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/if-oppr2.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/cpp/if-oppr2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/pr35313.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/cpp/pr35313.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/data-dep-1.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/tree-ssa/data-dep-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/forwprop-5.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-5.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/forwprop-6.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-6.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/forwprop-7.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-7.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/forwprop-8.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-8.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/forwprop-9.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-9.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-111.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-111.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-11.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-11.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-12.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-12.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-13.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-13.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-14.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-14.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-15.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-15.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/pr35714.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.target/i386/pr35714.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/spu/subti3.c
      - copied unchanged from r135126, trunk/gcc/testsuite/gcc.target/spu/subti3.c
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/bessel_2.f90
      - copied unchanged from r135126, trunk/gcc/testsuite/gfortran.dg/bessel_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/dev_null.F90
      - copied unchanged from r135126, trunk/gcc/testsuite/gfortran.dg/dev_null.F90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/index.f90
      - copied unchanged from r135126, trunk/gcc/testsuite/gfortran.dg/index.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_ifunction_1.f90
      - copied unchanged from r135126, trunk/gcc/testsuite/gfortran.dg/intrinsic_ifunction_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_pack_4.f90
      - copied unchanged from r135126, trunk/gcc/testsuite/gfortran.dg/intrinsic_pack_4.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/io_constraints_4.f90
      - copied unchanged from r135126, trunk/gcc/testsuite/gfortran.dg/io_constraints_4.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/module_widestring_1.f90
      - copied unchanged from r135126, trunk/gcc/testsuite/gfortran.dg/module_widestring_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/vect/pr36119.f
      - copied unchanged from r135126, trunk/gcc/testsuite/gfortran.dg/vect/pr36119.f
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/discr6.adb
      - copied unchanged from r135126, trunk/gcc/testsuite/gnat.dg/discr6.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/discr6_pkg.ads
      - copied unchanged from r135126, trunk/gcc/testsuite/gnat.dg/discr6_pkg.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/fatp_sra.adb
      - copied unchanged from r135126, trunk/gcc/testsuite/gnat.dg/fatp_sra.adb
    branches/gimple-tuples-branch/libgomp/testsuite/libgomp.c/atomic-5.c
      - copied unchanged from r135126, trunk/libgomp/testsuite/libgomp.c/atomic-5.c
    branches/gimple-tuples-branch/libgomp/testsuite/libgomp.c/atomic-6.c
      - copied unchanged from r135126, trunk/libgomp/testsuite/libgomp.c/atomic-6.c
    branches/gimple-tuples-branch/libgomp/testsuite/libgomp.c/autopar-1.c
      - copied unchanged from r135126, trunk/libgomp/testsuite/libgomp.c/autopar-1.c
Removed:
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/vect-111.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/vect-ifcvt-11.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/vect-ifcvt-12.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/vect-ifcvt-13.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/vect-ifcvt-14.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/vect-ifcvt-15.c
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/dev_null.f90
Modified:
    branches/gimple-tuples-branch/   (props changed)
    branches/gimple-tuples-branch/ChangeLog
    branches/gimple-tuples-branch/MAINTAINERS
    branches/gimple-tuples-branch/contrib/ChangeLog
    branches/gimple-tuples-branch/contrib/patch_tester.sh
    branches/gimple-tuples-branch/gcc/ChangeLog
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/DATESTAMP
    branches/gimple-tuples-branch/gcc/Makefile.in
    branches/gimple-tuples-branch/gcc/ada/ChangeLog
    branches/gimple-tuples-branch/gcc/ada/decl.c
    branches/gimple-tuples-branch/gcc/ada/trans.c
    branches/gimple-tuples-branch/gcc/ada/utils.c
    branches/gimple-tuples-branch/gcc/ada/utils2.c
    branches/gimple-tuples-branch/gcc/alias.c
    branches/gimple-tuples-branch/gcc/builtins.c
    branches/gimple-tuples-branch/gcc/c-common.c
    branches/gimple-tuples-branch/gcc/c-decl.c
    branches/gimple-tuples-branch/gcc/c-omp.c
    branches/gimple-tuples-branch/gcc/c-pretty-print.c
    branches/gimple-tuples-branch/gcc/c-typeck.c
    branches/gimple-tuples-branch/gcc/calls.c
    branches/gimple-tuples-branch/gcc/cfgexpand.c
    branches/gimple-tuples-branch/gcc/cfgrtl.c
    branches/gimple-tuples-branch/gcc/cgraph.c
    branches/gimple-tuples-branch/gcc/cgraph.h
    branches/gimple-tuples-branch/gcc/cgraphunit.c
    branches/gimple-tuples-branch/gcc/common.opt
    branches/gimple-tuples-branch/gcc/config.gcc
    branches/gimple-tuples-branch/gcc/config/alpha/alpha.c
    branches/gimple-tuples-branch/gcc/config/alpha/unicosmk.h
    branches/gimple-tuples-branch/gcc/config/arm/arm-protos.h
    branches/gimple-tuples-branch/gcc/config/arm/arm.c
    branches/gimple-tuples-branch/gcc/config/arm/arm.h
    branches/gimple-tuples-branch/gcc/config/arm/netbsd.h
    branches/gimple-tuples-branch/gcc/config/avr/avr.md
    branches/gimple-tuples-branch/gcc/config/bfin/bfin-protos.h
    branches/gimple-tuples-branch/gcc/config/bfin/bfin.c
    branches/gimple-tuples-branch/gcc/config/bfin/bfin.h
    branches/gimple-tuples-branch/gcc/config/cris/cris.h
    branches/gimple-tuples-branch/gcc/config/fr30/fr30.h
    branches/gimple-tuples-branch/gcc/config/i386/cygming.h
    branches/gimple-tuples-branch/gcc/config/i386/i386-interix.h
    branches/gimple-tuples-branch/gcc/config/i386/i386-protos.h
    branches/gimple-tuples-branch/gcc/config/i386/i386.c
    branches/gimple-tuples-branch/gcc/config/i386/i386.h
    branches/gimple-tuples-branch/gcc/config/i386/i386.md
    branches/gimple-tuples-branch/gcc/config/i386/i386elf.h
    branches/gimple-tuples-branch/gcc/config/i386/mm3dnow.h
    branches/gimple-tuples-branch/gcc/config/i386/mmintrin.h
    branches/gimple-tuples-branch/gcc/config/i386/mmx.md
    branches/gimple-tuples-branch/gcc/config/i386/ptx4-i.h
    branches/gimple-tuples-branch/gcc/config/i386/sol2-10.h
    branches/gimple-tuples-branch/gcc/config/i386/sse.md
    branches/gimple-tuples-branch/gcc/config/i386/sysv4.h
    branches/gimple-tuples-branch/gcc/config/i386/tmmintrin.h
    branches/gimple-tuples-branch/gcc/config/i386/vx-common.h
    branches/gimple-tuples-branch/gcc/config/i386/xmmintrin.h
    branches/gimple-tuples-branch/gcc/config/iq2000/iq2000.h
    branches/gimple-tuples-branch/gcc/config/m68k/cf.md
    branches/gimple-tuples-branch/gcc/config/m68k/m68k-protos.h
    branches/gimple-tuples-branch/gcc/config/m68k/m68k.c
    branches/gimple-tuples-branch/gcc/config/m68k/m68k.h
    branches/gimple-tuples-branch/gcc/config/m68k/m68k.md
    branches/gimple-tuples-branch/gcc/config/mips/mips.c
    branches/gimple-tuples-branch/gcc/config/mips/mips.h
    branches/gimple-tuples-branch/gcc/config/mips/mips.md
    branches/gimple-tuples-branch/gcc/config/mn10300/mn10300.h
    branches/gimple-tuples-branch/gcc/config/mt/mt-protos.h
    branches/gimple-tuples-branch/gcc/config/mt/mt.c
    branches/gimple-tuples-branch/gcc/config/mt/mt.h
    branches/gimple-tuples-branch/gcc/config/pa/pa.c
    branches/gimple-tuples-branch/gcc/config/pa/pa.h
    branches/gimple-tuples-branch/gcc/config/rs6000/rs6000.c
    branches/gimple-tuples-branch/gcc/config/rs6000/rs6000.h
    branches/gimple-tuples-branch/gcc/config/s390/s390.c
    branches/gimple-tuples-branch/gcc/config/score/score.h
    branches/gimple-tuples-branch/gcc/config/sparc/linux.h
    branches/gimple-tuples-branch/gcc/config/sparc/linux64.h
    branches/gimple-tuples-branch/gcc/config/spu/spu.h
    branches/gimple-tuples-branch/gcc/config/spu/spu.md
    branches/gimple-tuples-branch/gcc/config/v850/v850.h
    branches/gimple-tuples-branch/gcc/configure
    branches/gimple-tuples-branch/gcc/configure.ac
    branches/gimple-tuples-branch/gcc/convert.c
    branches/gimple-tuples-branch/gcc/cp/ChangeLog
    branches/gimple-tuples-branch/gcc/cp/decl.c
    branches/gimple-tuples-branch/gcc/cp/rtti.c
    branches/gimple-tuples-branch/gcc/cse.c
    branches/gimple-tuples-branch/gcc/cselib.c
    branches/gimple-tuples-branch/gcc/dce.c
    branches/gimple-tuples-branch/gcc/defaults.h
    branches/gimple-tuples-branch/gcc/doc/extend.texi
    branches/gimple-tuples-branch/gcc/doc/install.texi
    branches/gimple-tuples-branch/gcc/doc/invoke.texi
    branches/gimple-tuples-branch/gcc/doc/rtl.texi
    branches/gimple-tuples-branch/gcc/doc/tm.texi
    branches/gimple-tuples-branch/gcc/dojump.c
    branches/gimple-tuples-branch/gcc/dse.c
    branches/gimple-tuples-branch/gcc/dwarf2out.c
    branches/gimple-tuples-branch/gcc/emit-rtl.c
    branches/gimple-tuples-branch/gcc/expr.c
    branches/gimple-tuples-branch/gcc/fold-const.c
    branches/gimple-tuples-branch/gcc/fortran/ChangeLog
    branches/gimple-tuples-branch/gcc/fortran/arith.c
    branches/gimple-tuples-branch/gcc/fortran/check.c
    branches/gimple-tuples-branch/gcc/fortran/data.c
    branches/gimple-tuples-branch/gcc/fortran/decl.c
    branches/gimple-tuples-branch/gcc/fortran/dump-parse-tree.c
    branches/gimple-tuples-branch/gcc/fortran/error.c
    branches/gimple-tuples-branch/gcc/fortran/expr.c
    branches/gimple-tuples-branch/gcc/fortran/gfortran.h
    branches/gimple-tuples-branch/gcc/fortran/interface.c
    branches/gimple-tuples-branch/gcc/fortran/intrinsic.c
    branches/gimple-tuples-branch/gcc/fortran/intrinsic.h
    branches/gimple-tuples-branch/gcc/fortran/invoke.texi
    branches/gimple-tuples-branch/gcc/fortran/io.c
    branches/gimple-tuples-branch/gcc/fortran/match.c
    branches/gimple-tuples-branch/gcc/fortran/match.h
    branches/gimple-tuples-branch/gcc/fortran/misc.c
    branches/gimple-tuples-branch/gcc/fortran/module.c
    branches/gimple-tuples-branch/gcc/fortran/openmp.c
    branches/gimple-tuples-branch/gcc/fortran/parse.c
    branches/gimple-tuples-branch/gcc/fortran/primary.c
    branches/gimple-tuples-branch/gcc/fortran/resolve.c
    branches/gimple-tuples-branch/gcc/fortran/scanner.c
    branches/gimple-tuples-branch/gcc/fortran/simplify.c
    branches/gimple-tuples-branch/gcc/fortran/symbol.c
    branches/gimple-tuples-branch/gcc/fortran/target-memory.c
    branches/gimple-tuples-branch/gcc/fortran/trans-const.c
    branches/gimple-tuples-branch/gcc/fortran/trans-decl.c
    branches/gimple-tuples-branch/gcc/fortran/trans-expr.c
    branches/gimple-tuples-branch/gcc/fortran/trans-io.c
    branches/gimple-tuples-branch/gcc/fortran/trans-stmt.c
    branches/gimple-tuples-branch/gcc/function.c
    branches/gimple-tuples-branch/gcc/function.h
    branches/gimple-tuples-branch/gcc/gcse.c
    branches/gimple-tuples-branch/gcc/genrecog.c
    branches/gimple-tuples-branch/gcc/gensupport.c
    branches/gimple-tuples-branch/gcc/gensupport.h
    branches/gimple-tuples-branch/gcc/gimple.c
    branches/gimple-tuples-branch/gcc/gimplify.c
    branches/gimple-tuples-branch/gcc/gthr-single.h
    branches/gimple-tuples-branch/gcc/ifcvt.c
    branches/gimple-tuples-branch/gcc/ipa-cp.c
    branches/gimple-tuples-branch/gcc/ipa-inline.c
    branches/gimple-tuples-branch/gcc/ipa-pure-const.c
    branches/gimple-tuples-branch/gcc/ipa.c
    branches/gimple-tuples-branch/gcc/java/ChangeLog
    branches/gimple-tuples-branch/gcc/java/decl.c
    branches/gimple-tuples-branch/gcc/local-alloc.c
    branches/gimple-tuples-branch/gcc/loop-invariant.c
    branches/gimple-tuples-branch/gcc/matrix-reorg.c
    branches/gimple-tuples-branch/gcc/omp-low.c
    branches/gimple-tuples-branch/gcc/opts.c
    branches/gimple-tuples-branch/gcc/params.def
    branches/gimple-tuples-branch/gcc/params.h
    branches/gimple-tuples-branch/gcc/passes.c
    branches/gimple-tuples-branch/gcc/po/ChangeLog
    branches/gimple-tuples-branch/gcc/po/sv.po
    branches/gimple-tuples-branch/gcc/po/zh_CN.po
    branches/gimple-tuples-branch/gcc/postreload-gcse.c
    branches/gimple-tuples-branch/gcc/print-tree.c
    branches/gimple-tuples-branch/gcc/read-rtl.c
    branches/gimple-tuples-branch/gcc/reorg.c
    branches/gimple-tuples-branch/gcc/rtl-factoring.c
    branches/gimple-tuples-branch/gcc/rtl.h
    branches/gimple-tuples-branch/gcc/rtlanal.c
    branches/gimple-tuples-branch/gcc/sched-deps.c
    branches/gimple-tuples-branch/gcc/see.c
    branches/gimple-tuples-branch/gcc/simplify-rtx.c
    branches/gimple-tuples-branch/gcc/stmt.c
    branches/gimple-tuples-branch/gcc/target-def.h
    branches/gimple-tuples-branch/gcc/targhooks.c
    branches/gimple-tuples-branch/gcc/testsuite/ChangeLog
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/utf16-4.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/utf32-4.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.old-deja/g++.jason/enum6.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.old-deja/g++.law/enum9.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.old-deja/g++.other/enum4.C
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/if-oppr.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/nested-func-5.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/torture/nested-fn-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/20031015-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/20040517-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/20040911-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/alias-12.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/alias-15.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/inline_asm-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/inline_asm-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-36.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/pr23382.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/pr26421.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/pta-fp.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/utf16-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/utf32-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/any_all_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/enum_10.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/enum_9.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/fmt_t_7.f
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/maxloc_bounds_4.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/maxloc_bounds_5.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/maxloc_bounds_7.f90
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/alignment4.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/alignment5.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/alignment6.adb
    branches/gimple-tuples-branch/gcc/testsuite/lib/target-supports.exp
    branches/gimple-tuples-branch/gcc/tree-cfg.c
    branches/gimple-tuples-branch/gcc/tree-complex.c
    branches/gimple-tuples-branch/gcc/tree-data-ref.c
    branches/gimple-tuples-branch/gcc/tree-data-ref.h
    branches/gimple-tuples-branch/gcc/tree-dfa.c
    branches/gimple-tuples-branch/gcc/tree-dump.c
    branches/gimple-tuples-branch/gcc/tree-flow-inline.h
    branches/gimple-tuples-branch/gcc/tree-flow.h
    branches/gimple-tuples-branch/gcc/tree-gimple.c
    branches/gimple-tuples-branch/gcc/tree-inline.c
    branches/gimple-tuples-branch/gcc/tree-into-ssa.c
    branches/gimple-tuples-branch/gcc/tree-nrv.c
    branches/gimple-tuples-branch/gcc/tree-object-size.c
    branches/gimple-tuples-branch/gcc/tree-optimize.c
    branches/gimple-tuples-branch/gcc/tree-parloops.c
    branches/gimple-tuples-branch/gcc/tree-pass.h
    branches/gimple-tuples-branch/gcc/tree-predcom.c
    branches/gimple-tuples-branch/gcc/tree-pretty-print.c
    branches/gimple-tuples-branch/gcc/tree-scalar-evolution.c
    branches/gimple-tuples-branch/gcc/tree-scalar-evolution.h
    branches/gimple-tuples-branch/gcc/tree-sra.c
    branches/gimple-tuples-branch/gcc/tree-ssa-alias.c
    branches/gimple-tuples-branch/gcc/tree-ssa-ccp.c
    branches/gimple-tuples-branch/gcc/tree-ssa-forwprop.c
    branches/gimple-tuples-branch/gcc/tree-ssa-ifcombine.c
    branches/gimple-tuples-branch/gcc/tree-ssa-loop-ivopts.c
    branches/gimple-tuples-branch/gcc/tree-ssa-loop-niter.c
    branches/gimple-tuples-branch/gcc/tree-ssa-operands.c
    branches/gimple-tuples-branch/gcc/tree-ssa-pre.c
    branches/gimple-tuples-branch/gcc/tree-ssa-sccvn.c
    branches/gimple-tuples-branch/gcc/tree-ssa-structalias.c
    branches/gimple-tuples-branch/gcc/tree-ssa.c
    branches/gimple-tuples-branch/gcc/tree-stdarg.c
    branches/gimple-tuples-branch/gcc/tree-tailcall.c
    branches/gimple-tuples-branch/gcc/tree-vect-analyze.c
    branches/gimple-tuples-branch/gcc/tree-vect-transform.c
    branches/gimple-tuples-branch/gcc/tree-vectorizer.c
    branches/gimple-tuples-branch/gcc/tree-vrp.c
    branches/gimple-tuples-branch/gcc/tree.c
    branches/gimple-tuples-branch/gcc/tree.def
    branches/gimple-tuples-branch/gcc/tree.h
    branches/gimple-tuples-branch/gcc/varasm.c
    branches/gimple-tuples-branch/libcpp/ChangeLog
    branches/gimple-tuples-branch/libcpp/configure
    branches/gimple-tuples-branch/libcpp/configure.ac
    branches/gimple-tuples-branch/libcpp/expr.c
    branches/gimple-tuples-branch/libffi/ChangeLog
    branches/gimple-tuples-branch/libffi/Makefile.am
    branches/gimple-tuples-branch/libffi/Makefile.in
    branches/gimple-tuples-branch/libgfortran/ChangeLog
    branches/gimple-tuples-branch/libgfortran/Makefile.am
    branches/gimple-tuples-branch/libgfortran/Makefile.in
    branches/gimple-tuples-branch/libgfortran/generated/all_l1.c
    branches/gimple-tuples-branch/libgfortran/generated/all_l16.c
    branches/gimple-tuples-branch/libgfortran/generated/all_l2.c
    branches/gimple-tuples-branch/libgfortran/generated/all_l4.c
    branches/gimple-tuples-branch/libgfortran/generated/all_l8.c
    branches/gimple-tuples-branch/libgfortran/generated/any_l1.c
    branches/gimple-tuples-branch/libgfortran/generated/any_l16.c
    branches/gimple-tuples-branch/libgfortran/generated/any_l2.c
    branches/gimple-tuples-branch/libgfortran/generated/any_l4.c
    branches/gimple-tuples-branch/libgfortran/generated/any_l8.c
    branches/gimple-tuples-branch/libgfortran/generated/count_16_l.c
    branches/gimple-tuples-branch/libgfortran/generated/count_1_l.c
    branches/gimple-tuples-branch/libgfortran/generated/count_2_l.c
    branches/gimple-tuples-branch/libgfortran/generated/count_4_l.c
    branches/gimple-tuples-branch/libgfortran/generated/count_8_l.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_16_i1.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_16_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_16_i2.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_16_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_16_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_16_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_16_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_16_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_16_r8.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_4_i1.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_4_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_4_i2.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_4_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_4_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_4_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_4_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_4_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_4_r8.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_8_i1.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_8_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_8_i2.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_8_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_8_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_8_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_8_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_8_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/maxloc1_8_r8.c
    branches/gimple-tuples-branch/libgfortran/generated/maxval_i1.c
    branches/gimple-tuples-branch/libgfortran/generated/maxval_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/maxval_i2.c
    branches/gimple-tuples-branch/libgfortran/generated/maxval_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/maxval_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/maxval_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/maxval_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/maxval_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/maxval_r8.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_16_i1.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_16_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_16_i2.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_16_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_16_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_16_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_16_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_16_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_16_r8.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_4_i1.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_4_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_4_i2.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_4_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_4_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_4_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_4_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_4_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_4_r8.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_8_i1.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_8_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_8_i2.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_8_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_8_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_8_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_8_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_8_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/minloc1_8_r8.c
    branches/gimple-tuples-branch/libgfortran/generated/minval_i1.c
    branches/gimple-tuples-branch/libgfortran/generated/minval_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/minval_i2.c
    branches/gimple-tuples-branch/libgfortran/generated/minval_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/minval_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/minval_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/minval_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/minval_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/minval_r8.c
    branches/gimple-tuples-branch/libgfortran/generated/pack_c10.c
    branches/gimple-tuples-branch/libgfortran/generated/pack_c16.c
    branches/gimple-tuples-branch/libgfortran/generated/pack_c4.c
    branches/gimple-tuples-branch/libgfortran/generated/pack_c8.c
    branches/gimple-tuples-branch/libgfortran/generated/pack_i1.c
    branches/gimple-tuples-branch/libgfortran/generated/pack_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/pack_i2.c
    branches/gimple-tuples-branch/libgfortran/generated/pack_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/pack_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/pack_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/pack_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/pack_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/pack_r8.c
    branches/gimple-tuples-branch/libgfortran/generated/product_c10.c
    branches/gimple-tuples-branch/libgfortran/generated/product_c16.c
    branches/gimple-tuples-branch/libgfortran/generated/product_c4.c
    branches/gimple-tuples-branch/libgfortran/generated/product_c8.c
    branches/gimple-tuples-branch/libgfortran/generated/product_i1.c
    branches/gimple-tuples-branch/libgfortran/generated/product_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/product_i2.c
    branches/gimple-tuples-branch/libgfortran/generated/product_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/product_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/product_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/product_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/product_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/product_r8.c
    branches/gimple-tuples-branch/libgfortran/generated/sum_c10.c
    branches/gimple-tuples-branch/libgfortran/generated/sum_c16.c
    branches/gimple-tuples-branch/libgfortran/generated/sum_c4.c
    branches/gimple-tuples-branch/libgfortran/generated/sum_c8.c
    branches/gimple-tuples-branch/libgfortran/generated/sum_i1.c
    branches/gimple-tuples-branch/libgfortran/generated/sum_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/sum_i2.c
    branches/gimple-tuples-branch/libgfortran/generated/sum_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/sum_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/sum_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/sum_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/sum_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/sum_r8.c
    branches/gimple-tuples-branch/libgfortran/intrinsics/pack_generic.c
    branches/gimple-tuples-branch/libgfortran/io/open.c
    branches/gimple-tuples-branch/libgfortran/io/transfer.c
    branches/gimple-tuples-branch/libgfortran/m4/ifunction.m4
    branches/gimple-tuples-branch/libgfortran/m4/ifunction_logical.m4
    branches/gimple-tuples-branch/libgfortran/m4/pack.m4
    branches/gimple-tuples-branch/libgfortran/runtime/error.c
    branches/gimple-tuples-branch/libgomp/ChangeLog
    branches/gimple-tuples-branch/libobjc/ChangeLog
    branches/gimple-tuples-branch/libobjc/Makefile.in

Propchange: branches/gimple-tuples-branch/
            ('svnmerge-integrated' modified)




More information about the Libstdc++-cvs mailing list