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

r187261 - in /branches/cxx-conversion: ./ Chang...


Author: dnovillo
Date: Mon May  7 18:14:37 2012
New Revision: 187261

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187261
Log:

Merge from mainline:

Merged revisions 186850,186854-186857,186859-186861,186863-186872,186875,186877,186880-186883,186888,186892,186894-186896,186898,186901-186905,186908-186909,186911,186913,186915,186918-186919,186925-186926,186928-186929,186931,186934,186938,186940-186948,186952,186955-186958,186961,186965-186986,186988-186994,186998,187000-187001,187007,187010,187012-187019,187025,187027,187034-187035,187038,187042,187047-187048,187051-187054,187061-187066,187068,187072,187074-187079,187081-187082,187084-187085,187087,187089-187090,187092-187097,187099-187103,187105-187108,187110-187111,187114-187120,187123,187125,187131,187134,187139,187142,187146,187148,187150-187151,187153,187155-187159,187163,187165,187167-187168,187174-187176,187178-187179,187181,187183-187184,187188,187190-187192,187194-187195,187199,187203-187204,187206-187215,187218-187219,187223 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/trunk



Added:
    branches/cxx-conversion/contrib/ChangeLog.cxx-conversion
    branches/cxx-conversion/gcc/config/sparc/niagara4.md
      - copied unchanged from r187223, trunk/gcc/config/sparc/niagara4.md
    branches/cxx-conversion/gcc/lower-subreg.h
      - copied unchanged from r187223, trunk/gcc/lower-subreg.h
    branches/cxx-conversion/gcc/testsuite/c-c++-common/Wvarargs-2.c
      - copied unchanged from r187223, trunk/gcc/testsuite/c-c++-common/Wvarargs-2.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/Wvarargs.c
      - copied unchanged from r187223, trunk/gcc/testsuite/c-c++-common/Wvarargs.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/pr43772.c
      - copied unchanged from r187223, trunk/gcc/testsuite/c-c++-common/pr43772.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/pr51712.c
      - copied unchanged from r187223, trunk/gcc/testsuite/c-c++-common/pr51712.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/vector-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/c-c++-common/vector-1.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/vector-2.c
      - copied unchanged from r187223, trunk/gcc/testsuite/c-c++-common/vector-2.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/vector-3.c
      - copied unchanged from r187223, trunk/gcc/testsuite/c-c++-common/vector-3.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/vector-4.c
      - copied unchanged from r187223, trunk/gcc/testsuite/c-c++-common/vector-4.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/vector-init-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/c-c++-common/vector-init-1.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/vector-init-2.c
      - copied unchanged from r187223, trunk/gcc/testsuite/c-c++-common/vector-init-2.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/vector-subscript-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/c-c++-common/vector-subscript-1.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/vector-subscript-2.c
      - copied unchanged from r187223, trunk/gcc/testsuite/c-c++-common/vector-subscript-2.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/vector-subscript-3.c
      - copied unchanged from r187223, trunk/gcc/testsuite/c-c++-common/vector-subscript-3.c
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/Wliteral-suffix.C
      - copied unchanged from r187223, trunk/gcc/testsuite/g++.dg/cpp0x/Wliteral-suffix.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/defaulted35.C
      - copied unchanged from r187223, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted35.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/static_assert7.C
      - copied unchanged from r187223, trunk/gcc/testsuite/g++.dg/cpp0x/static_assert7.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/vt-51314.C
      - copied unchanged from r187223, trunk/gcc/testsuite/g++.dg/cpp0x/vt-51314.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/debug/dwarf2/localclass3.C
      - copied unchanged from r187223, trunk/gcc/testsuite/g++.dg/debug/dwarf2/localclass3.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/debug/dwarf2/namespace-2.C
      - copied unchanged from r187223, trunk/gcc/testsuite/g++.dg/debug/dwarf2/namespace-2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/debug/dwarf2/thunk1.C
      - copied unchanged from r187223, trunk/gcc/testsuite/g++.dg/debug/dwarf2/thunk1.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lto/pr52605_0.C
      - copied unchanged from r187223, trunk/gcc/testsuite/g++.dg/lto/pr52605_0.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/other/final2.C
      - copied unchanged from r187223, trunk/gcc/testsuite/g++.dg/other/final2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/warn/Wconversion-real-integer-3.C
      - copied unchanged from r187223, trunk/gcc/testsuite/g++.dg/warn/Wconversion-real-integer-3.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/warn/Wconversion-real-integer2.C
      - copied unchanged from r187223, trunk/gcc/testsuite/g++.dg/warn/Wconversion-real-integer2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/warn/conversion-real-integer-3.h
      - copied unchanged from r187223, trunk/gcc/testsuite/g++.dg/warn/conversion-real-integer-3.h
    branches/cxx-conversion/gcc/testsuite/gcc.c-torture/compile/pr53163.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.c-torture/compile/pr53163.c
    branches/cxx-conversion/gcc/testsuite/gcc.c-torture/compile/pr53187.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.c-torture/compile/pr53187.c
    branches/cxx-conversion/gcc/testsuite/gcc.c-torture/execute/20120427-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.c-torture/execute/20120427-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.c-torture/execute/20120427-2.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.c-torture/execute/20120427-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.c-torture/execute/pr53160.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.c-torture/execute/pr53160.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-5.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-5.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/paste17.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/cpp/paste17.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/debug/dwarf2/dups-types.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/dups-types.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/debug/dwarf2/dups-types.h
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/dups-types.h
    branches/cxx-conversion/gcc/testsuite/gcc.dg/lto/pr53214_0.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/lto/pr53214_0.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr37303.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/pr37303.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr51879-2.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/pr51879-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr51879-3.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/pr51879-3.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr51879-4.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/pr51879-4.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr51879-6.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/pr51879-6.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr51879.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/pr51879.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr53153.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/pr53153.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr53174.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/pr53174.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/pr53144.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/torture/pr53144.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/pr53168.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/torture/pr53168.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/forwprop-18.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-18.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-10.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-10.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-30.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-30.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/arm/pr52633.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/arm/pr52633.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/arm/pr53187.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/arm/pr53187.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-add-acq-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-add-acq-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-add-rel-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-add-rel-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-and-acq-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-and-acq-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-and-rel-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-and-rel-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-cmpxchg-acq-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-cmpxchg-acq-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-cmpxchg-rel-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-cmpxchg-rel-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-or-acq-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-or-acq-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-or-rel-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-or-rel-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-sub-acq-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-sub-acq-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-sub-rel-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-sub-rel-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-xadd-acq-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-xadd-acq-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-xadd-rel-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-xadd-rel-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-xchg-acq-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-xchg-acq-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-xchg-rel-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-xchg-rel-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-xor-acq-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-xor-acq-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/hle-xor-rel-1.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/i386/hle-xor-rel-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/ia64/pr48496.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/ia64/pr48496.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/ia64/pr52657.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/ia64/pr52657.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/powerpc/pr53199.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/powerpc/pr53199.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/powerpc/savres.c
      - copied unchanged from r187223, trunk/gcc/testsuite/gcc.target/powerpc/savres.c
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/class_array_13.f90
      - copied unchanged from r187223, trunk/gcc/testsuite/gfortran.dg/class_array_13.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/constructor_7.f90
      - copied unchanged from r187223, trunk/gcc/testsuite/gfortran.dg/constructor_7.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/constructor_8.f90
      - copied unchanged from r187223, trunk/gcc/testsuite/gfortran.dg/constructor_8.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/function_optimize_12.f90
      - copied unchanged from r187223, trunk/gcc/testsuite/gfortran.dg/function_optimize_12.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/mod_large_1.f90
      - copied unchanged from r187223, trunk/gcc/testsuite/gfortran.dg/mod_large_1.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/mod_sign0_1.f90
      - copied unchanged from r187223, trunk/gcc/testsuite/gfortran.dg/mod_sign0_1.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/pointer_intent_7.f90
      - copied unchanged from r187223, trunk/gcc/testsuite/gfortran.dg/pointer_intent_7.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/public_private_module_5.f90
      - copied unchanged from r187223, trunk/gcc/testsuite/gfortran.dg/public_private_module_5.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/pure_formal_3.f90
      - copied unchanged from r187223, trunk/gcc/testsuite/gfortran.dg/pure_formal_3.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/select_type_26.f03
      - copied unchanged from r187223, trunk/gcc/testsuite/gfortran.dg/select_type_26.f03
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/select_type_27.f03
      - copied unchanged from r187223, trunk/gcc/testsuite/gfortran.dg/select_type_27.f03
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/select_type_28.f03
      - copied unchanged from r187223, trunk/gcc/testsuite/gfortran.dg/select_type_28.f03
    branches/cxx-conversion/gcc/testsuite/gnat.dg/discr36.adb
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/discr36.adb
    branches/cxx-conversion/gcc/testsuite/gnat.dg/discr36.ads
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/discr36.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/discr36_pkg.adb
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/discr36_pkg.adb
    branches/cxx-conversion/gcc/testsuite/gnat.dg/discr36_pkg.ads
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/discr36_pkg.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/specs/renaming1.ads
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/specs/renaming1.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/specs/renaming2.ads
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/specs/renaming2.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/specs/renaming2_pkg1.ads
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/specs/renaming2_pkg1.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/specs/renaming2_pkg2.ads
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/specs/renaming2_pkg2.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/specs/renaming2_pkg3.ads
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/specs/renaming2_pkg3.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/specs/renaming2_pkg4.adb
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/specs/renaming2_pkg4.adb
    branches/cxx-conversion/gcc/testsuite/gnat.dg/specs/renaming2_pkg4.ads
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/specs/renaming2_pkg4.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/warn6.adb
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/warn6.adb
    branches/cxx-conversion/gcc/testsuite/gnat.dg/warn6.ads
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/warn6.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/warn7.adb
      - copied unchanged from r187223, trunk/gcc/testsuite/gnat.dg/warn7.adb
    branches/cxx-conversion/include/dwarf2.def
      - copied unchanged from r187223, trunk/include/dwarf2.def
    branches/cxx-conversion/libatomic/
      - copied from r187223, trunk/libatomic/
    branches/cxx-conversion/libgo/go/mime/multipart/testdata/
      - copied from r187223, trunk/libgo/go/mime/multipart/testdata/
    branches/cxx-conversion/libiberty/dwarfnames.c
      - copied unchanged from r187223, trunk/libiberty/dwarfnames.c
    branches/cxx-conversion/libstdc++-v3/testsuite/20_util/function/cons/callable.cc
      - copied unchanged from r187223, trunk/libstdc++-v3/testsuite/20_util/function/cons/callable.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/53115.cc
      - copied unchanged from r187223, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/53115.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/53115.cc
      - copied unchanged from r187223, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/53115.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/operators/51795.cc
      - copied unchanged from r187223, trunk/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/operators/51795.cc
Removed:
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vector-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vector-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vector-3.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vector-4.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vector-init-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vector-init-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vector-subscript-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vector-subscript-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vector-subscript-3.c
    branches/cxx-conversion/gcc/testsuite/gnat.dg/specs/renamings.ads
Modified:
    branches/cxx-conversion/   (props changed)
    branches/cxx-conversion/ChangeLog
    branches/cxx-conversion/MAINTAINERS
    branches/cxx-conversion/Makefile.def
    branches/cxx-conversion/Makefile.in
    branches/cxx-conversion/config/mh-ppc-aix
    branches/cxx-conversion/configure
    branches/cxx-conversion/configure.ac
    branches/cxx-conversion/contrib/ChangeLog
    branches/cxx-conversion/contrib/gcc_update
    branches/cxx-conversion/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
    branches/cxx-conversion/gcc/ChangeLog
    branches/cxx-conversion/gcc/ChangeLog.cxx-conversion
    branches/cxx-conversion/gcc/DATESTAMP
    branches/cxx-conversion/gcc/Makefile.in
    branches/cxx-conversion/gcc/ada/ChangeLog
    branches/cxx-conversion/gcc/ada/a-calend-vms.adb
    branches/cxx-conversion/gcc/ada/a-calend-vms.ads
    branches/cxx-conversion/gcc/ada/a-calend.adb
    branches/cxx-conversion/gcc/ada/a-calend.ads
    branches/cxx-conversion/gcc/ada/a-calfor.adb
    branches/cxx-conversion/gcc/ada/a-cbhama.ads
    branches/cxx-conversion/gcc/ada/a-cbhase.ads
    branches/cxx-conversion/gcc/ada/a-cobove.adb
    branches/cxx-conversion/gcc/ada/a-convec.adb
    branches/cxx-conversion/gcc/ada/a-strunb-shared.adb
    branches/cxx-conversion/gcc/ada/a-strunb-shared.ads
    branches/cxx-conversion/gcc/ada/a-stwiun-shared.adb
    branches/cxx-conversion/gcc/ada/a-stwiun-shared.ads
    branches/cxx-conversion/gcc/ada/a-stzunb-shared.adb
    branches/cxx-conversion/gcc/ada/adaint.c
    branches/cxx-conversion/gcc/ada/einfo.ads
    branches/cxx-conversion/gcc/ada/exp_aggr.adb
    branches/cxx-conversion/gcc/ada/exp_ch2.adb
    branches/cxx-conversion/gcc/ada/exp_ch7.adb
    branches/cxx-conversion/gcc/ada/exp_pakd.adb
    branches/cxx-conversion/gcc/ada/exp_util.adb
    branches/cxx-conversion/gcc/ada/exp_util.ads
    branches/cxx-conversion/gcc/ada/freeze.adb
    branches/cxx-conversion/gcc/ada/gcc-interface/Make-lang.in
    branches/cxx-conversion/gcc/ada/gcc-interface/Makefile.in
    branches/cxx-conversion/gcc/ada/gcc-interface/decl.c
    branches/cxx-conversion/gcc/ada/gcc-interface/gigi.h
    branches/cxx-conversion/gcc/ada/gcc-interface/misc.c
    branches/cxx-conversion/gcc/ada/gcc-interface/targtyps.c
    branches/cxx-conversion/gcc/ada/gcc-interface/trans.c
    branches/cxx-conversion/gcc/ada/gcc-interface/utils.c
    branches/cxx-conversion/gcc/ada/gcc-interface/utils2.c
    branches/cxx-conversion/gcc/ada/gnat_rm.texi
    branches/cxx-conversion/gcc/ada/gnat_ugn.texi
    branches/cxx-conversion/gcc/ada/layout.adb
    branches/cxx-conversion/gcc/ada/prj-attr.adb
    branches/cxx-conversion/gcc/ada/prj-nmsc.adb
    branches/cxx-conversion/gcc/ada/prj.ads
    branches/cxx-conversion/gcc/ada/s-finroo.ads
    branches/cxx-conversion/gcc/ada/sem_ch13.adb
    branches/cxx-conversion/gcc/ada/sem_ch4.adb
    branches/cxx-conversion/gcc/ada/sem_ch5.adb
    branches/cxx-conversion/gcc/ada/sem_ch6.adb
    branches/cxx-conversion/gcc/ada/sem_ch8.adb
    branches/cxx-conversion/gcc/ada/sem_eval.adb
    branches/cxx-conversion/gcc/ada/sem_res.adb
    branches/cxx-conversion/gcc/ada/sem_util.adb
    branches/cxx-conversion/gcc/ada/sem_util.ads
    branches/cxx-conversion/gcc/ada/snames.ads-tmpl
    branches/cxx-conversion/gcc/ada/sysdep.c
    branches/cxx-conversion/gcc/ada/uintp.adb
    branches/cxx-conversion/gcc/ada/vms_data.ads
    branches/cxx-conversion/gcc/alias.c
    branches/cxx-conversion/gcc/basic-block.h
    branches/cxx-conversion/gcc/builtins.c
    branches/cxx-conversion/gcc/c-decl.c
    branches/cxx-conversion/gcc/c-family/ChangeLog
    branches/cxx-conversion/gcc/c-family/c-common.c
    branches/cxx-conversion/gcc/c-family/c-common.h
    branches/cxx-conversion/gcc/c-family/c-format.c
    branches/cxx-conversion/gcc/c-family/c-opts.c
    branches/cxx-conversion/gcc/c-family/c-pragma.c
    branches/cxx-conversion/gcc/c-family/c.opt
    branches/cxx-conversion/gcc/c-parser.c
    branches/cxx-conversion/gcc/c-tree.h
    branches/cxx-conversion/gcc/c-typeck.c
    branches/cxx-conversion/gcc/calls.c
    branches/cxx-conversion/gcc/cfg.c
    branches/cxx-conversion/gcc/cfgexpand.c
    branches/cxx-conversion/gcc/cgraph.c
    branches/cxx-conversion/gcc/cgraph.h
    branches/cxx-conversion/gcc/cgraphbuild.c
    branches/cxx-conversion/gcc/cgraphunit.c
    branches/cxx-conversion/gcc/collect2.c
    branches/cxx-conversion/gcc/collect2.h
    branches/cxx-conversion/gcc/combine-stack-adj.c
    branches/cxx-conversion/gcc/combine.c
    branches/cxx-conversion/gcc/common.opt
    branches/cxx-conversion/gcc/common/config/s390/s390-common.c
    branches/cxx-conversion/gcc/config.in
    branches/cxx-conversion/gcc/config/alpha/alpha.c
    branches/cxx-conversion/gcc/config/alpha/alpha.h
    branches/cxx-conversion/gcc/config/alpha/alpha.md
    branches/cxx-conversion/gcc/config/alpha/elf.h
    branches/cxx-conversion/gcc/config/alpha/vms.h
    branches/cxx-conversion/gcc/config/arm/arm-protos.h
    branches/cxx-conversion/gcc/config/arm/arm.c
    branches/cxx-conversion/gcc/config/arm/arm.md
    branches/cxx-conversion/gcc/config/arm/constraints.md
    branches/cxx-conversion/gcc/config/arm/linux-eabi.h
    branches/cxx-conversion/gcc/config/arm/neon.md
    branches/cxx-conversion/gcc/config/arm/predicates.md
    branches/cxx-conversion/gcc/config/arm/sync.md
    branches/cxx-conversion/gcc/config/arm/vfp.md
    branches/cxx-conversion/gcc/config/avr/avr.c
    branches/cxx-conversion/gcc/config/bfin/bfin.c
    branches/cxx-conversion/gcc/config/bfin/bfin.h
    branches/cxx-conversion/gcc/config/c6x/c6x.c
    branches/cxx-conversion/gcc/config/cr16/cr16.c
    branches/cxx-conversion/gcc/config/cr16/cr16.h
    branches/cxx-conversion/gcc/config/cris/cris.c
    branches/cxx-conversion/gcc/config/cris/cris.md
    branches/cxx-conversion/gcc/config/darwin.c
    branches/cxx-conversion/gcc/config/epiphany/epiphany.c
    branches/cxx-conversion/gcc/config/epiphany/epiphany.md
    branches/cxx-conversion/gcc/config/fr30/fr30.c
    branches/cxx-conversion/gcc/config/frv/frv.c
    branches/cxx-conversion/gcc/config/h8300/h8300.c
    branches/cxx-conversion/gcc/config/i386/cpuid.h
    branches/cxx-conversion/gcc/config/i386/driver-i386.c
    branches/cxx-conversion/gcc/config/i386/i386-c.c
    branches/cxx-conversion/gcc/config/i386/i386.c
    branches/cxx-conversion/gcc/config/i386/i386.h
    branches/cxx-conversion/gcc/config/i386/i386.md
    branches/cxx-conversion/gcc/config/i386/i386.opt
    branches/cxx-conversion/gcc/config/i386/sync.md
    branches/cxx-conversion/gcc/config/ia64/ia64.c
    branches/cxx-conversion/gcc/config/iq2000/iq2000.c
    branches/cxx-conversion/gcc/config/lm32/lm32.c
    branches/cxx-conversion/gcc/config/m32c/m32c.c
    branches/cxx-conversion/gcc/config/m32r/m32r.c
    branches/cxx-conversion/gcc/config/m68k/linux.h
    branches/cxx-conversion/gcc/config/m68k/m68k.c
    branches/cxx-conversion/gcc/config/m68k/m68k.h
    branches/cxx-conversion/gcc/config/m68k/m68k.md
    branches/cxx-conversion/gcc/config/mcore/mcore.c
    branches/cxx-conversion/gcc/config/mcore/mcore.md
    branches/cxx-conversion/gcc/config/mep/mep.c
    branches/cxx-conversion/gcc/config/microblaze/microblaze.c
    branches/cxx-conversion/gcc/config/mips/mips.c
    branches/cxx-conversion/gcc/config/mips/mips.md
    branches/cxx-conversion/gcc/config/mmix/mmix.c
    branches/cxx-conversion/gcc/config/mn10300/mn10300.c
    branches/cxx-conversion/gcc/config/moxie/moxie.c
    branches/cxx-conversion/gcc/config/moxie/moxie.h
    branches/cxx-conversion/gcc/config/pa/pa.c
    branches/cxx-conversion/gcc/config/pa/pa.md
    branches/cxx-conversion/gcc/config/pdp11/pdp11.c
    branches/cxx-conversion/gcc/config/picochip/picochip.c
    branches/cxx-conversion/gcc/config/rs6000/rs6000.c
    branches/cxx-conversion/gcc/config/rs6000/rs6000.h
    branches/cxx-conversion/gcc/config/rs6000/rs6000.md
    branches/cxx-conversion/gcc/config/rx/rx.c
    branches/cxx-conversion/gcc/config/s390/s390.c
    branches/cxx-conversion/gcc/config/s390/s390.h
    branches/cxx-conversion/gcc/config/s390/s390.md
    branches/cxx-conversion/gcc/config/score/score.c
    branches/cxx-conversion/gcc/config/sh/sh.c
    branches/cxx-conversion/gcc/config/sh/sh.md
    branches/cxx-conversion/gcc/config/sparc/niagara.md
    branches/cxx-conversion/gcc/config/sparc/niagara2.md
    branches/cxx-conversion/gcc/config/sparc/sparc.c
    branches/cxx-conversion/gcc/config/sparc/sparc.h
    branches/cxx-conversion/gcc/config/sparc/sparc.md
    branches/cxx-conversion/gcc/config/sparc/ultra1_2.md
    branches/cxx-conversion/gcc/config/sparc/ultra3.md
    branches/cxx-conversion/gcc/config/spu/spu.c
    branches/cxx-conversion/gcc/config/spu/spu.h
    branches/cxx-conversion/gcc/config/stormy16/stormy16.c
    branches/cxx-conversion/gcc/config/tilegx/tilegx.c
    branches/cxx-conversion/gcc/config/tilegx/tilegx.h
    branches/cxx-conversion/gcc/config/tilepro/tilepro.c
    branches/cxx-conversion/gcc/config/tilepro/tilepro.h
    branches/cxx-conversion/gcc/config/v850/v850.c
    branches/cxx-conversion/gcc/config/v850/v850.md
    branches/cxx-conversion/gcc/config/vax/elf.h
    branches/cxx-conversion/gcc/config/vax/vax.c
    branches/cxx-conversion/gcc/config/vax/vax.h
    branches/cxx-conversion/gcc/config/xtensa/xtensa.c
    branches/cxx-conversion/gcc/configure
    branches/cxx-conversion/gcc/configure.ac
    branches/cxx-conversion/gcc/coretypes.h
    branches/cxx-conversion/gcc/cp/ChangeLog
    branches/cxx-conversion/gcc/cp/call.c
    branches/cxx-conversion/gcc/cp/class.c
    branches/cxx-conversion/gcc/cp/cp-tree.h
    branches/cxx-conversion/gcc/cp/cvt.c
    branches/cxx-conversion/gcc/cp/decl.c
    branches/cxx-conversion/gcc/cp/decl2.c
    branches/cxx-conversion/gcc/cp/method.c
    branches/cxx-conversion/gcc/cp/optimize.c
    branches/cxx-conversion/gcc/cp/parser.c
    branches/cxx-conversion/gcc/cp/pt.c
    branches/cxx-conversion/gcc/cp/semantics.c
    branches/cxx-conversion/gcc/cp/tree.c
    branches/cxx-conversion/gcc/cp/typeck.c
    branches/cxx-conversion/gcc/cp/typeck2.c
    branches/cxx-conversion/gcc/cse.c
    branches/cxx-conversion/gcc/cselib.c
    branches/cxx-conversion/gcc/diagnostic.c
    branches/cxx-conversion/gcc/doc/cppopts.texi
    branches/cxx-conversion/gcc/doc/extend.texi
    branches/cxx-conversion/gcc/doc/invoke.texi
    branches/cxx-conversion/gcc/doc/md.texi
    branches/cxx-conversion/gcc/doc/tm.texi
    branches/cxx-conversion/gcc/doc/tm.texi.in
    branches/cxx-conversion/gcc/dse.c
    branches/cxx-conversion/gcc/dwarf2cfi.c
    branches/cxx-conversion/gcc/dwarf2out.c
    branches/cxx-conversion/gcc/emit-rtl.c
    branches/cxx-conversion/gcc/except.c
    branches/cxx-conversion/gcc/explow.c
    branches/cxx-conversion/gcc/expmed.c
    branches/cxx-conversion/gcc/expr.c
    branches/cxx-conversion/gcc/flag-types.h
    branches/cxx-conversion/gcc/flags.h
    branches/cxx-conversion/gcc/fold-const.c
    branches/cxx-conversion/gcc/fortran/ChangeLog
    branches/cxx-conversion/gcc/fortran/decl.c
    branches/cxx-conversion/gcc/fortran/expr.c
    branches/cxx-conversion/gcc/fortran/f95-lang.c
    branches/cxx-conversion/gcc/fortran/frontend-passes.c
    branches/cxx-conversion/gcc/fortran/gfortran.texi
    branches/cxx-conversion/gcc/fortran/interface.c
    branches/cxx-conversion/gcc/fortran/intrinsic.texi
    branches/cxx-conversion/gcc/fortran/match.c
    branches/cxx-conversion/gcc/fortran/resolve.c
    branches/cxx-conversion/gcc/fortran/simplify.c
    branches/cxx-conversion/gcc/fortran/symbol.c
    branches/cxx-conversion/gcc/fortran/trans-array.c
    branches/cxx-conversion/gcc/fortran/trans-decl.c
    branches/cxx-conversion/gcc/fortran/trans-expr.c
    branches/cxx-conversion/gcc/fortran/trans-intrinsic.c
    branches/cxx-conversion/gcc/fortran/trans-stmt.c
    branches/cxx-conversion/gcc/fortran/trans-types.c
    branches/cxx-conversion/gcc/fortran/trans.h
    branches/cxx-conversion/gcc/function.c
    branches/cxx-conversion/gcc/function.h
    branches/cxx-conversion/gcc/gcc-ar.c
    branches/cxx-conversion/gcc/gcc.c
    branches/cxx-conversion/gcc/genattr.c
    branches/cxx-conversion/gcc/genattrtab.c
    branches/cxx-conversion/gcc/gengtype.c
    branches/cxx-conversion/gcc/genmodes.c
    branches/cxx-conversion/gcc/gimple-fold.c
    branches/cxx-conversion/gcc/gimple-iterator.c
    branches/cxx-conversion/gcc/gimple-low.c
    branches/cxx-conversion/gcc/gimple-pretty-print.c
    branches/cxx-conversion/gcc/gimple.c
    branches/cxx-conversion/gcc/gimple.h
    branches/cxx-conversion/gcc/gimplify.c
    branches/cxx-conversion/gcc/go/ChangeLog
    branches/cxx-conversion/gcc/go/gofrontend/expressions.cc
    branches/cxx-conversion/gcc/go/gofrontend/gogo-tree.cc
    branches/cxx-conversion/gcc/go/gofrontend/gogo.cc
    branches/cxx-conversion/gcc/go/gofrontend/gogo.h
    branches/cxx-conversion/gcc/go/gofrontend/import.cc
    branches/cxx-conversion/gcc/go/gofrontend/parse.cc
    branches/cxx-conversion/gcc/go/gofrontend/parse.h
    branches/cxx-conversion/gcc/go/gofrontend/types.cc
    branches/cxx-conversion/gcc/graphite-sese-to-poly.c
    branches/cxx-conversion/gcc/haifa-sched.c
    branches/cxx-conversion/gcc/input.c
    branches/cxx-conversion/gcc/input.h
    branches/cxx-conversion/gcc/ipa-cp.c
    branches/cxx-conversion/gcc/ipa-inline-transform.c
    branches/cxx-conversion/gcc/ipa-inline.c
    branches/cxx-conversion/gcc/ipa-prop.c
    branches/cxx-conversion/gcc/ipa.c
    branches/cxx-conversion/gcc/ira.c
    branches/cxx-conversion/gcc/langhooks.c
    branches/cxx-conversion/gcc/lower-subreg.c
    branches/cxx-conversion/gcc/lto-streamer-in.c
    branches/cxx-conversion/gcc/lto-streamer-out.c
    branches/cxx-conversion/gcc/lto-symtab.c
    branches/cxx-conversion/gcc/lto-wrapper.c
    branches/cxx-conversion/gcc/lto/ChangeLog
    branches/cxx-conversion/gcc/lto/lang.opt
    branches/cxx-conversion/gcc/lto/lto-partition.c
    branches/cxx-conversion/gcc/lto/lto.c
    branches/cxx-conversion/gcc/machmode.h
    branches/cxx-conversion/gcc/omp-low.c
    branches/cxx-conversion/gcc/optabs.c
    branches/cxx-conversion/gcc/opts.c
    branches/cxx-conversion/gcc/passes.c
    branches/cxx-conversion/gcc/read-md.c
    branches/cxx-conversion/gcc/read-md.h
    branches/cxx-conversion/gcc/recog.c
    branches/cxx-conversion/gcc/ree.c
    branches/cxx-conversion/gcc/reload.c
    branches/cxx-conversion/gcc/reload1.c
    branches/cxx-conversion/gcc/reorg.c
    branches/cxx-conversion/gcc/rtl.def
    branches/cxx-conversion/gcc/rtl.h
    branches/cxx-conversion/gcc/sched-deps.c
    branches/cxx-conversion/gcc/sched-int.h
    branches/cxx-conversion/gcc/sched-rgn.c
    branches/cxx-conversion/gcc/simplify-rtx.c
    branches/cxx-conversion/gcc/stmt.c
    branches/cxx-conversion/gcc/stor-layout.c
    branches/cxx-conversion/gcc/symtab.c
    branches/cxx-conversion/gcc/target-globals.c
    branches/cxx-conversion/gcc/target-globals.h
    branches/cxx-conversion/gcc/target.def
    branches/cxx-conversion/gcc/testsuite/ChangeLog
    branches/cxx-conversion/gcc/testsuite/c-c++-common/tm/attrib-1.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/warn-ommitted-condop.c
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/constexpr-ex3.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/constexpr-overflow.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/defaulted15.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/variadic76.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/debug/dwarf2/nested-3.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/ext/cleanup-1.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/ext/gnu-inline-global-reject.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/template/sfinae10.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/template/sfinae6_neg.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/tm/wrap-2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/tree-ssa/pr19807.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/warn/Wconversion-real-integer.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/warn/Wdouble-promotion.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/warn/Wsign-conversion.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/warn/multiple-overflow-warn-1.C
    branches/cxx-conversion/gcc/testsuite/g++.old-deja/g++.mike/p10769b.C
    branches/cxx-conversion/gcc/testsuite/gcc.dg/20011021-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/assign-warn-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/assign-warn-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/attr-alloc_size.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/bf-ms-layout.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/builtin-stringop-chk-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/builtin-strncat-chk-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/c90-const-expr-9.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/c99-const-expr-9.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/direct2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/direct2s.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/pr28709.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/debug/dwarf2/pr41445-5.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/debug/dwarf2/pr41445-6.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/dfp/composite-type.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/fixed-point/composite-type.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/fixed-point/operator-bitwise.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr52283.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-7.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-27.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-28.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/uninit-6-O0.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vect/vect-over-widen-1-big-array.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vect/vect-over-widen-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vect/vect-over-widen-4-big-array.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vect/vect-over-widen-4.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/peep2-andu2.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/builtin_target.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/powerpc/powerpc.exp
    branches/cxx-conversion/gcc/testsuite/gcc.target/s390/20030123-1.c
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/pr52621.f90
    branches/cxx-conversion/gcc/testsuite/lib/target-supports.exp
    branches/cxx-conversion/gcc/testsuite/objc.dg/foreach-7.m
    branches/cxx-conversion/gcc/tlink.c
    branches/cxx-conversion/gcc/toplev.c
    branches/cxx-conversion/gcc/trans-mem.c
    branches/cxx-conversion/gcc/tree-cfg.c
    branches/cxx-conversion/gcc/tree-complex.c
    branches/cxx-conversion/gcc/tree-diagnostic.c
    branches/cxx-conversion/gcc/tree-eh.c
    branches/cxx-conversion/gcc/tree-emutls.c
    branches/cxx-conversion/gcc/tree-flow-inline.h
    branches/cxx-conversion/gcc/tree-flow.h
    branches/cxx-conversion/gcc/tree-inline.c
    branches/cxx-conversion/gcc/tree-mudflap.c
    branches/cxx-conversion/gcc/tree-nested.c
    branches/cxx-conversion/gcc/tree-phinodes.c
    branches/cxx-conversion/gcc/tree-predcom.c
    branches/cxx-conversion/gcc/tree-sra.c
    branches/cxx-conversion/gcc/tree-ssa-address.c
    branches/cxx-conversion/gcc/tree-ssa-alias.c
    branches/cxx-conversion/gcc/tree-ssa-alias.h
    branches/cxx-conversion/gcc/tree-ssa-ccp.c
    branches/cxx-conversion/gcc/tree-ssa-dce.c
    branches/cxx-conversion/gcc/tree-ssa-dse.c
    branches/cxx-conversion/gcc/tree-ssa-forwprop.c
    branches/cxx-conversion/gcc/tree-ssa-loop-im.c
    branches/cxx-conversion/gcc/tree-ssa-loop-ivopts.c
    branches/cxx-conversion/gcc/tree-ssa-phiopt.c
    branches/cxx-conversion/gcc/tree-ssa-pre.c
    branches/cxx-conversion/gcc/tree-ssa-sccvn.c
    branches/cxx-conversion/gcc/tree-ssa-sccvn.h
    branches/cxx-conversion/gcc/tree-ssa-sink.c
    branches/cxx-conversion/gcc/tree-ssa.c
    branches/cxx-conversion/gcc/tree-ssanames.c
    branches/cxx-conversion/gcc/tree-switch-conversion.c
    branches/cxx-conversion/gcc/tree-vect-data-refs.c
    branches/cxx-conversion/gcc/tree-vect-loop.c
    branches/cxx-conversion/gcc/tree-vect-patterns.c
    branches/cxx-conversion/gcc/tree-vect-stmts.c
    branches/cxx-conversion/gcc/tree.c
    branches/cxx-conversion/gcc/tree.h
    branches/cxx-conversion/gcc/var-tracking.c
    branches/cxx-conversion/gcc/varasm.c
    branches/cxx-conversion/gcc/varpool.c
    branches/cxx-conversion/include/ChangeLog
    branches/cxx-conversion/include/dwarf2.h
    branches/cxx-conversion/libada/ChangeLog
    branches/cxx-conversion/libada/Makefile.in
    branches/cxx-conversion/libcpp/ChangeLog
    branches/cxx-conversion/libcpp/directives.c
    branches/cxx-conversion/libcpp/files.c
    branches/cxx-conversion/libcpp/include/cpplib.h
    branches/cxx-conversion/libcpp/include/line-map.h
    branches/cxx-conversion/libcpp/init.c
    branches/cxx-conversion/libcpp/lex.c
    branches/cxx-conversion/libcpp/line-map.c
    branches/cxx-conversion/libcpp/macro.c
    branches/cxx-conversion/libgcc/ChangeLog
    branches/cxx-conversion/libgcc/config.host
    branches/cxx-conversion/libgcc/config/i386/i386-cpuinfo.c
    branches/cxx-conversion/libgfortran/ChangeLog
    branches/cxx-conversion/libgfortran/config.h.in
    branches/cxx-conversion/libgfortran/configure
    branches/cxx-conversion/libgfortran/configure.ac
    branches/cxx-conversion/libgfortran/io/unix.c
    branches/cxx-conversion/libgfortran/libgfortran.h
    branches/cxx-conversion/libgfortran/runtime/environ.c
    branches/cxx-conversion/libgfortran/runtime/main.c
    branches/cxx-conversion/libgo/MERGE
    branches/cxx-conversion/libgo/config.h.in
    branches/cxx-conversion/libgo/configure
    branches/cxx-conversion/libgo/configure.ac
    branches/cxx-conversion/libgo/go/crypto/tls/cipher_suites.go
    branches/cxx-conversion/libgo/go/crypto/tls/handshake_server.go
    branches/cxx-conversion/libgo/go/crypto/tls/handshake_server_test.go
    branches/cxx-conversion/libgo/go/crypto/tls/key_agreement.go
    branches/cxx-conversion/libgo/go/database/sql/sql.go
    branches/cxx-conversion/libgo/go/encoding/ascii85/ascii85.go
    branches/cxx-conversion/libgo/go/encoding/ascii85/ascii85_test.go
    branches/cxx-conversion/libgo/go/encoding/asn1/asn1.go
    branches/cxx-conversion/libgo/go/encoding/asn1/asn1_test.go
    branches/cxx-conversion/libgo/go/encoding/base64/base64.go
    branches/cxx-conversion/libgo/go/encoding/base64/base64_test.go
    branches/cxx-conversion/libgo/go/encoding/json/encode.go
    branches/cxx-conversion/libgo/go/encoding/json/tagkey_test.go
    branches/cxx-conversion/libgo/go/encoding/pem/pem.go
    branches/cxx-conversion/libgo/go/encoding/pem/pem_test.go
    branches/cxx-conversion/libgo/go/flag/flag.go
    branches/cxx-conversion/libgo/go/fmt/fmt_test.go
    branches/cxx-conversion/libgo/go/fmt/format.go
    branches/cxx-conversion/libgo/go/html/escape.go
    branches/cxx-conversion/libgo/go/math/ldexp.go
    branches/cxx-conversion/libgo/go/mime/mediatype.go
    branches/cxx-conversion/libgo/go/mime/mediatype_test.go
    branches/cxx-conversion/libgo/go/mime/multipart/multipart.go
    branches/cxx-conversion/libgo/go/mime/multipart/multipart_test.go
    branches/cxx-conversion/libgo/go/net/http/example_test.go
    branches/cxx-conversion/libgo/go/net/http/server.go
    branches/cxx-conversion/libgo/go/net/iprawsock_posix.go
    branches/cxx-conversion/libgo/go/net/sockopt_bsd.go
    branches/cxx-conversion/libgo/go/net/tcpsock_posix.go
    branches/cxx-conversion/libgo/go/net/udpsock_posix.go
    branches/cxx-conversion/libgo/go/net/unixsock_posix.go
    branches/cxx-conversion/libgo/go/net/url/url.go
    branches/cxx-conversion/libgo/go/net/url/url_test.go
    branches/cxx-conversion/libgo/go/os/error_windows.go
    branches/cxx-conversion/libgo/go/path/filepath/path.go
    branches/cxx-conversion/libgo/go/path/path.go
    branches/cxx-conversion/libgo/go/reflect/all_test.go
    branches/cxx-conversion/libgo/go/reflect/type.go
    branches/cxx-conversion/libgo/go/runtime/extern.go
    branches/cxx-conversion/libgo/go/syscall/libcall_linux.go
    branches/cxx-conversion/libgo/go/text/template/exec.go
    branches/cxx-conversion/libgo/go/text/template/exec_test.go
    branches/cxx-conversion/libgo/go/text/template/funcs.go
    branches/cxx-conversion/libgo/go/time/format.go
    branches/cxx-conversion/libgo/go/time/time.go
    branches/cxx-conversion/libgo/go/time/time_test.go
    branches/cxx-conversion/libgo/go/time/zoneinfo_windows.go
    branches/cxx-conversion/libgo/mksysinfo.sh
    branches/cxx-conversion/libgo/runtime/go-nosys.c
    branches/cxx-conversion/libgo/runtime/go-setenv.c
    branches/cxx-conversion/libiberty/ChangeLog
    branches/cxx-conversion/libiberty/Makefile.in
    branches/cxx-conversion/libstdc++-v3/ChangeLog
    branches/cxx-conversion/libstdc++-v3/configure
    branches/cxx-conversion/libstdc++-v3/crossconfig.m4
    branches/cxx-conversion/libstdc++-v3/doc/xml/faq.xml
    branches/cxx-conversion/libstdc++-v3/doc/xml/manual/allocator.xml
    branches/cxx-conversion/libstdc++-v3/doc/xml/manual/debug.xml
    branches/cxx-conversion/libstdc++-v3/doc/xml/manual/evolution.xml
    branches/cxx-conversion/libstdc++-v3/doc/xml/manual/using.xml
    branches/cxx-conversion/libstdc++-v3/include/bits/basic_ios.h
    branches/cxx-conversion/libstdc++-v3/include/bits/basic_string.h
    branches/cxx-conversion/libstdc++-v3/include/bits/forward_list.h
    branches/cxx-conversion/libstdc++-v3/include/bits/hashtable.h
    branches/cxx-conversion/libstdc++-v3/include/bits/hashtable_policy.h
    branches/cxx-conversion/libstdc++-v3/include/bits/random.h
    branches/cxx-conversion/libstdc++-v3/include/bits/random.tcc
    branches/cxx-conversion/libstdc++-v3/include/bits/stl_algobase.h
    branches/cxx-conversion/libstdc++-v3/include/bits/stl_bvector.h
    branches/cxx-conversion/libstdc++-v3/include/bits/stl_deque.h
    branches/cxx-conversion/libstdc++-v3/include/bits/stl_list.h
    branches/cxx-conversion/libstdc++-v3/include/bits/stl_map.h
    branches/cxx-conversion/libstdc++-v3/include/bits/stl_multimap.h
    branches/cxx-conversion/libstdc++-v3/include/bits/stl_multiset.h
    branches/cxx-conversion/libstdc++-v3/include/bits/stl_pair.h
    branches/cxx-conversion/libstdc++-v3/include/bits/stl_queue.h
    branches/cxx-conversion/libstdc++-v3/include/bits/stl_set.h
    branches/cxx-conversion/libstdc++-v3/include/bits/stl_stack.h
    branches/cxx-conversion/libstdc++-v3/include/bits/stl_vector.h
    branches/cxx-conversion/libstdc++-v3/include/bits/unordered_map.h
    branches/cxx-conversion/libstdc++-v3/include/bits/unordered_set.h
    branches/cxx-conversion/libstdc++-v3/include/std/array
    branches/cxx-conversion/libstdc++-v3/include/std/atomic
    branches/cxx-conversion/libstdc++-v3/include/std/fstream
    branches/cxx-conversion/libstdc++-v3/include/std/functional
    branches/cxx-conversion/libstdc++-v3/include/std/istream
    branches/cxx-conversion/libstdc++-v3/include/std/limits
    branches/cxx-conversion/libstdc++-v3/include/std/ostream
    branches/cxx-conversion/libstdc++-v3/include/std/sstream
    branches/cxx-conversion/libstdc++-v3/include/std/streambuf
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/assign_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_1_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_2_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/insert_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc

Propchange: branches/cxx-conversion/
            ('svn:mergeinfo' modified)

Propchange: branches/cxx-conversion/
            ('svnmerge-integrated' modified)



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