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]

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


Author: espindola
Date: Sat Apr 12 17:22:36 2008
New Revision: 134223

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134223
Log:
2008-04-12  Rafael Espindola <espindola@google.com>

	Merge with mainline @133860.

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


Added:
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/fill/35725.cc
      - copied unchanged from r133860, trunk/libstdc++-v3/testsuite/25_algorithms/fill/35725.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/fill_n/35725.cc
      - copied unchanged from r133860, trunk/libstdc++-v3/testsuite/25_algorithms/fill_n/35725.cc
Modified:
    branches/gimple-tuples-branch/libstdc++-v3/ChangeLog
    branches/gimple-tuples-branch/libstdc++-v3/acinclude.m4
    branches/gimple-tuples-branch/libstdc++-v3/aclocal.m4
    branches/gimple-tuples-branch/libstdc++-v3/config/abi/post/ia64-linux-gnu/baseline_symbols.txt
    branches/gimple-tuples-branch/libstdc++-v3/config/abi/post/mips-linux-gnu/baseline_symbols.txt
    branches/gimple-tuples-branch/libstdc++-v3/config/abi/post/s390-linux-gnu/baseline_symbols.txt
    branches/gimple-tuples-branch/libstdc++-v3/config/abi/post/sparc-linux-gnu/baseline_symbols.txt
    branches/gimple-tuples-branch/libstdc++-v3/configure
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/stl_algobase.h

Changes in other areas also in this revision:
Added:
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/variadic91.C
      - copied unchanged from r133860, trunk/gcc/testsuite/g++.dg/cpp0x/variadic91.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/parse/friend8.C
      - copied unchanged from r133860, trunk/gcc/testsuite/g++.dg/parse/friend8.C
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/pr35431.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.c-torture/compile/pr35431.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/pr35800.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.c-torture/execute/pr35800.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/vector-1.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.c-torture/execute/vector-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/vector-2.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.c-torture/execute/vector-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/attr-weak-1.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/attr-weak-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-1.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-10.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-10.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-11.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-11.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-12.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-12.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-13.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-13.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-14.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-14.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-15.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-15.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-16.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-16.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-17.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-17.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-18.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-18.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-19.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-19.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-2.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-20.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-20.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-21.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-21.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-22.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-22.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-3.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-4.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-5.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-5.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-6.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-6.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-7.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-7.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-8.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-8.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-9.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-9.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/debug/pr35154.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/debug/pr35154.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/format/gcc_gfc-2.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/format/gcc_gfc-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/old-style-param-1.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/old-style-param-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr35729.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/pr35729.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/profile-dir-1.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/profile-dir-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/profile-dir-2.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/profile-dir-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/profile-dir-3.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/profile-dir-3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-32.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/tree-ssa/loop-32.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-33.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/tree-ssa/loop-33.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-34.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/tree-ssa/loop-34.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-18.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-18.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/vector-1.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/tree-ssa/vector-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp35.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp35.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp36.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp36.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp37.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp37.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp38.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp38.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp39.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp39.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp40.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp40.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp41.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp41.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp42.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp42.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/union-cast-4.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.dg/union-cast-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/pr32000-1.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.target/i386/pr32000-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/pr35281.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.target/i386/pr35281.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/sse4_1-blendps-2.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.target/i386/sse4_1-blendps-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/sse4_1-pblendw-2.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.target/i386/sse4_1-pblendw-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/vectorize6.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.target/i386/vectorize6.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/powerpc/altivec-25.c
      - copied unchanged from r133860, trunk/gcc/testsuite/gcc.target/powerpc/altivec-25.c
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/alloc_alloc_expr_3.f90
      - copied unchanged from r133860, trunk/gcc/testsuite/gfortran.dg/alloc_alloc_expr_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/allocate_zerosize_3.f
      - copied unchanged from r133860, trunk/gcc/testsuite/gfortran.dg/allocate_zerosize_3.f
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/associated_target_2.f90
      - copied unchanged from r133860, trunk/gcc/testsuite/gfortran.dg/associated_target_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/character_assign_1.f90
      - copied unchanged from r133860, trunk/gcc/testsuite/gfortran.dg/character_assign_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/cshift_shift_real_2.f90
      - copied unchanged from r133860, trunk/gcc/testsuite/gfortran.dg/cshift_shift_real_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/debug/
      - copied from r133860, trunk/gcc/testsuite/gfortran.dg/debug/
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/direct_io_10.f
      - copied unchanged from r133860, trunk/gcc/testsuite/gfortran.dg/direct_io_10.f
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_spread_1.f90
      - copied unchanged from r133860, trunk/gcc/testsuite/gfortran.dg/intrinsic_spread_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_spread_2.f90
      - copied unchanged from r133860, trunk/gcc/testsuite/gfortran.dg/intrinsic_spread_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_spread_3.f90
      - copied unchanged from r133860, trunk/gcc/testsuite/gfortran.dg/intrinsic_spread_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/transpose_conjg_1.f90
      - copied unchanged from r133860, trunk/gcc/testsuite/gfortran.dg/transpose_conjg_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/assign_from_packed.adb
      - copied unchanged from r133860, trunk/gcc/testsuite/gnat.dg/assign_from_packed.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/assign_from_packed_pixels.ads
      - copied unchanged from r133860, trunk/gcc/testsuite/gnat.dg/assign_from_packed_pixels.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/bit_packed_array2.adb
      - copied unchanged from r133860, trunk/gcc/testsuite/gnat.dg/bit_packed_array2.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/object_overflow.adb
      - copied unchanged from r133860, trunk/gcc/testsuite/gnat.dg/object_overflow.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/specs/discr_record_constant.ads
      - copied unchanged from r133860, trunk/gcc/testsuite/gnat.dg/specs/discr_record_constant.ads
    branches/gimple-tuples-branch/libgfortran/generated/spread_c10.c
      - copied unchanged from r133860, trunk/libgfortran/generated/spread_c10.c
    branches/gimple-tuples-branch/libgfortran/generated/spread_c16.c
      - copied unchanged from r133860, trunk/libgfortran/generated/spread_c16.c
    branches/gimple-tuples-branch/libgfortran/generated/spread_c4.c
      - copied unchanged from r133860, trunk/libgfortran/generated/spread_c4.c
    branches/gimple-tuples-branch/libgfortran/generated/spread_c8.c
      - copied unchanged from r133860, trunk/libgfortran/generated/spread_c8.c
    branches/gimple-tuples-branch/libgfortran/generated/spread_i1.c
      - copied unchanged from r133860, trunk/libgfortran/generated/spread_i1.c
    branches/gimple-tuples-branch/libgfortran/generated/spread_i16.c
      - copied unchanged from r133860, trunk/libgfortran/generated/spread_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/spread_i2.c
      - copied unchanged from r133860, trunk/libgfortran/generated/spread_i2.c
    branches/gimple-tuples-branch/libgfortran/generated/spread_i4.c
      - copied unchanged from r133860, trunk/libgfortran/generated/spread_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/spread_i8.c
      - copied unchanged from r133860, trunk/libgfortran/generated/spread_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/spread_r10.c
      - copied unchanged from r133860, trunk/libgfortran/generated/spread_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/spread_r16.c
      - copied unchanged from r133860, trunk/libgfortran/generated/spread_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/spread_r4.c
      - copied unchanged from r133860, trunk/libgfortran/generated/spread_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/spread_r8.c
      - copied unchanged from r133860, trunk/libgfortran/generated/spread_r8.c
    branches/gimple-tuples-branch/libgfortran/m4/spread.m4
      - copied unchanged from r133860, trunk/libgfortran/m4/spread.m4
Removed:
    branches/gimple-tuples-branch/config/mh-armpic
    branches/gimple-tuples-branch/config/mh-elfalphapic
    branches/gimple-tuples-branch/config/mh-i370pic
    branches/gimple-tuples-branch/config/mh-ia64pic
    branches/gimple-tuples-branch/config/mh-m68kpic
    branches/gimple-tuples-branch/config/mh-papic
    branches/gimple-tuples-branch/config/mh-ppcpic
    branches/gimple-tuples-branch/config/mh-s390pic
    branches/gimple-tuples-branch/config/mh-sparcpic
    branches/gimple-tuples-branch/config/mh-x86pic
    branches/gimple-tuples-branch/gcc/config/m68hc11/t-m68hc11-gas
    branches/gimple-tuples-branch/gcc/config/x-interix
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/socket2.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/too_many_tasks.adb
Modified:
    branches/gimple-tuples-branch/   (props changed)
    branches/gimple-tuples-branch/ChangeLog
    branches/gimple-tuples-branch/MAINTAINERS
    branches/gimple-tuples-branch/Makefile.in
    branches/gimple-tuples-branch/Makefile.tpl
    branches/gimple-tuples-branch/config/ChangeLog
    branches/gimple-tuples-branch/contrib/ChangeLog
    branches/gimple-tuples-branch/contrib/texi2pod.pl
    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/aclocal.m4
    branches/gimple-tuples-branch/gcc/ada/ChangeLog
    branches/gimple-tuples-branch/gcc/ada/a-textio.ads
    branches/gimple-tuples-branch/gcc/ada/a-witeio.ads
    branches/gimple-tuples-branch/gcc/ada/a-ztexio.ads
    branches/gimple-tuples-branch/gcc/ada/ali.ads
    branches/gimple-tuples-branch/gcc/ada/decl.c
    branches/gimple-tuples-branch/gcc/ada/einfo.ads
    branches/gimple-tuples-branch/gcc/ada/env.c
    branches/gimple-tuples-branch/gcc/ada/erroutc.adb
    branches/gimple-tuples-branch/gcc/ada/erroutc.ads
    branches/gimple-tuples-branch/gcc/ada/exp_attr.adb
    branches/gimple-tuples-branch/gcc/ada/exp_imgv.adb
    branches/gimple-tuples-branch/gcc/ada/exp_intr.adb
    branches/gimple-tuples-branch/gcc/ada/exp_pakd.adb
    branches/gimple-tuples-branch/gcc/ada/exp_pakd.ads
    branches/gimple-tuples-branch/gcc/ada/exp_prag.adb
    branches/gimple-tuples-branch/gcc/ada/exp_smem.adb
    branches/gimple-tuples-branch/gcc/ada/exp_tss.ads
    branches/gimple-tuples-branch/gcc/ada/exp_util.adb
    branches/gimple-tuples-branch/gcc/ada/exp_util.ads
    branches/gimple-tuples-branch/gcc/ada/exp_vfpt.adb
    branches/gimple-tuples-branch/gcc/ada/freeze.adb
    branches/gimple-tuples-branch/gcc/ada/freeze.ads
    branches/gimple-tuples-branch/gcc/ada/frontend.adb
    branches/gimple-tuples-branch/gcc/ada/g-alleve.adb
    branches/gimple-tuples-branch/gcc/ada/g-altcon.adb
    branches/gimple-tuples-branch/gcc/ada/g-altive.ads
    branches/gimple-tuples-branch/gcc/ada/g-alveop.ads
    branches/gimple-tuples-branch/gcc/ada/g-alvevi.ads
    branches/gimple-tuples-branch/gcc/ada/g-arrspl.adb
    branches/gimple-tuples-branch/gcc/ada/g-busorg.ads
    branches/gimple-tuples-branch/gcc/ada/g-calend.adb
    branches/gimple-tuples-branch/gcc/ada/g-calend.ads
    branches/gimple-tuples-branch/gcc/ada/g-casuti.ads
    branches/gimple-tuples-branch/gcc/ada/g-cgideb.adb
    branches/gimple-tuples-branch/gcc/ada/g-comlin.adb
    branches/gimple-tuples-branch/gcc/ada/g-comlin.ads
    branches/gimple-tuples-branch/gcc/ada/g-curexc.ads
    branches/gimple-tuples-branch/gcc/ada/g-debpoo.adb
    branches/gimple-tuples-branch/gcc/ada/g-debpoo.ads
    branches/gimple-tuples-branch/gcc/ada/g-decstr.adb
    branches/gimple-tuples-branch/gcc/ada/g-dirope.adb
    branches/gimple-tuples-branch/gcc/ada/g-dirope.ads
    branches/gimple-tuples-branch/gcc/ada/g-dynhta.ads
    branches/gimple-tuples-branch/gcc/ada/g-dyntab.adb
    branches/gimple-tuples-branch/gcc/ada/g-encstr.ads
    branches/gimple-tuples-branch/gcc/ada/g-excact.ads
    branches/gimple-tuples-branch/gcc/ada/g-except.ads
    branches/gimple-tuples-branch/gcc/ada/g-expect.ads
    branches/gimple-tuples-branch/gcc/ada/g-heasor.adb
    branches/gimple-tuples-branch/gcc/ada/g-hesora.adb
    branches/gimple-tuples-branch/gcc/ada/g-hesorg.adb
    branches/gimple-tuples-branch/gcc/ada/g-htable.ads
    branches/gimple-tuples-branch/gcc/ada/g-locfil.ads
    branches/gimple-tuples-branch/gcc/ada/g-md5.adb
    branches/gimple-tuples-branch/gcc/ada/g-md5.ads
    branches/gimple-tuples-branch/gcc/ada/g-memdum.ads
    branches/gimple-tuples-branch/gcc/ada/g-moreex.ads
    branches/gimple-tuples-branch/gcc/ada/g-os_lib.adb
    branches/gimple-tuples-branch/gcc/ada/g-pehage.adb
    branches/gimple-tuples-branch/gcc/ada/g-pehage.ads
    branches/gimple-tuples-branch/gcc/ada/g-regexp.adb
    branches/gimple-tuples-branch/gcc/ada/g-regexp.ads
    branches/gimple-tuples-branch/gcc/ada/g-regpat.adb
    branches/gimple-tuples-branch/gcc/ada/g-regpat.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-aix.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-darwin.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-freebsd.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-hpux-ia64.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-hpux.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-irix.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-linux-64.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-linux-ppc.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-linux-x86.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-lynxos.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-mingw.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-solaris-64.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-solaris.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-tru64.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-vms.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon-vxworks.ads
    branches/gimple-tuples-branch/gcc/ada/g-soccon.ads
    branches/gimple-tuples-branch/gcc/ada/g-socket.adb
    branches/gimple-tuples-branch/gcc/ada/g-socket.ads
    branches/gimple-tuples-branch/gcc/ada/g-socthi-mingw.adb
    branches/gimple-tuples-branch/gcc/ada/g-socthi-vms.adb
    branches/gimple-tuples-branch/gcc/ada/g-socthi-vxworks.adb
    branches/gimple-tuples-branch/gcc/ada/g-soliop-mingw.ads
    branches/gimple-tuples-branch/gcc/ada/g-soliop-solaris.ads
    branches/gimple-tuples-branch/gcc/ada/g-soliop.ads
    branches/gimple-tuples-branch/gcc/ada/g-spipat.adb
    branches/gimple-tuples-branch/gcc/ada/g-spipat.ads
    branches/gimple-tuples-branch/gcc/ada/g-string.adb
    branches/gimple-tuples-branch/gcc/ada/g-stsifd-sockets.adb
    branches/gimple-tuples-branch/gcc/ada/g-table.adb
    branches/gimple-tuples-branch/gcc/ada/g-tasloc.adb
    branches/gimple-tuples-branch/gcc/ada/g-traceb.ads
    branches/gimple-tuples-branch/gcc/ada/g-trasym.adb
    branches/gimple-tuples-branch/gcc/ada/g-utf_32.adb
    branches/gimple-tuples-branch/gcc/ada/gen-soccon.c
    branches/gimple-tuples-branch/gcc/ada/gigi.h
    branches/gimple-tuples-branch/gcc/ada/gmem.c
    branches/gimple-tuples-branch/gcc/ada/gnatbind.adb
    branches/gimple-tuples-branch/gcc/ada/gnatchop.adb
    branches/gimple-tuples-branch/gcc/ada/gnatcmd.adb
    branches/gimple-tuples-branch/gcc/ada/gnatcmd.ads
    branches/gimple-tuples-branch/gcc/ada/gnatdll.adb
    branches/gimple-tuples-branch/gcc/ada/gnatfind.adb
    branches/gimple-tuples-branch/gcc/ada/gnatlink.adb
    branches/gimple-tuples-branch/gcc/ada/gnatmem.adb
    branches/gimple-tuples-branch/gcc/ada/gprep.adb
    branches/gimple-tuples-branch/gcc/ada/i-cstrea-vms.adb
    branches/gimple-tuples-branch/gcc/ada/i-cstrin.adb
    branches/gimple-tuples-branch/gcc/ada/i-pacdec.ads
    branches/gimple-tuples-branch/gcc/ada/i-vxwork.ads
    branches/gimple-tuples-branch/gcc/ada/impunit.adb
    branches/gimple-tuples-branch/gcc/ada/init.c
    branches/gimple-tuples-branch/gcc/ada/initialize.c
    branches/gimple-tuples-branch/gcc/ada/inline.adb
    branches/gimple-tuples-branch/gcc/ada/layout.adb
    branches/gimple-tuples-branch/gcc/ada/lib-writ.adb
    branches/gimple-tuples-branch/gcc/ada/lib-writ.ads
    branches/gimple-tuples-branch/gcc/ada/lib-xref.adb
    branches/gimple-tuples-branch/gcc/ada/lib-xref.ads
    branches/gimple-tuples-branch/gcc/ada/lib.adb
    branches/gimple-tuples-branch/gcc/ada/link.c
    branches/gimple-tuples-branch/gcc/ada/live.ads
    branches/gimple-tuples-branch/gcc/ada/make.adb
    branches/gimple-tuples-branch/gcc/ada/makegpr.adb
    branches/gimple-tuples-branch/gcc/ada/makeutl.adb
    branches/gimple-tuples-branch/gcc/ada/math_lib.adb
    branches/gimple-tuples-branch/gcc/ada/mdll-utl.adb
    branches/gimple-tuples-branch/gcc/ada/mdll.ads
    branches/gimple-tuples-branch/gcc/ada/memroot.adb
    branches/gimple-tuples-branch/gcc/ada/memroot.ads
    branches/gimple-tuples-branch/gcc/ada/misc.c
    branches/gimple-tuples-branch/gcc/ada/mlib-prj.adb
    branches/gimple-tuples-branch/gcc/ada/mlib-tgt-hpux.adb
    branches/gimple-tuples-branch/gcc/ada/mlib-tgt-linux.adb
    branches/gimple-tuples-branch/gcc/ada/mlib-tgt-tru64.adb
    branches/gimple-tuples-branch/gcc/ada/mlib-tgt.ads
    branches/gimple-tuples-branch/gcc/ada/namet.adb
    branches/gimple-tuples-branch/gcc/ada/namet.h
    branches/gimple-tuples-branch/gcc/ada/nlists.adb
    branches/gimple-tuples-branch/gcc/ada/nlists.ads
    branches/gimple-tuples-branch/gcc/ada/nlists.h
    branches/gimple-tuples-branch/gcc/ada/opt.ads
    branches/gimple-tuples-branch/gcc/ada/osint-b.ads
    branches/gimple-tuples-branch/gcc/ada/osint-c.adb
    branches/gimple-tuples-branch/gcc/ada/osint-c.ads
    branches/gimple-tuples-branch/gcc/ada/osint.adb
    branches/gimple-tuples-branch/gcc/ada/osint.ads
    branches/gimple-tuples-branch/gcc/ada/output.ads
    branches/gimple-tuples-branch/gcc/ada/par-ch10.adb
    branches/gimple-tuples-branch/gcc/ada/par-ch12.adb
    branches/gimple-tuples-branch/gcc/ada/par-ch2.adb
    branches/gimple-tuples-branch/gcc/ada/par-ch3.adb
    branches/gimple-tuples-branch/gcc/ada/par-ch4.adb
    branches/gimple-tuples-branch/gcc/ada/par-ch5.adb
    branches/gimple-tuples-branch/gcc/ada/par-ch6.adb
    branches/gimple-tuples-branch/gcc/ada/par-ch9.adb
    branches/gimple-tuples-branch/gcc/ada/par-endh.adb
    branches/gimple-tuples-branch/gcc/ada/par-labl.adb
    branches/gimple-tuples-branch/gcc/ada/par-prag.adb
    branches/gimple-tuples-branch/gcc/ada/par-sync.adb
    branches/gimple-tuples-branch/gcc/ada/par-tchk.adb
    branches/gimple-tuples-branch/gcc/ada/par-util.adb
    branches/gimple-tuples-branch/gcc/ada/par.adb
    branches/gimple-tuples-branch/gcc/ada/prep.adb
    branches/gimple-tuples-branch/gcc/ada/prep.ads
    branches/gimple-tuples-branch/gcc/ada/prepcomp.adb
    branches/gimple-tuples-branch/gcc/ada/prj-attr.ads
    branches/gimple-tuples-branch/gcc/ada/prj-dect.adb
    branches/gimple-tuples-branch/gcc/ada/prj-env.adb
    branches/gimple-tuples-branch/gcc/ada/prj-ext.adb
    branches/gimple-tuples-branch/gcc/ada/prj-nmsc.adb
    branches/gimple-tuples-branch/gcc/ada/prj-nmsc.ads
    branches/gimple-tuples-branch/gcc/ada/prj-pp.adb
    branches/gimple-tuples-branch/gcc/ada/prj-proc.adb
    branches/gimple-tuples-branch/gcc/ada/prj-strt.ads
    branches/gimple-tuples-branch/gcc/ada/prj-tree.ads
    branches/gimple-tuples-branch/gcc/ada/prj.adb
    branches/gimple-tuples-branch/gcc/ada/prj.ads
    branches/gimple-tuples-branch/gcc/ada/utils2.c
    branches/gimple-tuples-branch/gcc/builtins.c
    branches/gimple-tuples-branch/gcc/c-common.c
    branches/gimple-tuples-branch/gcc/c-common.h
    branches/gimple-tuples-branch/gcc/c-decl.c
    branches/gimple-tuples-branch/gcc/c-format.c
    branches/gimple-tuples-branch/gcc/c-objc-common.h
    branches/gimple-tuples-branch/gcc/c-opts.c
    branches/gimple-tuples-branch/gcc/c-parser.c
    branches/gimple-tuples-branch/gcc/c-pch.c
    branches/gimple-tuples-branch/gcc/c-ppoutput.c
    branches/gimple-tuples-branch/gcc/c-tree.h
    branches/gimple-tuples-branch/gcc/c-typeck.c
    branches/gimple-tuples-branch/gcc/cfgexpand.c
    branches/gimple-tuples-branch/gcc/common.opt
    branches/gimple-tuples-branch/gcc/config.gcc
    branches/gimple-tuples-branch/gcc/config.host
    branches/gimple-tuples-branch/gcc/config.in
    branches/gimple-tuples-branch/gcc/config/alpha/alpha.c
    branches/gimple-tuples-branch/gcc/config/alpha/x-vms
    branches/gimple-tuples-branch/gcc/config/arm/t-arm
    branches/gimple-tuples-branch/gcc/config/arm/t-pe
    branches/gimple-tuples-branch/gcc/config/arm/t-strongarm-pe
    branches/gimple-tuples-branch/gcc/config/arm/t-wince-pe
    branches/gimple-tuples-branch/gcc/config/avr/avr-protos.h
    branches/gimple-tuples-branch/gcc/config/avr/avr.c
    branches/gimple-tuples-branch/gcc/config/avr/predicates.md
    branches/gimple-tuples-branch/gcc/config/bfin/t-bfin-linux
    branches/gimple-tuples-branch/gcc/config/i386/cygming.h
    branches/gimple-tuples-branch/gcc/config/i386/i386.c
    branches/gimple-tuples-branch/gcc/config/i386/i386.md
    branches/gimple-tuples-branch/gcc/config/i386/mmx.md
    branches/gimple-tuples-branch/gcc/config/i386/predicates.md
    branches/gimple-tuples-branch/gcc/config/i386/sse.md
    branches/gimple-tuples-branch/gcc/config/i386/t-cygming
    branches/gimple-tuples-branch/gcc/config/i386/t-cygwin
    branches/gimple-tuples-branch/gcc/config/i386/t-interix
    branches/gimple-tuples-branch/gcc/config/i386/t-netware
    branches/gimple-tuples-branch/gcc/config/i386/t-nwld
    branches/gimple-tuples-branch/gcc/config/i386/uwin.h
    branches/gimple-tuples-branch/gcc/config/i386/x-cygwin
    branches/gimple-tuples-branch/gcc/config/i386/x-darwin
    branches/gimple-tuples-branch/gcc/config/i386/x-i386
    branches/gimple-tuples-branch/gcc/config/i386/x-mingw32
    branches/gimple-tuples-branch/gcc/config/ia64/constraints.md
    branches/gimple-tuples-branch/gcc/config/ia64/div.md
    branches/gimple-tuples-branch/gcc/config/ia64/ia64.c
    branches/gimple-tuples-branch/gcc/config/ia64/ia64.h
    branches/gimple-tuples-branch/gcc/config/ia64/ia64.md
    branches/gimple-tuples-branch/gcc/config/ia64/t-ia64
    branches/gimple-tuples-branch/gcc/config/m32c/m32c.c
    branches/gimple-tuples-branch/gcc/config/m32c/t-m32c
    branches/gimple-tuples-branch/gcc/config/m68k/t-uclinux
    branches/gimple-tuples-branch/gcc/config/mcore/t-mcore
    branches/gimple-tuples-branch/gcc/config/mcore/t-mcore-pe
    branches/gimple-tuples-branch/gcc/config/mn10300/mn10300.c
    branches/gimple-tuples-branch/gcc/config/rs6000/rs6000.c
    branches/gimple-tuples-branch/gcc/config/rs6000/t-rs6000
    branches/gimple-tuples-branch/gcc/config/rs6000/x-darwin
    branches/gimple-tuples-branch/gcc/config/rs6000/x-darwin64
    branches/gimple-tuples-branch/gcc/config/rs6000/x-rs6000
    branches/gimple-tuples-branch/gcc/config/score/t-score-elf
    branches/gimple-tuples-branch/gcc/config/sh/t-sh
    branches/gimple-tuples-branch/gcc/config/sh/t-symbian
    branches/gimple-tuples-branch/gcc/config/sparc/sparc.h
    branches/gimple-tuples-branch/gcc/config/spu/t-spu-elf
    branches/gimple-tuples-branch/gcc/config/t-darwin
    branches/gimple-tuples-branch/gcc/config/t-openbsd-thread
    branches/gimple-tuples-branch/gcc/config/t-sol2
    branches/gimple-tuples-branch/gcc/config/t-vxworks
    branches/gimple-tuples-branch/gcc/config/v850/t-v850
    branches/gimple-tuples-branch/gcc/config/v850/t-v850e
    branches/gimple-tuples-branch/gcc/config/v850/v850.md
    branches/gimple-tuples-branch/gcc/config/x-darwin
    branches/gimple-tuples-branch/gcc/config/x-hpux
    branches/gimple-tuples-branch/gcc/config/x-linux
    branches/gimple-tuples-branch/gcc/config/x-solaris
    branches/gimple-tuples-branch/gcc/config/xtensa/xtensa.c
    branches/gimple-tuples-branch/gcc/config/xtensa/xtensa.md
    branches/gimple-tuples-branch/gcc/configure
    branches/gimple-tuples-branch/gcc/configure.ac
    branches/gimple-tuples-branch/gcc/coverage.c
    branches/gimple-tuples-branch/gcc/cp/ChangeLog
    branches/gimple-tuples-branch/gcc/cp/Make-lang.in
    branches/gimple-tuples-branch/gcc/cp/cp-tree.h
    branches/gimple-tuples-branch/gcc/cp/decl.c
    branches/gimple-tuples-branch/gcc/cp/init.c
    branches/gimple-tuples-branch/gcc/cp/method.c
    branches/gimple-tuples-branch/gcc/cp/name-lookup.c
    branches/gimple-tuples-branch/gcc/cp/parser.c
    branches/gimple-tuples-branch/gcc/cp/pt.c
    branches/gimple-tuples-branch/gcc/cp/typeck.c
    branches/gimple-tuples-branch/gcc/cp/typeck2.c
    branches/gimple-tuples-branch/gcc/dbxout.c
    branches/gimple-tuples-branch/gcc/doc/c-tree.texi
    branches/gimple-tuples-branch/gcc/doc/cppopts.texi
    branches/gimple-tuples-branch/gcc/doc/gcc.texi
    branches/gimple-tuples-branch/gcc/doc/gccint.texi
    branches/gimple-tuples-branch/gcc/doc/include/gpl_v3.texi
    branches/gimple-tuples-branch/gcc/doc/install.texi
    branches/gimple-tuples-branch/gcc/doc/invoke.texi
    branches/gimple-tuples-branch/gcc/doc/sourcebuild.texi
    branches/gimple-tuples-branch/gcc/dwarf2out.c
    branches/gimple-tuples-branch/gcc/emit-rtl.c
    branches/gimple-tuples-branch/gcc/exec-tool.in
    branches/gimple-tuples-branch/gcc/expmed.c
    branches/gimple-tuples-branch/gcc/expr.c
    branches/gimple-tuples-branch/gcc/expr.h
    branches/gimple-tuples-branch/gcc/final.c
    branches/gimple-tuples-branch/gcc/fold-const.c
    branches/gimple-tuples-branch/gcc/fortran/ChangeLog
    branches/gimple-tuples-branch/gcc/fortran/Make-lang.in
    branches/gimple-tuples-branch/gcc/fortran/gfortran.texi
    branches/gimple-tuples-branch/gcc/fortran/iresolve.c
    branches/gimple-tuples-branch/gcc/fortran/primary.c
    branches/gimple-tuples-branch/gcc/fortran/resolve.c
    branches/gimple-tuples-branch/gcc/fortran/symbol.c
    branches/gimple-tuples-branch/gcc/fortran/trans-array.c
    branches/gimple-tuples-branch/gcc/fortran/trans-common.c
    branches/gimple-tuples-branch/gcc/fortran/trans-expr.c
    branches/gimple-tuples-branch/gcc/function.c
    branches/gimple-tuples-branch/gcc/function.h
    branches/gimple-tuples-branch/gcc/fwprop.c
    branches/gimple-tuples-branch/gcc/java/ChangeLog
    branches/gimple-tuples-branch/gcc/java/Make-lang.in
    branches/gimple-tuples-branch/gcc/java/gcj.texi
    branches/gimple-tuples-branch/gcc/langhooks-def.h
    branches/gimple-tuples-branch/gcc/langhooks.h
    branches/gimple-tuples-branch/gcc/loop-invariant.c
    branches/gimple-tuples-branch/gcc/objc/ChangeLog
    branches/gimple-tuples-branch/gcc/objc/Make-lang.in
    branches/gimple-tuples-branch/gcc/objc/objc-act.c
    branches/gimple-tuples-branch/gcc/objcp/ChangeLog
    branches/gimple-tuples-branch/gcc/objcp/Make-lang.in
    branches/gimple-tuples-branch/gcc/opts.c
    branches/gimple-tuples-branch/gcc/po/ChangeLog
    branches/gimple-tuples-branch/gcc/po/zh_CN.po
    branches/gimple-tuples-branch/gcc/stmt.c
    branches/gimple-tuples-branch/gcc/testsuite/ChangeLog
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/bprob/bprob.exp
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/other/anon5.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/other/error27.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/tree-prof/tree-prof.exp
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/multi-ix.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/matrix/matrix.exp
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/struct/struct-reorg.exp
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp
    branches/gimple-tuples-branch/gcc/testsuite/gcc.misc-tests/bprob.exp
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/allocate_stat.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/func_assign.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/implicit_11.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/internal_pack_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/internal_pack_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_pack_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_pack_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_unpack_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_unpack_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/proc_assign_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/proc_assign_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/procedure_lvalue.f90
    branches/gimple-tuples-branch/gcc/testsuite/lib/gfortran-dg.exp
    branches/gimple-tuples-branch/gcc/tlink.c
    branches/gimple-tuples-branch/gcc/toplev.c
    branches/gimple-tuples-branch/gcc/toplev.h
    branches/gimple-tuples-branch/gcc/tree-affine.c
    branches/gimple-tuples-branch/gcc/tree-affine.h
    branches/gimple-tuples-branch/gcc/tree-cfg.c
    branches/gimple-tuples-branch/gcc/tree-parloops.c
    branches/gimple-tuples-branch/gcc/tree-ssa-ccp.c
    branches/gimple-tuples-branch/gcc/tree-ssa-loop-im.c
    branches/gimple-tuples-branch/gcc/tree-ssa-phiopt.c
    branches/gimple-tuples-branch/gcc/tree-ssa-structalias.c
    branches/gimple-tuples-branch/gcc/tree-vrp.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/Makefile.in
    branches/gimple-tuples-branch/libcpp/directives.c
    branches/gimple-tuples-branch/libcpp/expr.c
    branches/gimple-tuples-branch/libcpp/files.c
    branches/gimple-tuples-branch/libcpp/include/cpplib.h
    branches/gimple-tuples-branch/libcpp/macro.c
    branches/gimple-tuples-branch/libcpp/po/ChangeLog
    branches/gimple-tuples-branch/libcpp/po/fr.po
    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/intrinsics/associated.c
    branches/gimple-tuples-branch/libgfortran/intrinsics/spread_generic.c
    branches/gimple-tuples-branch/libgfortran/io/transfer.c
    branches/gimple-tuples-branch/libgfortran/libgfortran.h
    branches/gimple-tuples-branch/libiberty/ChangeLog
    branches/gimple-tuples-branch/libiberty/Makefile.in
    branches/gimple-tuples-branch/libiberty/configure
    branches/gimple-tuples-branch/libiberty/configure.ac
    branches/gimple-tuples-branch/libiberty/cp-demangle.c
    branches/gimple-tuples-branch/libjava/ChangeLog
    branches/gimple-tuples-branch/libjava/Makefile.in
    branches/gimple-tuples-branch/libjava/scripts/makemake.tcl
    branches/gimple-tuples-branch/libjava/sources.am

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



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