r198035 - in /branches/google/gcc-4_7: ./ Chang...

ppluzhnikov@gcc.gnu.org ppluzhnikov@gcc.gnu.org
Wed Apr 17 19:16:00 GMT 2013


Author: ppluzhnikov
Date: Wed Apr 17 19:16:37 2013
New Revision: 198035

URL: http://gcc.gnu.org/viewcvs?rev=198035&root=gcc&view=rev
Log:
Merged revisions 195148,195153,195170-195171,195183,195199-195200,195222,195232,195255,195258,195261,195283,195285,195308,195316,195328,195339,195344,195349,195353,195377,195379-195380,195395,195397,195416,195422,195425,195447,195450,195452-195458,195472,195476,195484,195490,195495-195496,195499,195510,195524,195542,195567,195580,195597,195601-195602,195605-195606,195636,195643,195648-195659,195661-195664,195681,195687,195689,195705,195708,195718,195725,195745,195754-195756,195763,195773,195776,195806-195807,195831,195834,195863,195865,195870,195873,195887,195899,195908,195912,195914,195923,195929,195933,195945-195946,195964,195981,195987,195994,196000,196003,196006,196016,196028,196038,196046,196062,196078,196085-196087,196097,196101,196106,196112,196114,196120,196127-196128,196131,196140-196142,196145-196150,196160,196168,196178,196187-196188,196190,196197,196212,196217,196227,196232-196233,196235,196240,196248,196272,196279,196292,196299,196301,196327,196364,196378-196379,196402,196409,196421,196447,196482,196492,196502-196503,196510,196515,196521,196530,196534,196537,196566,196571,196573,196578,196582,196586,196606,196624,196627,196644,196661-196662,196664,196668,196676,196693,196710-196711,196719,196760,196780,196786,196802,196819,196822,196845,196894,196976,196987,196999-197001,197009,197014,197027,197070-197071,197076,197090-197093,197096,197122,197127,197145-197149,197151,197182,197188,197221,197246,197255,197263,197274,197293,197297-197299,197304,197312,197328,197336,197351-197352,197364,197382,197391-197392,197396,197405,197412,197419,197426-197428,197454,197462,197499,197536,197538,197543,197547,197560,197575,197615,197656,197685,197689,197694-197738,197740,197818,197834 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch

Bugs fixed (http://gcc.gnu.org/bugzilla):

C++
	35722, 40405, 52026, 53650, 54046, 54122, 54207, 54276, 54277,
	55542, 55652, 55710, 56059, 56071, 56104, 56135, 56237, 56239,
	56241, 56247, 56268, 56291, 56395, 56403, 56534, 56543, 56614,
	56646, 56774, 56794

libstdc++
  	52887, 55043, 56002, 56011, 56012, 56085, 56468

Debug
  	56510, 56819

Optimizers
        45472, 52888, 55094, 55882, 55889, 55890, 56015, 56077, 56077,
        56217, 56461, 56768, 56848, 54127, 55838, 56023, 56275, 44061,
        53844, 54767, 55107, 55110, 55236, 55481, 55755, 55921, 56051,
        56098, 56113, 56125, 56250, 56270, 56350, 56381, 56443, 56501,
        56539, 56608, 55264

x86
  	55940, 55981, 56028, 56114, 56560

ARM
  	35294, 49069, 56351, 56470, 56771

PowerPC
  	53040, 56043

Fortran

	50627, 53537, 55362, 55852, 55983, 56052, 56054, 56081, 56318,
	56385, 56575, 56615, 56735, 56737, 30162





Added:
    branches/google/gcc-4_7/gcc/config/alpha/t-linux
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/config/alpha/t-linux
    branches/google/gcc-4_7/gcc/config/i386/t-gnu
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/config/i386/t-gnu
    branches/google/gcc-4_7/gcc/config/i386/t-kfreebsd
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/config/i386/t-kfreebsd
    branches/google/gcc-4_7/gcc/config/i386/t-linux
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/config/i386/t-linux
    branches/google/gcc-4_7/gcc/config/ia64/t-linux
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/config/ia64/t-linux
    branches/google/gcc-4_7/gcc/config/pa/t-linux
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/config/pa/t-linux
    branches/google/gcc-4_7/gcc/config/rs6000/t-linux
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/config/rs6000/t-linux
    branches/google/gcc-4_7/gcc/config/sparc/t-linux
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/config/sparc/t-linux
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/abi/mangle61.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/abi/mangle61.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual4.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual4.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/decltype48.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/decltype48.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/initlist-defarg1.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/initlist-defarg1.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const2.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const2.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv7.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv7.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template9.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template9.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this7.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this7.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this8.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this8.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this9.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this9.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/noexcept18.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/noexcept18.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/noexcept19.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/noexcept19.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/noexcept20.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/noexcept20.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/range-for24.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/range-for24.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/trailing9.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/trailing9.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/variadic-explicit2.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/variadic-explicit2.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/vt-55542.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/vt-55542.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/debug/pr56819.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/debug/pr56819.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/ext/has_nothrow_copy-8.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/ext/has_nothrow_copy-8.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/gomp/pr56217.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/gomp/pr56217.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/init/array34.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/init/array34.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/ipa/pr55264.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/ipa/pr55264.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/crash61.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/parse/crash61.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/pr56239.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/parse/pr56239.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/crash115.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/crash115.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/error49.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/error49.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/ptrmem23.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/ptrmem23.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/typename19.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/typename19.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/typename20.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/typename20.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/torture/pr56403.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr56403.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/torture/pr56768.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr56768.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/warn/Wreturn-type-8.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/warn/Wreturn-type-8.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/warn/pmf2.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/warn/pmf2.C
    branches/google/gcc-4_7/gcc/testsuite/gcc.c-torture/compile/pr55921.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/compile/pr55921.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.c-torture/compile/pr56539.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/compile/pr56539.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.c-torture/execute/pr56051.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/execute/pr56051.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.c-torture/execute/pr56250.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/execute/pr56250.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/lto/pr55660_0.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/lto/pr55660_0.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/lto/pr55660_1.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/lto/pr55660_1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr44061.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr44061.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr45472.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr45472.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr49069.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr49069.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr55094.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr55094.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr55110.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr55110.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr55236.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr55236.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr55838.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr55838.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr55940.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr55940.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr56023.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr56023.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr56098-1.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr56098-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr56125.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr56125.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr56275.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr56275.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr56350.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr56350.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr56510.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr56510.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr54127.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr54127.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr55107.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr55107.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr55481.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr55481.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr55755.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr55755.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr55882.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr55882.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr55890-1.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr55890-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr55890-2.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr55890-2.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr55890-3.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr55890-3.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr56443.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr56443.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr56488.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr56488.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr56501.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr56501.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/tree-ssa/sra-13.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/tree-ssa/sra-13.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/vect/fast-math-bb-slp-call-3.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/vect/fast-math-bb-slp-call-3.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/vect/slp-38.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/vect/slp-38.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/clearcapv2.map
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/clearcapv2.map
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/movsd.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/movsd.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/pr56028.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr56028.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/pr56560.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr56560.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/pr55981.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/pr55981.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/sh/pr49880-1.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/sh/pr49880-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/sh/pr49880-2.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/sh/pr49880-2.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/sh/pr49880-3.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/sh/pr49880-3.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/sh/pr49880-4.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/sh/pr49880-4.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/sh/pr49880-5.c
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/sh/pr49880-5.c
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/block_12.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/block_12.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/class_55.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/class_55.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/class_56.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/class_56.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/fmt_cache_3.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/fmt_cache_3.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/gomp/pr56052.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/gomp/pr56052.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/import10.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/import10.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/import11.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/import11.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/intrinsic_size_4.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/intrinsic_size_4.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/matmul_9.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/matmul_9.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/module_error_1.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/module_error_1.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/namelist_80.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/namelist_80.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/pr56015.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/pr56015.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/proc_ptr_comp_37.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/proc_ptr_comp_37.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/select_8.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/select_8.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/transfer_intrinsic_5.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/transfer_intrinsic_5.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.fortran-torture/execute/pr54767.f90
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gfortran.fortran-torture/execute/pr54767.f90
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/opt26.adb
      - copied unchanged from r197834, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/opt26.adb
    branches/google/gcc-4_7/libcpp/po/eo.po
      - copied unchanged from r197834, branches/gcc-4_7-branch/libcpp/po/eo.po
    branches/google/gcc-4_7/libgomp/testsuite/libgomp.c++/pr56217.C
      - copied unchanged from r197834, branches/gcc-4_7-branch/libgomp/testsuite/libgomp.c++/pr56217.C
    branches/google/gcc-4_7/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/
      - copied from r197834, branches/gcc-4_7-branch/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_map/55043.cc
      - copied unchanged from r197834, branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_map/55043.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/53339.cc
      - copied unchanged from r197834, branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/53339.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_multimap/55043.cc
      - copied unchanged from r197834, branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_multimap/55043.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_multimap/requirements/53339.cc
      - copied unchanged from r197834, branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_multimap/requirements/53339.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_multiset/55043.cc
      - copied unchanged from r197834, branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_multiset/55043.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_set/55043.cc
      - copied unchanged from r197834, branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_set/55043.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/29_atomics/atomic/operators/56011.cc
      - copied unchanged from r197834, branches/gcc-4_7-branch/libstdc++-v3/testsuite/29_atomics/atomic/operators/56011.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/29_atomics/atomic_flag/cons/56012.cc
      - copied unchanged from r197834, branches/gcc-4_7-branch/libstdc++-v3/testsuite/29_atomics/atomic_flag/cons/56012.cc
Modified:
    branches/google/gcc-4_7/   (props changed)
    branches/google/gcc-4_7/ChangeLog
    branches/google/gcc-4_7/boehm-gc/ChangeLog
    branches/google/gcc-4_7/config/ChangeLog
    branches/google/gcc-4_7/contrib/ChangeLog
    branches/google/gcc-4_7/contrib/reghunt/ChangeLog
    branches/google/gcc-4_7/contrib/regression/ChangeLog
    branches/google/gcc-4_7/fixincludes/ChangeLog
    branches/google/gcc-4_7/gcc/   (props changed)
    branches/google/gcc-4_7/gcc/ChangeLog
    branches/google/gcc-4_7/gcc/DATESTAMP
    branches/google/gcc-4_7/gcc/Makefile.in
    branches/google/gcc-4_7/gcc/ada/ChangeLog
    branches/google/gcc-4_7/gcc/ada/adaint.c
    branches/google/gcc-4_7/gcc/ada/gcc-interface/Make-lang.in
    branches/google/gcc-4_7/gcc/ada/gnat-style.texi
    branches/google/gcc-4_7/gcc/ada/init.c
    branches/google/gcc-4_7/gcc/ada/initialize.c
    branches/google/gcc-4_7/gcc/ada/projects.texi
    branches/google/gcc-4_7/gcc/ada/seh_init.c
    branches/google/gcc-4_7/gcc/ada/tracebak.c
    branches/google/gcc-4_7/gcc/builtins.c
    branches/google/gcc-4_7/gcc/c-family/ChangeLog
    branches/google/gcc-4_7/gcc/cfgcleanup.c
    branches/google/gcc-4_7/gcc/cfgexpand.c
    branches/google/gcc-4_7/gcc/cfgrtl.c
    branches/google/gcc-4_7/gcc/cgraph.c
    branches/google/gcc-4_7/gcc/cgraph.h
    branches/google/gcc-4_7/gcc/collect2.c
    branches/google/gcc-4_7/gcc/common.opt
    branches/google/gcc-4_7/gcc/config.gcc
    branches/google/gcc-4_7/gcc/config/arm/arm.c
    branches/google/gcc-4_7/gcc/config/arm/arm.h
    branches/google/gcc-4_7/gcc/config/arm/arm.md
    branches/google/gcc-4_7/gcc/config/arm/t-linux-eabi
    branches/google/gcc-4_7/gcc/config/avr/avr-c.c
    branches/google/gcc-4_7/gcc/config/fr30/fr30.md
    branches/google/gcc-4_7/gcc/config/i386/constraints.md
    branches/google/gcc-4_7/gcc/config/i386/gnu-user.h
    branches/google/gcc-4_7/gcc/config/i386/gnu-user64.h
    branches/google/gcc-4_7/gcc/config/i386/i386.c
    branches/google/gcc-4_7/gcc/config/i386/i386.h
    branches/google/gcc-4_7/gcc/config/i386/i386.md
    branches/google/gcc-4_7/gcc/config/i386/sse.md
    branches/google/gcc-4_7/gcc/config/i386/sync.md
    branches/google/gcc-4_7/gcc/config/i386/t-linux64
    branches/google/gcc-4_7/gcc/config/m68k/t-linux
    branches/google/gcc-4_7/gcc/config/mips/t-linux64
    branches/google/gcc-4_7/gcc/config/rs6000/rs6000.c
    branches/google/gcc-4_7/gcc/config/rs6000/t-fprules
    branches/google/gcc-4_7/gcc/config/rs6000/t-linux64
    branches/google/gcc-4_7/gcc/config/s390/t-linux64
    branches/google/gcc-4_7/gcc/config/sh/linux.h
    branches/google/gcc-4_7/gcc/config/sh/netbsd-elf.h
    branches/google/gcc-4_7/gcc/config/sh/sh.c
    branches/google/gcc-4_7/gcc/config/sh/sh.h
    branches/google/gcc-4_7/gcc/config/sh/sh.md
    branches/google/gcc-4_7/gcc/config/sh/sh.opt
    branches/google/gcc-4_7/gcc/config/sh/t-sh
    branches/google/gcc-4_7/gcc/config/sparc/sparc.h
    branches/google/gcc-4_7/gcc/config/sparc/t-linux64
    branches/google/gcc-4_7/gcc/config/tilegx/tilegx-builtins.h
    branches/google/gcc-4_7/gcc/config/tilegx/tilegx.c
    branches/google/gcc-4_7/gcc/config/tilegx/tilegx.h
    branches/google/gcc-4_7/gcc/config/tilegx/tilegx.md
    branches/google/gcc-4_7/gcc/config/tilepro/tilepro.c
    branches/google/gcc-4_7/gcc/config/tilepro/tilepro.h
    branches/google/gcc-4_7/gcc/configure
    branches/google/gcc-4_7/gcc/configure.ac
    branches/google/gcc-4_7/gcc/cp/ChangeLog
    branches/google/gcc-4_7/gcc/cp/call.c
    branches/google/gcc-4_7/gcc/cp/cp-objcp-common.c
    branches/google/gcc-4_7/gcc/cp/cp-objcp-common.h
    branches/google/gcc-4_7/gcc/cp/cp-tree.h
    branches/google/gcc-4_7/gcc/cp/decl.c
    branches/google/gcc-4_7/gcc/cp/except.c
    branches/google/gcc-4_7/gcc/cp/init.c
    branches/google/gcc-4_7/gcc/cp/parser.c
    branches/google/gcc-4_7/gcc/cp/pt.c
    branches/google/gcc-4_7/gcc/cp/semantics.c
    branches/google/gcc-4_7/gcc/cp/tree.c
    branches/google/gcc-4_7/gcc/cp/typeck.c
    branches/google/gcc-4_7/gcc/cp/typeck2.c
    branches/google/gcc-4_7/gcc/cppdefault.c
    branches/google/gcc-4_7/gcc/cppdefault.h
    branches/google/gcc-4_7/gcc/doc/cppopts.texi
    branches/google/gcc-4_7/gcc/doc/extend.texi
    branches/google/gcc-4_7/gcc/doc/fragments.texi
    branches/google/gcc-4_7/gcc/doc/generic.texi
    branches/google/gcc-4_7/gcc/doc/install.texi
    branches/google/gcc-4_7/gcc/doc/invoke.texi
    branches/google/gcc-4_7/gcc/dwarf2out.c
    branches/google/gcc-4_7/gcc/emit-rtl.c
    branches/google/gcc-4_7/gcc/expmed.c
    branches/google/gcc-4_7/gcc/expr.c
    branches/google/gcc-4_7/gcc/fold-const.c
    branches/google/gcc-4_7/gcc/fortran/ChangeLog
    branches/google/gcc-4_7/gcc/fortran/check.c
    branches/google/gcc-4_7/gcc/fortran/class.c
    branches/google/gcc-4_7/gcc/fortran/decl.c
    branches/google/gcc-4_7/gcc/fortran/expr.c
    branches/google/gcc-4_7/gcc/fortran/parse.c
    branches/google/gcc-4_7/gcc/fortran/resolve.c
    branches/google/gcc-4_7/gcc/fortran/simplify.c
    branches/google/gcc-4_7/gcc/fortran/symbol.c
    branches/google/gcc-4_7/gcc/fortran/trans-array.c
    branches/google/gcc-4_7/gcc/fortran/trans-decl.c
    branches/google/gcc-4_7/gcc/fortran/trans-intrinsic.c
    branches/google/gcc-4_7/gcc/function.c
    branches/google/gcc-4_7/gcc/gcc.c
    branches/google/gcc-4_7/gcc/genmultilib
    branches/google/gcc-4_7/gcc/ggc-page.c
    branches/google/gcc-4_7/gcc/gimple-low.c
    branches/google/gcc-4_7/gcc/gimple.c
    branches/google/gcc-4_7/gcc/gimple.h
    branches/google/gcc-4_7/gcc/go/ChangeLog
    branches/google/gcc-4_7/gcc/godump.c
    branches/google/gcc-4_7/gcc/haifa-sched.c
    branches/google/gcc-4_7/gcc/incpath.c
    branches/google/gcc-4_7/gcc/ipa-inline-transform.c
    branches/google/gcc-4_7/gcc/ipa.c
    branches/google/gcc-4_7/gcc/java/ChangeLog
    branches/google/gcc-4_7/gcc/langhooks-def.h
    branches/google/gcc-4_7/gcc/langhooks.h
    branches/google/gcc-4_7/gcc/loop-iv.c
    branches/google/gcc-4_7/gcc/lto/ChangeLog
    branches/google/gcc-4_7/gcc/lto/lto.c
    branches/google/gcc-4_7/gcc/objc/ChangeLog
    branches/google/gcc-4_7/gcc/objcp/ChangeLog
    branches/google/gcc-4_7/gcc/omp-low.c
    branches/google/gcc-4_7/gcc/po/ChangeLog
    branches/google/gcc-4_7/gcc/sel-sched-ir.c
    branches/google/gcc-4_7/gcc/sel-sched.c
    branches/google/gcc-4_7/gcc/simplify-rtx.c
    branches/google/gcc-4_7/gcc/testsuite/ChangeLog
    branches/google/gcc-4_7/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/tree-ssa/pr45144.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-5.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/arm/combine-movs.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/arm/neon-vset_lanes8.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/arm/pr42879.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/arm/pr51835.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/arm/pr51915.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/arm/pr52006.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/arm/pr53187.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/arm/unsigned-extend-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/i386.exp
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/powerpc/vsx-mass-1.c
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/import2.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/import8.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/interface_derived_type_1.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/intrinsic_size_3.f90
    branches/google/gcc-4_7/gcc/testsuite/lib/target-supports.exp
    branches/google/gcc-4_7/gcc/toplev.c
    branches/google/gcc-4_7/gcc/tree-complex.c
    branches/google/gcc-4_7/gcc/tree-inline.c
    branches/google/gcc-4_7/gcc/tree-sra.c
    branches/google/gcc-4_7/gcc/tree-ssa-ccp.c
    branches/google/gcc-4_7/gcc/tree-ssa-loop-ivopts.c
    branches/google/gcc-4_7/gcc/tree-ssa-math-opts.c
    branches/google/gcc-4_7/gcc/tree-ssa-phiopt.c
    branches/google/gcc-4_7/gcc/tree-ssa-pre.c
    branches/google/gcc-4_7/gcc/tree-ssa-strlen.c
    branches/google/gcc-4_7/gcc/tree-ssa-structalias.c
    branches/google/gcc-4_7/gcc/tree-streamer.c
    branches/google/gcc-4_7/gcc/tree-switch-conversion.c
    branches/google/gcc-4_7/gcc/tree-tailcall.c
    branches/google/gcc-4_7/gcc/tree-vect-data-refs.c
    branches/google/gcc-4_7/gcc/tree-vect-loop.c
    branches/google/gcc-4_7/gcc/tree-vect-slp.c
    branches/google/gcc-4_7/gcc/tree-vect-stmts.c
    branches/google/gcc-4_7/gcc/tree-vectorizer.h
    branches/google/gcc-4_7/gcc/tree-vrp.c
    branches/google/gcc-4_7/gcc/var-tracking.c
    branches/google/gcc-4_7/gnattools/ChangeLog
    branches/google/gcc-4_7/include/ChangeLog
    branches/google/gcc-4_7/include/md5.h
    branches/google/gcc-4_7/include/sha1.h
    branches/google/gcc-4_7/intl/ChangeLog
    branches/google/gcc-4_7/libada/ChangeLog
    branches/google/gcc-4_7/libada/Makefile.in
    branches/google/gcc-4_7/libcpp/ChangeLog
    branches/google/gcc-4_7/libcpp/configure
    branches/google/gcc-4_7/libcpp/configure.ac
    branches/google/gcc-4_7/libcpp/po/ChangeLog
    branches/google/gcc-4_7/libdecnumber/ChangeLog
    branches/google/gcc-4_7/libffi/ChangeLog
    branches/google/gcc-4_7/libgcc/ChangeLog
    branches/google/gcc-4_7/libgcc/config.host
    branches/google/gcc-4_7/libgcc/config/arm/linux-atomic.c
    branches/google/gcc-4_7/libgcc/config/libbid/ChangeLog
    branches/google/gcc-4_7/libgcc/config/sh/lib1funcs.S
    branches/google/gcc-4_7/libgcc/config/t-slibgcc-hpux
    branches/google/gcc-4_7/libgfortran/ChangeLog
    branches/google/gcc-4_7/libgfortran/io/format.c
    branches/google/gcc-4_7/libgfortran/io/list_read.c
    branches/google/gcc-4_7/libgfortran/io/open.c
    branches/google/gcc-4_7/libgfortran/io/unix.c
    branches/google/gcc-4_7/libgomp/ChangeLog
    branches/google/gcc-4_7/libgomp/task.c
    branches/google/gcc-4_7/libiberty/ChangeLog
    branches/google/gcc-4_7/libiberty/md5.c
    branches/google/gcc-4_7/libiberty/regex.c
    branches/google/gcc-4_7/libiberty/sha1.c
    branches/google/gcc-4_7/libitm/ChangeLog
    branches/google/gcc-4_7/libjava/ChangeLog
    branches/google/gcc-4_7/libjava/classpath/   (props changed)
    branches/google/gcc-4_7/libjava/classpath/ChangeLog
    branches/google/gcc-4_7/libjava/classpath/ChangeLog.gcj
    branches/google/gcc-4_7/libjava/classpath/doc/cp-tools.texinfo
    branches/google/gcc-4_7/libjava/classpath/lib/gnu/gcj/convert/Convert.class
    branches/google/gcc-4_7/libjava/classpath/lib/gnu/gcj/tools/gcj_dbtool/Main.class
    branches/google/gcc-4_7/libjava/classpath/lib/gnu/java/locale/LocaleData.class
    branches/google/gcc-4_7/libjava/classpath/lib/gnu/java/rmi/registry/RegistryImpl.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$10.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$11.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$12.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$13.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$14.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$15.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$16.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$17.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$18.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$19.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$20.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$21.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$22.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$23.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$24.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main$25.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/orbd/Main$1.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/orbd/Main$2.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/orbd/Main$3.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/orbd/Main$4.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/orbd/Main$5.class
    branches/google/gcc-4_7/libjava/classpath/tools/classes/gnu/classpath/tools/orbd/Main.class
    branches/google/gcc-4_7/libjava/classpath/tools/gnu/classpath/tools/gjdoc/Main.java
    branches/google/gcc-4_7/libjava/libltdl/ChangeLog
    branches/google/gcc-4_7/libmudflap/ChangeLog
    branches/google/gcc-4_7/libobjc/ChangeLog
    branches/google/gcc-4_7/libquadmath/ChangeLog
    branches/google/gcc-4_7/libquadmath/libquadmath.texi
    branches/google/gcc-4_7/libssp/ChangeLog
    branches/google/gcc-4_7/libstdc++-v3/ChangeLog
    branches/google/gcc-4_7/libstdc++-v3/doc/xml/manual/allocator.xml
    branches/google/gcc-4_7/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    branches/google/gcc-4_7/libstdc++-v3/doc/xml/manual/debug.xml
    branches/google/gcc-4_7/libstdc++-v3/doc/xml/manual/debug_mode.xml
    branches/google/gcc-4_7/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
    branches/google/gcc-4_7/libstdc++-v3/doc/xml/manual/messages.xml
    branches/google/gcc-4_7/libstdc++-v3/doc/xml/manual/policy_data_structures.xml
    branches/google/gcc-4_7/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml
    branches/google/gcc-4_7/libstdc++-v3/doc/xml/manual/profile_mode.xml
    branches/google/gcc-4_7/libstdc++-v3/doc/xml/manual/shared_ptr.xml
    branches/google/gcc-4_7/libstdc++-v3/include/bits/alloc_traits.h
    branches/google/gcc-4_7/libstdc++-v3/include/bits/atomic_base.h
    branches/google/gcc-4_7/libstdc++-v3/include/bits/hashtable.h
    branches/google/gcc-4_7/libstdc++-v3/include/bits/hashtable_policy.h
    branches/google/gcc-4_7/libstdc++-v3/include/bits/unordered_map.h
    branches/google/gcc-4_7/libstdc++-v3/include/bits/unordered_set.h
    branches/google/gcc-4_7/libstdc++-v3/include/bits/vector.tcc
    branches/google/gcc-4_7/libstdc++-v3/include/debug/unordered_map
    branches/google/gcc-4_7/libstdc++-v3/include/debug/unordered_set
    branches/google/gcc-4_7/libstdc++-v3/include/std/atomic
    branches/google/gcc-4_7/libstdc++-v3/include/std/complex
    branches/google/gcc-4_7/libstdc++-v3/include/std/functional
    branches/google/gcc-4_7/libstdc++-v3/include/std/mutex
    branches/google/gcc-4_7/libstdc++-v3/include/std/streambuf
    branches/google/gcc-4_7/libstdc++-v3/include/std/unordered_map
    branches/google/gcc-4_7/libstdc++-v3/include/std/unordered_set
    branches/google/gcc-4_7/libstdc++-v3/libsupc++/exception_ptr.h
    branches/google/gcc-4_7/libstdc++-v3/src/c++11/regex.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/vector/allocator/copy.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/vector/allocator/copy_assign.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/vector/allocator/minimal.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/vector/allocator/move_assign.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/vector/allocator/swap.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/30_threads/lock_guard/cons/1.cc
    branches/google/gcc-4_7/lto-plugin/ChangeLog
    branches/google/gcc-4_7/maintainer-scripts/ChangeLog
    branches/google/gcc-4_7/zlib/ChangeLog

Propchange: branches/google/gcc-4_7/
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_7/
            ('svnmerge-integrated' modified)

Propchange: branches/google/gcc-4_7/gcc/
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_7/gcc/testsuite/gcc.target/powerpc/ppc-round.c
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_7/libjava/classpath/
            ('svn:mergeinfo' modified)




More information about the Gcc-cvs mailing list