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]

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


Author: dnovillo
Date: Sat Aug 11 23:29:00 2012
New Revision: 190321

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190321
Log:
Merged revisions 189665-189666,189669,189672-189674,189676-189678,189680-189682,189685,189687,189689,189695,189700-189701,189703-189704,189707,189709,189711-189712,189715,189717-189719,189722-189723,189725-189726,189728-189731,189733-189734,189737-189740,189742-189748,189751-189757,189759-189760,189765-189766,189768-189785,189787,189790,189792,189795-189797,189800-189808,189810,189812,189814-189821,189825-189826,189832,189836,189838-189840,189844-189845,189849-189854,189856,189859-189861,189863-189865,189867,189870,189872-189873,189876-189878,189881-189885,189887-189888,189890-189894,189896,189898-189899,189901,189904-189905,189907-189913,189915-189919,189921,189924-189925,189929,189938,189950-189954,189969,189973-189975,189977-189980,189985-189986,189988-189989,189993-189997,189999,190001-190007,190009-190010,190012-190013,190015-190017,190019,190022-190023,190028,190032-190039,190043-190044,190047,190049-190051,190053-190054,190060-190063,190067,190069-190070,190073-190074,190080,190084,190088,190090,190092-190102,190104-190105,190108-190110,190113-190114,190116,190123,190126,190128,190130-190132,190134,190136,190139-190146,190149-190151,190154,190156-190173,190175-190176,190179,190182,190184,190186-190187,190189-190190,190194,190197-190202,190206,190209,190212-190213,190215-190216,190219-190220,190222-190225,190227-190231,190235-190237,190242,190246,190249-190255,190257-190261,190268,190271,190273,190277-190278,190280-190284,190286-190291,190293-190294,190297-190298 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/trunk


Added:
    branches/cxx-conversion/gcc/config/i386/adxintrin.h
      - copied unchanged from r190298, trunk/gcc/config/i386/adxintrin.h
    branches/cxx-conversion/gcc/config/i386/prfchwintrin.h
      - copied unchanged from r190123, trunk/gcc/config/i386/prfchwintrin.h
    branches/cxx-conversion/gcc/config/i386/rdseedintrin.h
      - copied unchanged from r190123, trunk/gcc/config/i386/rdseedintrin.h
    branches/cxx-conversion/gcc/config/mips/xlp.md
      - copied unchanged from r190123, trunk/gcc/config/mips/xlp.md
    branches/cxx-conversion/gcc/config/rs6000/601.md
      - copied unchanged from r190123, trunk/gcc/config/rs6000/601.md
    branches/cxx-conversion/gcc/optabs.def
      - copied unchanged from r190123, trunk/gcc/optabs.def
    branches/cxx-conversion/gcc/testsuite/c-c++-common/pr28656.c
      - copied unchanged from r190123, trunk/gcc/testsuite/c-c++-common/pr28656.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/pr53633.c
      - copied unchanged from r190123, trunk/gcc/testsuite/c-c++-common/pr53633.c
    branches/cxx-conversion/gcc/testsuite/g++.dg/conversion/void2.C
      - copied unchanged from r190298, trunk/gcc/testsuite/g++.dg/conversion/void2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/constexpr-builtin2.C
      - copied unchanged from r190123, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-builtin2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/constexpr-const1.C
      - copied unchanged from r190123, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-const1.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/constexpr-neg2.C
      - copied unchanged from r190123, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-neg2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/sfinae38.C
      - copied unchanged from r190298, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae38.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/static_assert8.C
      - copied unchanged from r190298, trunk/gcc/testsuite/g++.dg/cpp0x/static_assert8.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/temp_default5.C
      - copied unchanged from r190123, trunk/gcc/testsuite/g++.dg/cpp0x/temp_default5.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/debug/dwarf2/nested-4.C
      - copied unchanged from r190123, trunk/gcc/testsuite/g++.dg/debug/dwarf2/nested-4.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/debug/dwarf2/non-virtual-thunk.C
      - copied unchanged from r190298, trunk/gcc/testsuite/g++.dg/debug/dwarf2/non-virtual-thunk.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/ext/vector17.C
      - copied unchanged from r190123, trunk/gcc/testsuite/g++.dg/ext/vector17.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/init/mutable1.C
      - copied unchanged from r190123, trunk/gcc/testsuite/g++.dg/init/mutable1.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/other/armv7m-1.C
      - copied unchanged from r190123, trunk/gcc/testsuite/g++.dg/other/armv7m-1.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/other/array7.C
      - copied unchanged from r190123, trunk/gcc/testsuite/g++.dg/other/array7.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/overload/defarg6.C
      - copied unchanged from r190123, trunk/gcc/testsuite/g++.dg/overload/defarg6.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/torture/pr50672.C
      - copied unchanged from r190123, trunk/gcc/testsuite/g++.dg/torture/pr50672.C
    branches/cxx-conversion/gcc/testsuite/gcc.c-torture/compile/20120727-1.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.c-torture/compile/20120727-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.c-torture/compile/20120727-2.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.c-torture/compile/20120727-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.c-torture/execute/20120808-1.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.c-torture/execute/20120808-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/attr-hotcold-1.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/attr-hotcold-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/fold-notunord.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/fold-notunord.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/ipa/iinline-4.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/ipa/iinline-4.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/ipa/iinline-5.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/ipa/iinline-5.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/ipa/iinline-6.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/ipa/iinline-6.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/ipa/iinline-7.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/ipa/iinline-7.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/lto/20120723_0.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/lto/20120723_0.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/lto/20120723_1.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/lto/20120723_1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr53701.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/pr53701.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr53881-1.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/pr53881-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr53881-2.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/pr53881-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr53942.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/pr53942.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/predict-7.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/predict-7.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/matrix-1.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/matrix-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/matrix-2.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/matrix-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/matrix-3.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/matrix-3.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/matrix-4.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/matrix-4.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/matrix-5.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/matrix-5.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/matrix-6.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/matrix-6.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/pr54027.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/pr54027.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/pr54098.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/torture/pr54098.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/pr54109.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/pr54109.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/transpose-1.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/transpose-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/transpose-2.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/transpose-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/transpose-3.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/transpose-3.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/transpose-4.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/transpose-4.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/transpose-5.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/transpose-5.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/transpose-6.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/transpose-6.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/vector-shuffle1.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/torture/vector-shuffle1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/alias-21.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/tree-ssa/alias-21.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/alias-22.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/tree-ssa/alias-22.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/attr-hotcold-2.c
      - copied, changed from r190123, trunk/gcc/testsuite/gcc.dg/tree-ssa/attr-hotcold-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/pr54211.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr54211.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-10.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-10.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-11.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-11.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-12.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-12.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-13.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-13.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-14.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-14.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-15.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-15.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-16.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-16.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-17.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-17.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-18.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-18.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-19.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-19.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-20.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-20.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-21.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-21.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-22.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-22.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-23.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-23.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-24.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-24.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-25.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-25.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-26.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-26.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-27.c
      - copied, changed from r190123, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-27.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-28.c
      - copied, changed from r190123, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-28.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-29.c
      - copied, changed from r190123, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-29.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-30.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-30.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-31.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-31.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-5.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-5.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-6.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-6.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-7.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-7.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-8.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-8.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/slsr-9.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-9.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-10.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-10.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-11.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-11.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-8.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-8.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-9.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-9.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/vrp72.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp72.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/vrp73.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp73.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/vrp74.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp74.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/vrp75.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp75.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/vrp76.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp76.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/vrp78.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp78.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vect/pr53773.c
      - copied, changed from r190123, trunk/gcc/testsuite/gcc.dg/vect/pr53773.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/arm/pr54051.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/arm/pr54051.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1ml.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1ml.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2ml.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2ml.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3ml.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3ml.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1ml.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1ml.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1ml.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1ml.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2ml.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2ml.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3ml.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3ml.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1ml.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1ml.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/adx-addcarryx32-1.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.target/i386/adx-addcarryx32-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/adx-addcarryx32-2.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.target/i386/adx-addcarryx32-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/adx-addcarryx32-3.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.target/i386/adx-addcarryx32-3.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/adx-addcarryx64-1.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.target/i386/adx-addcarryx64-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/adx-addcarryx64-2.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.target/i386/adx-addcarryx64-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/adx-addcarryx64-3.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.target/i386/adx-addcarryx64-3.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/adx-check.h
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.target/i386/adx-check.h
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/asm-dialect-1.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/i386/asm-dialect-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/pr54157.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.target/i386/pr54157.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/prefetchw-1.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/i386/prefetchw-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/rdseed16-1.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/i386/rdseed16-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/rdseed32-1.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/i386/rdseed32-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/rdseed64-1.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/i386/rdseed64-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/mips/octeon-pop-2.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/mips/octeon-pop-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/mips/unaligned-1.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/mips/unaligned-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/sh/pr39423-1.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.target/sh/pr39423-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/sh/pr51244-4.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gcc.target/sh/pr51244-4.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/sh/pr51244-5.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.target/sh/pr51244-5.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/sh/pr51244-6.c
      - copied unchanged from r190298, trunk/gcc/testsuite/gcc.target/sh/pr51244-6.c
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/array_5.f90
      - copied unchanged from r190298, trunk/gcc/testsuite/gfortran.dg/array_5.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/array_constructor_38.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/array_constructor_38.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/array_constructor_39.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/array_constructor_39.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_1.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_1.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_10.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_10.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_11.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_11.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_12.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_12.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_1_c.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_1_c.c
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_2.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_2.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_3.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_3.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_4.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_4.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_5.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_5.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_6.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_6.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_7.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_7.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_8.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_8.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_8_c.c
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_8_c.c
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_9.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_9.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_bounds_1.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_bounds_1.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_rank_bounds_2.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/assumed_rank_bounds_2.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/bind_c_array_params_2.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/bind_c_array_params_2.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/c_funloc_tests_6.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/c_funloc_tests_6.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/c_funloc_tests_7.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/c_funloc_tests_7.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/dummy_procedure_8.f90
      - copied unchanged from r190298, trunk/gcc/testsuite/gfortran.dg/dummy_procedure_8.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/include_6.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/include_6.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/include_7.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/include_7.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/intrinsic_shadow_4.f90
      - copied unchanged from r190298, trunk/gcc/testsuite/gfortran.dg/intrinsic_shadow_4.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/proc_decl_29.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/proc_decl_29.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/proc_ptr_37.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/proc_ptr_37.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/proc_ptr_comp_35.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_35.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/typebound_override_3.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/typebound_override_3.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/typebound_proc_26.f90
      - copied unchanged from r190123, trunk/gcc/testsuite/gfortran.dg/typebound_proc_26.f90
    branches/cxx-conversion/gcc/testsuite/gnat.dg/aggr20.adb
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/aggr20.adb
    branches/cxx-conversion/gcc/testsuite/gnat.dg/aggr20.ads
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/aggr20.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/aggr20_pkg.ads
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/aggr20_pkg.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/derived_type3.adb
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/derived_type3.adb
    branches/cxx-conversion/gcc/testsuite/gnat.dg/derived_type3_pkg.adb
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/derived_type3_pkg.adb
    branches/cxx-conversion/gcc/testsuite/gnat.dg/derived_type3_pkg.ads
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/derived_type3_pkg.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/discr38.adb
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/discr38.adb
    branches/cxx-conversion/gcc/testsuite/gnat.dg/noreturn5.adb
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/noreturn5.adb
    branches/cxx-conversion/gcc/testsuite/gnat.dg/noreturn5.ads
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/noreturn5.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/opt25.adb
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/opt25.adb
    branches/cxx-conversion/gcc/testsuite/gnat.dg/opt25_pkg1.adb
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/opt25_pkg1.adb
    branches/cxx-conversion/gcc/testsuite/gnat.dg/opt25_pkg1.ads
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/opt25_pkg1.ads
    branches/cxx-conversion/gcc/testsuite/gnat.dg/opt25_pkg2.adb
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/opt25_pkg2.adb
    branches/cxx-conversion/gcc/testsuite/gnat.dg/opt25_pkg2.ads
      - copied unchanged from r190123, trunk/gcc/testsuite/gnat.dg/opt25_pkg2.ads
    branches/cxx-conversion/gcc/valtrack.c
      - copied unchanged from r190123, trunk/gcc/valtrack.c
    branches/cxx-conversion/gcc/valtrack.h
      - copied unchanged from r190123, trunk/gcc/valtrack.h
    branches/cxx-conversion/libgcc/config/stormy16/clrsbhi2.c
      - copied unchanged from r190123, trunk/libgcc/config/stormy16/clrsbhi2.c
    branches/cxx-conversion/libgo/runtime/getncpu-bsd.c
      - copied unchanged from r190298, trunk/libgo/runtime/getncpu-bsd.c
    branches/cxx-conversion/libgo/runtime/getncpu-irix.c
      - copied unchanged from r190298, trunk/libgo/runtime/getncpu-irix.c
    branches/cxx-conversion/libgo/runtime/getncpu-linux.c
      - copied unchanged from r190298, trunk/libgo/runtime/getncpu-linux.c
    branches/cxx-conversion/libgo/runtime/getncpu-none.c
      - copied unchanged from r190298, trunk/libgo/runtime/getncpu-none.c
    branches/cxx-conversion/libgo/runtime/getncpu-solaris.c
      - copied unchanged from r190298, trunk/libgo/runtime/getncpu-solaris.c
    branches/cxx-conversion/libstdc++-v3/testsuite/20_util/duration/cons/54025.cc
      - copied unchanged from r190123, trunk/libstdc++-v3/testsuite/20_util/duration/cons/54025.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/reserve.cc
      - copied unchanged from r190123, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/reserve.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/unordered_multimap/modifiers/reserve.cc
      - copied unchanged from r190123, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/modifiers/reserve.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/reserve.cc
      - copied unchanged from r190123, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/reserve.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/reserve.cc
      - copied unchanged from r190123, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/reserve.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/pr54036-1.cc
      - copied unchanged from r190298, trunk/libstdc++-v3/testsuite/decimal/pr54036-1.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/pr54036-2.cc
      - copied unchanged from r190298, trunk/libstdc++-v3/testsuite/decimal/pr54036-2.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/pr54036-3.cc
      - copied unchanged from r190298, trunk/libstdc++-v3/testsuite/decimal/pr54036-3.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/performance/23_containers/insert/unordered_set.cc
      - copied unchanged from r190123, trunk/libstdc++-v3/testsuite/performance/23_containers/insert/unordered_set.cc
Removed:
    branches/cxx-conversion/gcc/config/rs6000/rios1.md
    branches/cxx-conversion/gcc/config/rs6000/rios2.md
    branches/cxx-conversion/gcc/matrix-reorg.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/matrix/
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr53881.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/powerpc/rs6000-power2-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/powerpc/rs6000-power2-2.c
Modified:
    branches/cxx-conversion/   (props changed)
    branches/cxx-conversion/ChangeLog
    branches/cxx-conversion/MAINTAINERS
    branches/cxx-conversion/contrib/ChangeLog
    branches/cxx-conversion/contrib/ChangeLog.cxx-conversion
    branches/cxx-conversion/contrib/testsuite-management/validate_failures.py
    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-cfdlli.ads
    branches/cxx-conversion/gcc/ada/a-cidlli.adb
    branches/cxx-conversion/gcc/ada/a-cihama.adb
    branches/cxx-conversion/gcc/ada/a-cihase.adb
    branches/cxx-conversion/gcc/ada/a-cimutr.adb
    branches/cxx-conversion/gcc/ada/a-ciorma.adb
    branches/cxx-conversion/gcc/ada/a-ciormu.adb
    branches/cxx-conversion/gcc/ada/a-ciorse.adb
    branches/cxx-conversion/gcc/ada/a-coinho.adb
    branches/cxx-conversion/gcc/ada/a-coinve.adb
    branches/cxx-conversion/gcc/ada/a-ngelfu.adb
    branches/cxx-conversion/gcc/ada/aspects.ads
    branches/cxx-conversion/gcc/ada/bindusg.adb
    branches/cxx-conversion/gcc/ada/checks.adb
    branches/cxx-conversion/gcc/ada/exp_aggr.adb
    branches/cxx-conversion/gcc/ada/exp_attr.adb
    branches/cxx-conversion/gcc/ada/exp_ch11.adb
    branches/cxx-conversion/gcc/ada/exp_ch3.adb
    branches/cxx-conversion/gcc/ada/exp_ch4.adb
    branches/cxx-conversion/gcc/ada/exp_ch5.adb
    branches/cxx-conversion/gcc/ada/exp_ch6.adb
    branches/cxx-conversion/gcc/ada/exp_ch7.adb
    branches/cxx-conversion/gcc/ada/exp_ch9.adb
    branches/cxx-conversion/gcc/ada/exp_disp.adb
    branches/cxx-conversion/gcc/ada/exp_util.adb
    branches/cxx-conversion/gcc/ada/freeze.adb
    branches/cxx-conversion/gcc/ada/frontend.adb
    branches/cxx-conversion/gcc/ada/g-sercom-linux.adb
    branches/cxx-conversion/gcc/ada/g-sercom-mingw.adb
    branches/cxx-conversion/gcc/ada/g-sercom.adb
    branches/cxx-conversion/gcc/ada/g-sercom.ads
    branches/cxx-conversion/gcc/ada/g-socket.adb
    branches/cxx-conversion/gcc/ada/g-spitbo.adb
    branches/cxx-conversion/gcc/ada/g-spitbo.ads
    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/trans.c
    branches/cxx-conversion/gcc/ada/gcc-interface/utils2.c
    branches/cxx-conversion/gcc/ada/gnat-style.texi
    branches/cxx-conversion/gcc/ada/gnat1drv.adb
    branches/cxx-conversion/gcc/ada/gnat_ugn.texi
    branches/cxx-conversion/gcc/ada/gnatcmd.adb
    branches/cxx-conversion/gcc/ada/inline.ads
    branches/cxx-conversion/gcc/ada/layout.adb
    branches/cxx-conversion/gcc/ada/make.adb
    branches/cxx-conversion/gcc/ada/makeutl.adb
    branches/cxx-conversion/gcc/ada/makeutl.ads
    branches/cxx-conversion/gcc/ada/opt.ads
    branches/cxx-conversion/gcc/ada/osint.adb
    branches/cxx-conversion/gcc/ada/par-ch13.adb
    branches/cxx-conversion/gcc/ada/par-ch6.adb
    branches/cxx-conversion/gcc/ada/par-endh.adb
    branches/cxx-conversion/gcc/ada/par.adb
    branches/cxx-conversion/gcc/ada/par_sco.adb
    branches/cxx-conversion/gcc/ada/prj-attr.adb
    branches/cxx-conversion/gcc/ada/prj-nmsc.adb
    branches/cxx-conversion/gcc/ada/projects.texi
    branches/cxx-conversion/gcc/ada/restrict.adb
    branches/cxx-conversion/gcc/ada/s-atopri.adb
    branches/cxx-conversion/gcc/ada/s-atopri.ads
    branches/cxx-conversion/gcc/ada/s-htable.adb
    branches/cxx-conversion/gcc/ada/s-oscons-tmplt.c
    branches/cxx-conversion/gcc/ada/s-tasinf-linux.ads
    branches/cxx-conversion/gcc/ada/sem.adb
    branches/cxx-conversion/gcc/ada/sem.ads
    branches/cxx-conversion/gcc/ada/sem_attr.adb
    branches/cxx-conversion/gcc/ada/sem_aux.adb
    branches/cxx-conversion/gcc/ada/sem_aux.ads
    branches/cxx-conversion/gcc/ada/sem_ch10.adb
    branches/cxx-conversion/gcc/ada/sem_ch12.adb
    branches/cxx-conversion/gcc/ada/sem_ch13.adb
    branches/cxx-conversion/gcc/ada/sem_ch13.ads
    branches/cxx-conversion/gcc/ada/sem_ch3.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_ch9.adb
    branches/cxx-conversion/gcc/ada/sem_dim.adb
    branches/cxx-conversion/gcc/ada/sem_eval.ads
    branches/cxx-conversion/gcc/ada/sem_mech.adb
    branches/cxx-conversion/gcc/ada/sem_prag.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/sinfo.adb
    branches/cxx-conversion/gcc/ada/sinfo.ads
    branches/cxx-conversion/gcc/ada/snames.ads-tmpl
    branches/cxx-conversion/gcc/ada/switch-c.adb
    branches/cxx-conversion/gcc/ada/switch-m.adb
    branches/cxx-conversion/gcc/ada/system-aix.ads
    branches/cxx-conversion/gcc/ada/system-aix64.ads
    branches/cxx-conversion/gcc/ada/system-darwin-ppc.ads
    branches/cxx-conversion/gcc/ada/system-darwin-ppc64.ads
    branches/cxx-conversion/gcc/ada/system-darwin-x86.ads
    branches/cxx-conversion/gcc/ada/system-darwin-x86_64.ads
    branches/cxx-conversion/gcc/ada/system-freebsd-x86.ads
    branches/cxx-conversion/gcc/ada/system-freebsd-x86_64.ads
    branches/cxx-conversion/gcc/ada/system-hpux-ia64.ads
    branches/cxx-conversion/gcc/ada/system-hpux.ads
    branches/cxx-conversion/gcc/ada/system-linux-alpha.ads
    branches/cxx-conversion/gcc/ada/system-linux-hppa.ads
    branches/cxx-conversion/gcc/ada/system-linux-ia64.ads
    branches/cxx-conversion/gcc/ada/system-linux-ppc.ads
    branches/cxx-conversion/gcc/ada/system-linux-s390.ads
    branches/cxx-conversion/gcc/ada/system-linux-s390x.ads
    branches/cxx-conversion/gcc/ada/system-linux-sh4.ads
    branches/cxx-conversion/gcc/ada/system-linux-sparc.ads
    branches/cxx-conversion/gcc/ada/system-linux-x86.ads
    branches/cxx-conversion/gcc/ada/system-linux-x86_64.ads
    branches/cxx-conversion/gcc/ada/system-lynxos-ppc.ads
    branches/cxx-conversion/gcc/ada/system-lynxos-x86.ads
    branches/cxx-conversion/gcc/ada/system-mingw-x86_64.ads
    branches/cxx-conversion/gcc/ada/system-mingw.ads
    branches/cxx-conversion/gcc/ada/system-solaris-sparc.ads
    branches/cxx-conversion/gcc/ada/system-solaris-sparcv9.ads
    branches/cxx-conversion/gcc/ada/system-solaris-x86.ads
    branches/cxx-conversion/gcc/ada/system-solaris-x86_64.ads
    branches/cxx-conversion/gcc/ada/system-vms-ia64.ads
    branches/cxx-conversion/gcc/ada/system-vms_64.ads
    branches/cxx-conversion/gcc/ada/system-vxworks-arm.ads
    branches/cxx-conversion/gcc/ada/system-vxworks-m68k.ads
    branches/cxx-conversion/gcc/ada/system-vxworks-mips.ads
    branches/cxx-conversion/gcc/ada/system-vxworks-ppc.ads
    branches/cxx-conversion/gcc/ada/system-vxworks-sparcv9.ads
    branches/cxx-conversion/gcc/ada/system-vxworks-x86.ads
    branches/cxx-conversion/gcc/ada/targparm.adb
    branches/cxx-conversion/gcc/ada/targparm.ads
    branches/cxx-conversion/gcc/ada/tree_io.ads
    branches/cxx-conversion/gcc/ada/types.ads
    branches/cxx-conversion/gcc/ada/uintp.adb
    branches/cxx-conversion/gcc/ada/xoscons.adb
    branches/cxx-conversion/gcc/alloc-pool.c
    branches/cxx-conversion/gcc/basic-block.h
    branches/cxx-conversion/gcc/bitmap.c
    branches/cxx-conversion/gcc/bitmap.h
    branches/cxx-conversion/gcc/bt-load.c
    branches/cxx-conversion/gcc/builtins.c
    branches/cxx-conversion/gcc/c-family/ChangeLog
    branches/cxx-conversion/gcc/c-family/c-common.c
    branches/cxx-conversion/gcc/c-family/c-pretty-print.c
    branches/cxx-conversion/gcc/c/ChangeLog
    branches/cxx-conversion/gcc/c/c-lang.h
    branches/cxx-conversion/gcc/calls.c
    branches/cxx-conversion/gcc/cfg-flags.def
    branches/cxx-conversion/gcc/cfg.c
    branches/cxx-conversion/gcc/cfganal.c
    branches/cxx-conversion/gcc/cfgexpand.c
    branches/cxx-conversion/gcc/cfghooks.c
    branches/cxx-conversion/gcc/cfgrtl.c
    branches/cxx-conversion/gcc/cgraph.h
    branches/cxx-conversion/gcc/cgraphunit.c
    branches/cxx-conversion/gcc/combine.c
    branches/cxx-conversion/gcc/common.opt
    branches/cxx-conversion/gcc/common/config/i386/i386-common.c
    branches/cxx-conversion/gcc/common/config/rs6000/rs6000-common.c
    branches/cxx-conversion/gcc/config.gcc
    branches/cxx-conversion/gcc/config/alpha/alpha.c
    branches/cxx-conversion/gcc/config/alpha/alpha.h
    branches/cxx-conversion/gcc/config/arm/arm-cores.def
    branches/cxx-conversion/gcc/config/arm/arm-protos.h
    branches/cxx-conversion/gcc/config/arm/arm.c
    branches/cxx-conversion/gcc/config/arm/bpabi.h
    branches/cxx-conversion/gcc/config/arm/neon.md
    branches/cxx-conversion/gcc/config/arm/neon.ml
    branches/cxx-conversion/gcc/config/avr/avr.c
    branches/cxx-conversion/gcc/config/cr16/cr16.h
    branches/cxx-conversion/gcc/config/cris/cris.c
    branches/cxx-conversion/gcc/config/cris/cris.h
    branches/cxx-conversion/gcc/config/epiphany/epiphany.h
    branches/cxx-conversion/gcc/config/frv/frv-protos.h
    branches/cxx-conversion/gcc/config/frv/frv.c
    branches/cxx-conversion/gcc/config/h8300/h8300.h
    branches/cxx-conversion/gcc/config/i386/constraints.md
    branches/cxx-conversion/gcc/config/i386/cpuid.h
    branches/cxx-conversion/gcc/config/i386/driver-i386.c
    branches/cxx-conversion/gcc/config/i386/i386-builtin-types.def
    branches/cxx-conversion/gcc/config/i386/i386-c.c
    branches/cxx-conversion/gcc/config/i386/i386-protos.h
    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/lzcntintrin.h
    branches/cxx-conversion/gcc/config/i386/mm3dnow.h
    branches/cxx-conversion/gcc/config/i386/predicates.md
    branches/cxx-conversion/gcc/config/i386/sync.md
    branches/cxx-conversion/gcc/config/i386/x86intrin.h
    branches/cxx-conversion/gcc/config/ia64/ia64-protos.h
    branches/cxx-conversion/gcc/config/ia64/ia64.c
    branches/cxx-conversion/gcc/config/ia64/vect.md
    branches/cxx-conversion/gcc/config/linux.h
    branches/cxx-conversion/gcc/config/m32c/cond.md
    branches/cxx-conversion/gcc/config/m32c/m32c.c
    branches/cxx-conversion/gcc/config/mcore/mcore.c
    branches/cxx-conversion/gcc/config/mep/mep.h
    branches/cxx-conversion/gcc/config/mips/10000.md
    branches/cxx-conversion/gcc/config/mips/20kc.md
    branches/cxx-conversion/gcc/config/mips/24k.md
    branches/cxx-conversion/gcc/config/mips/4130.md
    branches/cxx-conversion/gcc/config/mips/4k.md
    branches/cxx-conversion/gcc/config/mips/5400.md
    branches/cxx-conversion/gcc/config/mips/5500.md
    branches/cxx-conversion/gcc/config/mips/5k.md
    branches/cxx-conversion/gcc/config/mips/7000.md
    branches/cxx-conversion/gcc/config/mips/74k.md
    branches/cxx-conversion/gcc/config/mips/9000.md
    branches/cxx-conversion/gcc/config/mips/generic.md
    branches/cxx-conversion/gcc/config/mips/loongson2ef.md
    branches/cxx-conversion/gcc/config/mips/loongson3a.md
    branches/cxx-conversion/gcc/config/mips/mips-cpus.def
    branches/cxx-conversion/gcc/config/mips/mips-protos.h
    branches/cxx-conversion/gcc/config/mips/mips-tables.opt
    branches/cxx-conversion/gcc/config/mips/mips.c
    branches/cxx-conversion/gcc/config/mips/mips.h
    branches/cxx-conversion/gcc/config/mips/mips.md
    branches/cxx-conversion/gcc/config/mips/octeon.md
    branches/cxx-conversion/gcc/config/mips/predicates.md
    branches/cxx-conversion/gcc/config/mips/sb1.md
    branches/cxx-conversion/gcc/config/mips/sr71k.md
    branches/cxx-conversion/gcc/config/mips/sync.md
    branches/cxx-conversion/gcc/config/mips/xlr.md
    branches/cxx-conversion/gcc/config/mn10300/mn10300-protos.h
    branches/cxx-conversion/gcc/config/mn10300/mn10300.c
    branches/cxx-conversion/gcc/config/mn10300/mn10300.h
    branches/cxx-conversion/gcc/config/mn10300/mn10300.md
    branches/cxx-conversion/gcc/config/rl78/rl78.c
    branches/cxx-conversion/gcc/config/rs6000/aix43.h
    branches/cxx-conversion/gcc/config/rs6000/aix51.h
    branches/cxx-conversion/gcc/config/rs6000/aix52.h
    branches/cxx-conversion/gcc/config/rs6000/aix53.h
    branches/cxx-conversion/gcc/config/rs6000/aix61.h
    branches/cxx-conversion/gcc/config/rs6000/constraints.md
    branches/cxx-conversion/gcc/config/rs6000/darwin.h
    branches/cxx-conversion/gcc/config/rs6000/dfp.md
    branches/cxx-conversion/gcc/config/rs6000/driver-rs6000.c
    branches/cxx-conversion/gcc/config/rs6000/power4.md
    branches/cxx-conversion/gcc/config/rs6000/predicates.md
    branches/cxx-conversion/gcc/config/rs6000/rs6000-c.c
    branches/cxx-conversion/gcc/config/rs6000/rs6000-cpus.def
    branches/cxx-conversion/gcc/config/rs6000/rs6000-opts.h
    branches/cxx-conversion/gcc/config/rs6000/rs6000-protos.h
    branches/cxx-conversion/gcc/config/rs6000/rs6000-tables.opt
    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/rs6000/rs6000.opt
    branches/cxx-conversion/gcc/config/rs6000/sysv4.h
    branches/cxx-conversion/gcc/config/rs6000/t-aix43
    branches/cxx-conversion/gcc/config/rs6000/t-rs6000
    branches/cxx-conversion/gcc/config/rx/rx.c
    branches/cxx-conversion/gcc/config/s390/s390-protos.h
    branches/cxx-conversion/gcc/config/s390/s390.c
    branches/cxx-conversion/gcc/config/s390/s390.md
    branches/cxx-conversion/gcc/config/sh/predicates.md
    branches/cxx-conversion/gcc/config/sh/sh-protos.h
    branches/cxx-conversion/gcc/config/sh/sh.c
    branches/cxx-conversion/gcc/config/sh/sh.h
    branches/cxx-conversion/gcc/config/sh/sh.md
    branches/cxx-conversion/gcc/config/sh/sh.opt
    branches/cxx-conversion/gcc/config/sh/sync.md
    branches/cxx-conversion/gcc/config/sparc/sparc.md
    branches/cxx-conversion/gcc/config/spu/spu.c
    branches/cxx-conversion/gcc/config/stormy16/stormy16.c
    branches/cxx-conversion/gcc/config/v850/v850.h
    branches/cxx-conversion/gcc/config/v850/v850.md
    branches/cxx-conversion/gcc/config/vax/vax-protos.h
    branches/cxx-conversion/gcc/config/vax/vax.c
    branches/cxx-conversion/gcc/config/vax/vax.h
    branches/cxx-conversion/gcc/config/vax/vax.md
    branches/cxx-conversion/gcc/configure
    branches/cxx-conversion/gcc/configure.ac
    branches/cxx-conversion/gcc/coverage.c
    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/cxx-pretty-print.c
    branches/cxx-conversion/gcc/cp/decl.c
    branches/cxx-conversion/gcc/cp/error.c
    branches/cxx-conversion/gcc/cp/lex.c
    branches/cxx-conversion/gcc/cp/parser.c
    branches/cxx-conversion/gcc/cp/pt.c
    branches/cxx-conversion/gcc/cp/search.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/cprop.c
    branches/cxx-conversion/gcc/cse.c
    branches/cxx-conversion/gcc/cselib.c
    branches/cxx-conversion/gcc/dce.c
    branches/cxx-conversion/gcc/defaults.h
    branches/cxx-conversion/gcc/df-problems.c
    branches/cxx-conversion/gcc/df.h
    branches/cxx-conversion/gcc/diagnostic.c
    branches/cxx-conversion/gcc/doc/extend.texi
    branches/cxx-conversion/gcc/doc/gcov.texi
    branches/cxx-conversion/gcc/doc/gty.texi
    branches/cxx-conversion/gcc/doc/invoke.texi
    branches/cxx-conversion/gcc/doc/sourcebuild.texi
    branches/cxx-conversion/gcc/doc/tm.texi
    branches/cxx-conversion/gcc/doc/tm.texi.in
    branches/cxx-conversion/gcc/doc/tree-ssa.texi
    branches/cxx-conversion/gcc/dojump.c
    branches/cxx-conversion/gcc/dwarf2out.c
    branches/cxx-conversion/gcc/dwarf2out.h
    branches/cxx-conversion/gcc/ebitmap.c
    branches/cxx-conversion/gcc/emit-rtl.c
    branches/cxx-conversion/gcc/except.c
    branches/cxx-conversion/gcc/expmed.c
    branches/cxx-conversion/gcc/expmed.h
    branches/cxx-conversion/gcc/expr.c
    branches/cxx-conversion/gcc/final.c
    branches/cxx-conversion/gcc/fold-const.c
    branches/cxx-conversion/gcc/fortran/ChangeLog
    branches/cxx-conversion/gcc/fortran/array.c
    branches/cxx-conversion/gcc/fortran/check.c
    branches/cxx-conversion/gcc/fortran/class.c
    branches/cxx-conversion/gcc/fortran/decl.c
    branches/cxx-conversion/gcc/fortran/dependency.c
    branches/cxx-conversion/gcc/fortran/dump-parse-tree.c
    branches/cxx-conversion/gcc/fortran/expr.c
    branches/cxx-conversion/gcc/fortran/gfortran.h
    branches/cxx-conversion/gcc/fortran/interface.c
    branches/cxx-conversion/gcc/fortran/intrinsic.c
    branches/cxx-conversion/gcc/fortran/intrinsic.texi
    branches/cxx-conversion/gcc/fortran/iresolve.c
    branches/cxx-conversion/gcc/fortran/iso-c-binding.def
    branches/cxx-conversion/gcc/fortran/module.c
    branches/cxx-conversion/gcc/fortran/options.c
    branches/cxx-conversion/gcc/fortran/parse.c
    branches/cxx-conversion/gcc/fortran/primary.c
    branches/cxx-conversion/gcc/fortran/resolve.c
    branches/cxx-conversion/gcc/fortran/scanner.c
    branches/cxx-conversion/gcc/fortran/simplify.c
    branches/cxx-conversion/gcc/fortran/trans-array.c
    branches/cxx-conversion/gcc/fortran/trans-array.h
    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-types.c
    branches/cxx-conversion/gcc/fortran/trans-types.h
    branches/cxx-conversion/gcc/fortran/trans.h
    branches/cxx-conversion/gcc/function.c
    branches/cxx-conversion/gcc/function.h
    branches/cxx-conversion/gcc/gcc.c
    branches/cxx-conversion/gcc/gcov-io.h
    branches/cxx-conversion/gcc/gcov.c
    branches/cxx-conversion/gcc/gcse.c
    branches/cxx-conversion/gcc/gengtype.c
    branches/cxx-conversion/gcc/genopinit.c
    branches/cxx-conversion/gcc/ggc-common.c
    branches/cxx-conversion/gcc/ggc-internal.h
    branches/cxx-conversion/gcc/ggc-page.c
    branches/cxx-conversion/gcc/ggc-zone.c
    branches/cxx-conversion/gcc/ggc.h
    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-ssa-strength-reduction.c
    branches/cxx-conversion/gcc/gimple-streamer-in.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/go-lang.c
    branches/cxx-conversion/gcc/graphite-clast-to-gimple.c
    branches/cxx-conversion/gcc/graphite-scop-detection.c
    branches/cxx-conversion/gcc/graphite-sese-to-poly.c
    branches/cxx-conversion/gcc/ifcvt.c
    branches/cxx-conversion/gcc/ipa-cp.c
    branches/cxx-conversion/gcc/ipa-inline-analysis.c
    branches/cxx-conversion/gcc/ipa-inline-transform.c
    branches/cxx-conversion/gcc/ipa-inline.c
    branches/cxx-conversion/gcc/ipa-inline.h
    branches/cxx-conversion/gcc/ipa-prop.c
    branches/cxx-conversion/gcc/ipa-prop.h
    branches/cxx-conversion/gcc/ipa-pure-const.c
    branches/cxx-conversion/gcc/ipa-split.c
    branches/cxx-conversion/gcc/ipa.c
    branches/cxx-conversion/gcc/ira-costs.c
    branches/cxx-conversion/gcc/ira-lives.c
    branches/cxx-conversion/gcc/ira.c
    branches/cxx-conversion/gcc/java/ChangeLog
    branches/cxx-conversion/gcc/java/jcf.h
    branches/cxx-conversion/gcc/langhooks.c
    branches/cxx-conversion/gcc/lcm.c
    branches/cxx-conversion/gcc/libfuncs.h
    branches/cxx-conversion/gcc/lto-streamer-in.c
    branches/cxx-conversion/gcc/lto-streamer-out.c
    branches/cxx-conversion/gcc/lto/ChangeLog
    branches/cxx-conversion/gcc/lto/lto-tree.h
    branches/cxx-conversion/gcc/mode-switching.c
    branches/cxx-conversion/gcc/omp-low.c
    branches/cxx-conversion/gcc/optabs.c
    branches/cxx-conversion/gcc/optabs.h
    branches/cxx-conversion/gcc/opts.c
    branches/cxx-conversion/gcc/params.def
    branches/cxx-conversion/gcc/passes.c
    branches/cxx-conversion/gcc/predict.c
    branches/cxx-conversion/gcc/predict.def
    branches/cxx-conversion/gcc/pretty-print.c
    branches/cxx-conversion/gcc/pretty-print.h
    branches/cxx-conversion/gcc/print-rtl.c
    branches/cxx-conversion/gcc/profile.c
    branches/cxx-conversion/gcc/recog.c
    branches/cxx-conversion/gcc/reg-stack.c
    branches/cxx-conversion/gcc/reload.c
    branches/cxx-conversion/gcc/reload1.c
    branches/cxx-conversion/gcc/reorg.c
    branches/cxx-conversion/gcc/rtl.c
    branches/cxx-conversion/gcc/rtl.def
    branches/cxx-conversion/gcc/rtl.h
    branches/cxx-conversion/gcc/rtlanal.c
    branches/cxx-conversion/gcc/sbitmap.c
    branches/cxx-conversion/gcc/sbitmap.h
    branches/cxx-conversion/gcc/sched-rgn.c
    branches/cxx-conversion/gcc/sched-vis.c
    branches/cxx-conversion/gcc/sel-sched-ir.c
    branches/cxx-conversion/gcc/sel-sched.c
    branches/cxx-conversion/gcc/sese.c
    branches/cxx-conversion/gcc/simplify-rtx.c
    branches/cxx-conversion/gcc/sparseset.h
    branches/cxx-conversion/gcc/statistics.h
    branches/cxx-conversion/gcc/stor-layout.c
    branches/cxx-conversion/gcc/system.h
    branches/cxx-conversion/gcc/target.def
    branches/cxx-conversion/gcc/target.h
    branches/cxx-conversion/gcc/targhooks.c
    branches/cxx-conversion/gcc/targhooks.h
    branches/cxx-conversion/gcc/testsuite/ChangeLog
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/constexpr-object1.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/inline-ns2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/nullptr21.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/range-for14.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/sfinae37.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lookup/ambig1.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lookup/ambig2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lookup/ambig3.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lookup/ambig4.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lookup/ambig5.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lookup/crash3.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lookup/strong-using-2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lookup/using16.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lookup/using17.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lookup/using18.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lookup/using20.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lto/20090303_0.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/lto/pr51992_0.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/opt/enum2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/opt/longbranch1.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/other/i386-2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/other/i386-3.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/parse/ambig4.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/parse/ambig6.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/parse/crash22.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/parse/crash53.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/parse/non-dependent2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/plugin/selfassign.c
    branches/cxx-conversion/gcc/testsuite/g++.dg/template/crash92.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/template/defarg6.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/template/injected1.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/template/overload10.C
    branches/cxx-conversion/gcc/testsuite/g++.old-deja/g++.bugs/900519_13.C
    branches/cxx-conversion/gcc/testsuite/g++.old-deja/g++.jason/overload20.C
    branches/cxx-conversion/gcc/testsuite/g++.old-deja/g++.martin/ambig1.C
    branches/cxx-conversion/gcc/testsuite/g++.old-deja/g++.martin/typedef2.C
    branches/cxx-conversion/gcc/testsuite/g++.old-deja/g++.mike/pmf3.C
    branches/cxx-conversion/gcc/testsuite/g++.old-deja/g++.oliva/overload1.C
    branches/cxx-conversion/gcc/testsuite/g++.old-deja/g++.other/ambig1.C
    branches/cxx-conversion/gcc/testsuite/g++.old-deja/g++.other/lineno2.C
    branches/cxx-conversion/gcc/testsuite/g++.old-deja/g++.pt/crash58.C
    branches/cxx-conversion/gcc/testsuite/g++.old-deja/g++.pt/koenig1.C
    branches/cxx-conversion/gcc/testsuite/g++.old-deja/g++.pt/overload5.C
    branches/cxx-conversion/gcc/testsuite/g++.old-deja/g++.warn/impint.C
    branches/cxx-conversion/gcc/testsuite/gcc.c-torture/compile/20001226-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.c-torture/compile/pr50380.c
    branches/cxx-conversion/gcc/testsuite/gcc.c-torture/execute/20101011-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/20020201-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/align-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/ipa/ipa-pta-3.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/ipa/ipa-pta-4.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/no-strict-overflow-4.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/plugin/selfassign.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr45259.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/pr46309.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/stack-usage-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/strict-overflow-4.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/strlenopt-11.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/strlenopt-13.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tm/memopt-3.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/pta-callused-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/pta-ptrarith-3.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/ssa-pta-fn-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/stackalign/builtin-apply-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-prof/update-loopch.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/20031021-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/alias-11.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/alias-19.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/alias-6.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/asm-3.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/forwprop-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/forwprop-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/loop-5.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-10.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-7.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/pr18133-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/pr18908.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/pr19431.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-3.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/pta-ptrarith-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/pta-ptrarith-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-21.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/vector-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/vect/slp-25.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/arm/neon/vld1Q_dups64.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/arm/neon/vld1Q_dupu64.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/arm/vfp-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1a.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2a.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3a.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1a.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1a.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2a.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3a.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1a.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/i386.exp
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/sse-12.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/sse-13.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/sse-14.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/sse-22.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/sse-23.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/mips/clear-cache-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/mips/clear-cache-2.c
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/abstract_type_6.f03
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/assumed_type_3.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/bind_c_array_params.f03
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/c_funloc_tests_5.f03
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/contiguous_1.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/dummy_procedure_5.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/include_3.f95
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/interface_26.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/proc_ptr_11.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/proc_ptr_15.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/proc_ptr_32.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/proc_ptr_comp_3.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/proc_ptr_result_5.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/typebound_override_1.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/typebound_proc_6.f03
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/typebound_proc_9.f03
    branches/cxx-conversion/gcc/testsuite/lib/gcc-dg.exp
    branches/cxx-conversion/gcc/testsuite/lib/target-supports.exp
    branches/cxx-conversion/gcc/timevar.def
    branches/cxx-conversion/gcc/tracer.c
    branches/cxx-conversion/gcc/trans-mem.c
    branches/cxx-conversion/gcc/tree-call-cdce.c
    branches/cxx-conversion/gcc/tree-cfg.c
    branches/cxx-conversion/gcc/tree-complex.c
    branches/cxx-conversion/gcc/tree-dfa.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-if-conv.c
    branches/cxx-conversion/gcc/tree-inline.c
    branches/cxx-conversion/gcc/tree-into-ssa.c
    branches/cxx-conversion/gcc/tree-loop-distribution.c
    branches/cxx-conversion/gcc/tree-mudflap.c
    branches/cxx-conversion/gcc/tree-nested.c
    branches/cxx-conversion/gcc/tree-nrv.c
    branches/cxx-conversion/gcc/tree-object-size.c
    branches/cxx-conversion/gcc/tree-outof-ssa.c
    branches/cxx-conversion/gcc/tree-parloops.c
    branches/cxx-conversion/gcc/tree-pass.h
    branches/cxx-conversion/gcc/tree-phinodes.c
    branches/cxx-conversion/gcc/tree-predcom.c
    branches/cxx-conversion/gcc/tree-pretty-print.c
    branches/cxx-conversion/gcc/tree-profile.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-ccp.c
    branches/cxx-conversion/gcc/tree-ssa-coalesce.c
    branches/cxx-conversion/gcc/tree-ssa-copy.c
    branches/cxx-conversion/gcc/tree-ssa-copyrename.c
    branches/cxx-conversion/gcc/tree-ssa-dce.c
    branches/cxx-conversion/gcc/tree-ssa-dom.c
    branches/cxx-conversion/gcc/tree-ssa-forwprop.c
    branches/cxx-conversion/gcc/tree-ssa-ifcombine.c
    branches/cxx-conversion/gcc/tree-ssa-live.c
    branches/cxx-conversion/gcc/tree-ssa-live.h
    branches/cxx-conversion/gcc/tree-ssa-loop-im.c
    branches/cxx-conversion/gcc/tree-ssa-loop-ivopts.c
    branches/cxx-conversion/gcc/tree-ssa-loop-manip.c
    branches/cxx-conversion/gcc/tree-ssa-loop-prefetch.c
    branches/cxx-conversion/gcc/tree-ssa-math-opts.c
    branches/cxx-conversion/gcc/tree-ssa-operands.c
    branches/cxx-conversion/gcc/tree-ssa-operands.h
    branches/cxx-conversion/gcc/tree-ssa-phiopt.c
    branches/cxx-conversion/gcc/tree-ssa-phiprop.c
    branches/cxx-conversion/gcc/tree-ssa-pre.c
    branches/cxx-conversion/gcc/tree-ssa-propagate.c
    branches/cxx-conversion/gcc/tree-ssa-reassoc.c
    branches/cxx-conversion/gcc/tree-ssa-sccvn.c
    branches/cxx-conversion/gcc/tree-ssa-strlen.c
    branches/cxx-conversion/gcc/tree-ssa-structalias.c
    branches/cxx-conversion/gcc/tree-ssa-tail-merge.c
    branches/cxx-conversion/gcc/tree-ssa-ter.c
    branches/cxx-conversion/gcc/tree-ssa-uncprop.c
    branches/cxx-conversion/gcc/tree-ssa-uninit.c
    branches/cxx-conversion/gcc/tree-ssa.c
    branches/cxx-conversion/gcc/tree-ssanames.c
    branches/cxx-conversion/gcc/tree-stdarg.c
    branches/cxx-conversion/gcc/tree-switch-conversion.c
    branches/cxx-conversion/gcc/tree-tailcall.c
    branches/cxx-conversion/gcc/tree-vect-data-refs.c
    branches/cxx-conversion/gcc/tree-vect-generic.c
    branches/cxx-conversion/gcc/tree-vect-loop-manip.c
    branches/cxx-conversion/gcc/tree-vect-loop.c
    branches/cxx-conversion/gcc/tree-vect-patterns.c
    branches/cxx-conversion/gcc/tree-vect-slp.c
    branches/cxx-conversion/gcc/tree-vect-stmts.c
    branches/cxx-conversion/gcc/tree-vectorizer.c
    branches/cxx-conversion/gcc/tree-vectorizer.h
    branches/cxx-conversion/gcc/tree-vrp.c
    branches/cxx-conversion/gcc/tree.c
    branches/cxx-conversion/gcc/tree.h
    branches/cxx-conversion/gcc/value-prof.c
    branches/cxx-conversion/gcc/var-tracking.c
    branches/cxx-conversion/gcc/varasm.c
    branches/cxx-conversion/gcc/vec.c
    branches/cxx-conversion/gcc/vec.h
    branches/cxx-conversion/libcpp/ChangeLog
    branches/cxx-conversion/libcpp/include/line-map.h
    branches/cxx-conversion/libffi/ChangeLog
    branches/cxx-conversion/libffi/src/s390/ffi.c
    branches/cxx-conversion/libgcc/ChangeLog
    branches/cxx-conversion/libgcc/Makefile.in
    branches/cxx-conversion/libgcc/config/m32c/lib2funcs.c
    branches/cxx-conversion/libgcc/config/stormy16/lib2funcs.c
    branches/cxx-conversion/libgcc/config/stormy16/t-stormy16
    branches/cxx-conversion/libgcc/libgcov.c
    branches/cxx-conversion/libgfortran/ChangeLog
    branches/cxx-conversion/libgfortran/io/list_read.c
    branches/cxx-conversion/libgo/Makefile.am
    branches/cxx-conversion/libgo/Makefile.in
    branches/cxx-conversion/libgo/go/runtime/pprof/pprof_test.go
    branches/cxx-conversion/libgo/runtime/go-new-map.c
    branches/cxx-conversion/libgo/runtime/go-signal.c
    branches/cxx-conversion/libgo/runtime/proc.c
    branches/cxx-conversion/libgo/runtime/runtime.h
    branches/cxx-conversion/libgo/runtime/thread-linux.c
    branches/cxx-conversion/libgo/runtime/thread-sema.c
    branches/cxx-conversion/libiberty/ChangeLog
    branches/cxx-conversion/libiberty/md5.c
    branches/cxx-conversion/libiberty/pex-win32.c
    branches/cxx-conversion/libjava/classpath/ChangeLog
    branches/cxx-conversion/libjava/classpath/native/jni/xmlj/xmlj_io.c
    branches/cxx-conversion/libstdc++-v3/ChangeLog
    branches/cxx-conversion/libstdc++-v3/acinclude.m4
    branches/cxx-conversion/libstdc++-v3/include/backward/auto_ptr.h
    branches/cxx-conversion/libstdc++-v3/include/bits/atomic_base.h
    branches/cxx-conversion/libstdc++-v3/include/bits/c++config
    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/shared_ptr.h
    branches/cxx-conversion/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/cxx-conversion/libstdc++-v3/include/bits/unique_ptr.h
    branches/cxx-conversion/libstdc++-v3/include/debug/functions.h
    branches/cxx-conversion/libstdc++-v3/include/decimal/decimal.h
    branches/cxx-conversion/libstdc++-v3/include/std/atomic
    branches/cxx-conversion/libstdc++-v3/include/std/chrono
    branches/cxx-conversion/libstdc++-v3/include/std/future
    branches/cxx-conversion/libstdc++-v3/include/std/memory
    branches/cxx-conversion/libstdc++-v3/include/std/thread
    branches/cxx-conversion/libstdc++-v3/testsuite/20_util/default_delete/48631_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/20_util/duration/cons/constexpr.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/20_util/unique_ptr/assign/48635_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/30_threads/thread/adl.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/binary-arith.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/cast_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/comparison.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/compound-assignment-memfunc.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/compound-assignment.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/conversion-from-float.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/conversion-from-integral.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/conversion-to-generic-float.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/conversion-to-integral.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/ctor.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/incdec-memfunc.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/incdec.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/make-decimal.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/mixed-mode-arith_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/mixed-mode-cmp_neg.cc
    branches/cxx-conversion/libstdc++-v3/testsuite/decimal/unary-arith.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]