r219106 - in /branches/google/gcc-4_9: ./ Chang...
brooks@gcc.gnu.org
brooks@gcc.gnu.org
Tue Dec 30 04:37:00 GMT 2014
Author: brooks
Date: Tue Dec 30 04:37:18 2014
New Revision: 219106
URL: https://gcc.gnu.org/viewcvs?rev=219106&root=gcc&view=rev
Log:
Merged revisions 214577,214610,214614,214706,214712,214731,214743,214750,214755,214762,214775,214782,214784,214788-214790,214799,214805,214807,214832-214833,214838,214874,214881-214883,214896,214913,214926,214971,214975,214979,214981,214997,215000,215007,215022,215026,215035,215059,215061,215066,215096,215098,215102,215131,215137,215139,215146,215153,215156,215161,215167,215172-215175,215178,215195,215198,215228,215230,215232,215249,215256,215258,215279,215310,215312,215325,215327,215332,215343,215348,215353,215355-215356,215360,215363,215370,215372,215383,215405,215411,215425,215441,215455,215459,215476,215483,215488,215492,215522,215535,215573,215581,215585,215603,215608,215625,215636,215653,215661,215670,215674,215679,215685,215690,215701,215713,215731,215746,215751,215754-215758,215761,215765-215767,215780,215783,215787,215805-215806,215812,215828,215831,215838,215850,215852,215884,215892,215894-215896,215906,215909,215911,215960,215989,215996,215998,216014,216019,216022,216030,216037,216053,216063,216066,216068,216077,216079,216086,216102,216106-216107,216112,216118,216122,216130,216132,216134,216140,216171,216212,216219,216227,216236,216250,216261,216271,216294,216322-216323,216325-216334,216357,216392,216408,216418,216423,216431,216446,216450,216459,216499,216508,216537,216551,216568,216570,216608,216614,216677,216685,216695,216717,216722,216726,216768,216770,216815,216853,216857,216860-216909,216911,216934,216937,216947,216966,216979,216989,216993,217009,217022,217037,217060,217108,217119,217130,217160,217169,217187,217206,217209,217216,217221,217232,217244,217252,217258,217269,217271,217329,217347,217379-217380,217398,217450,217455,217477,217488,217522,217527,217574,217598,217621,217629,217636,217685,217744,217763,217818,217821,217897,217906,217930,217951,217954,217958,217962,217970,217977,217989,217994,217999,218035,218064,218070,218078,218089,218107,218126,218136,218138,218140,218150-218155,218177,218186,218196,218202,218208,218213,218253,218274,218278,218282,218298,218306,218314,218318,218320,218333,218337,218346,218392,218412,218418-218419,218442,218445,218455-218457,218459,218466,218470,218474,218499,218510,218512,218517,218524,218544,218547,218549,218561,218586,218604,218611,218615,218634,218643,218650,218696,218703,218711,218713,218718,218721,218724,218735,218741,218771,218799-218800,218804,218814,218821,218852,218882,218894,218982,218993,219001,219040,219043 via svnmerge from
svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch
Added:
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/asan-interface-1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/asan-interface-1.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/bitfield-1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/bitfield-1.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/bitfield-2.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/bitfield-2.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/bitfield-3.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/bitfield-3.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/bitfield-4.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/bitfield-4.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/instrument-with-calls-1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/instrument-with-calls-1.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/instrument-with-calls-2.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/instrument-with-calls-2.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/misalign-1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/misalign-1.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/misalign-2.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/misalign-2.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-9.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-9.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/pr61530.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/pr61530.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/pr62089.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/pr62089.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/pr62140-1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/pr62140-1.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/pr62140-2.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/pr62140-2.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/pr63638.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/pr63638.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/strlen-overflow-1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/strlen-overflow-1.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/gomp/pr60823-4.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/gomp/pr60823-4.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/gomp/pr61200.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/gomp/pr61200.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/gomp/pr63249.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/gomp/pr63249.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/gomp/pr63328.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/gomp/pr63328.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/pr56493.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/pr56493.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/ubsan/overflow-sub-3.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/ubsan/overflow-sub-3.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/ubsan/undefined-2.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/ubsan/undefined-2.c
branches/google/gcc-4_9/gcc/testsuite/g++.dg/abi/no-weak1.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/abi/no-weak1.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/abi/spec1.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/abi/spec1.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/asan/pr62017.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/asan/pr62017.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/alias-decl-44.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-44.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/constexpr-63241.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-63241.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/constexpr-63265.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-63265.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist8.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist8.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template14.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template14.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/variadic161.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/variadic161.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/variadic162.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/variadic162.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp1y/feat-cxx11-neg.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx11-neg.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp1y/feat-cxx11.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx11.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp1y/feat-cxx98-neg.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx98-neg.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp1y/feat-cxx98.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx98.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp1y/paren1.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp1y/paren1.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp1y/phoobhar.h
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp1y/phoobhar.h
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp1y/pr57644.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp1y/pr57644.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp1y/testinc/
- copied from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp1y/testinc/
branches/google/gcc-4_9/gcc/testsuite/g++.dg/ext/stmtexpr16.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ext/stmtexpr16.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/gomp/pr63249.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/gomp/pr63249.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/devirt-28a.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ipa/devirt-28a.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/devirt-40.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ipa/devirt-40.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/pr61654.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ipa/pr61654.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/pr62015.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ipa/pr62015.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/pr63306.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ipa/pr63306.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/pr63838.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ipa/pr63838.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/lto/pr62026.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/lto/pr62026.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/opt/devirt5.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/opt/devirt5.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/pr62079.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/pr62079.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/pr64037.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/pr64037.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/template/friend56.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/template/friend56.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/template/ptrmem29.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/template/ptrmem29.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/template/spec38.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/template/spec38.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/torture/pr62121.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/torture/pr62121.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/torture/pr62175.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/torture/pr62175.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/torture/pr63632.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/torture/pr63632.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/ubsan/pr61272.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ubsan/pr61272.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/ubsan/pr63913.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ubsan/pr63913.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/warn/Wunused-parm-6.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/warn/Wunused-parm-6.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/warn/register-parm-1.C
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/warn/register-parm-1.C
branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/compile/pr62312.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.c-torture/compile/pr62312.c
branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/compile/pr63282.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.c-torture/compile/pr63282.c
branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/compile/pr64067.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.c-torture/compile/pr64067.c
branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/compile/pr64269.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.c-torture/compile/pr64269.c
branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/execute/pr63209.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.c-torture/execute/pr63209.c
branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/execute/pr63302.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.c-torture/execute/pr63302.c
branches/google/gcc-4_9/gcc/testsuite/gcc.c-torture/execute/pr63659.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.c-torture/execute/pr63659.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/20141029-1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/20141029-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/darwin-minversion-4.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/darwin-minversion-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/ipa/pr61986.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/ipa/pr61986.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/ipa/pr63551.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/ipa/pr63551.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/ipa/pr64041.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/ipa/pr64041.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr52769.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr52769.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr56724-1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr56724-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr56724-2.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr56724-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr62167-run.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr62167-run.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr62167.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr62167.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr62294.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr62294.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr62294.h
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr62294.h
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr63186.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr63186.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr63284.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr63284.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr63342.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr63342.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr63665.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr63665.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr63762.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr63762.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/float128-exact-underflow.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/torture/float128-exact-underflow.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr62031.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/torture/pr62031.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr62238.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/torture/pr62238.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr63380-1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/torture/pr63380-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr63380-2.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/torture/pr63380-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr63738.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/torture/pr63738.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/tree-ssa/pr61144.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/tree-ssa/pr61144.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/pr60196-1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr60196-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/pr60196-2.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr60196-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/pr62021.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr62021.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/pr62075.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr62075.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/pr63189.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr63189.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/pr63341-1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr63341-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/pr63341-2.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr63341-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/pr63379.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr63379.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/pr63530.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr63530.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/pr63605.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr63605.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/madd_after_asm_1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/aarch64/madd_after_asm_1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/pr62040.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/aarch64/pr62040.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/pr62262.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/aarch64/pr62262.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/avr/torture/pr63633-ice-mult.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/avr/torture/pr63633-ice-mult.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/memcpy-strategy-4.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/memcpy-strategy-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/memset-strategy-2.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/memset-strategy-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr63285.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr63285.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr63448.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr63448.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr63495.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr63495.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr63538.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr63538.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr63563.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr63563.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr63661.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr63661.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr63947.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr63947.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/builtins-1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/powerpc/builtins-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/builtins-2.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/powerpc/builtins-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/lvsl-lvsr.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/powerpc/lvsl-lvsr.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/pr63335.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/powerpc/pr63335.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/warn-lvsl-lvsr.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/powerpc/warn-lvsl-lvsr.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/sh/torture/pr63783-1.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/sh/torture/pr63783-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/sh/torture/pr63783-2.c
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gcc.target/sh/torture/pr63783-2.c
branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/pr59488-1.f90
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/gomp/pr59488-1.f90
branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/gomp/pr59488-2.f90
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/gomp/pr59488-2.f90
branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/typebound_call_26.f90
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/typebound_call_26.f90
branches/google/gcc-4_9/gcc/testsuite/gnat.dg/entry_queues2.adb
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gnat.dg/entry_queues2.adb
branches/google/gcc-4_9/gcc/testsuite/gnat.dg/opt41.adb
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gnat.dg/opt41.adb
branches/google/gcc-4_9/gcc/testsuite/gnat.dg/opt41_pkg.adb
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gnat.dg/opt41_pkg.adb
branches/google/gcc-4_9/gcc/testsuite/gnat.dg/opt41_pkg.ads
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gnat.dg/opt41_pkg.ads
branches/google/gcc-4_9/gcc/testsuite/gnat.dg/opt45.adb
- copied unchanged from r219043, branches/gcc-4_9-branch/gcc/testsuite/gnat.dg/opt45.adb
branches/google/gcc-4_9/libgo/go/debug/elf/testdata/go-relocation-test-gcc447-ppc64.obj
- copied unchanged from r219043, branches/gcc-4_9-branch/libgo/go/debug/elf/testdata/go-relocation-test-gcc447-ppc64.obj
branches/google/gcc-4_9/libgomp/testsuite/libgomp.c++/pr63248.C
- copied unchanged from r219043, branches/gcc-4_9-branch/libgomp/testsuite/libgomp.c++/pr63248.C
branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/pr61200.c
- copied unchanged from r219043, branches/gcc-4_9-branch/libgomp/testsuite/libgomp.c/pr61200.c
branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/pr63938-1.f90
- copied unchanged from r219043, branches/gcc-4_9-branch/libgomp/testsuite/libgomp.fortran/pr63938-1.f90
branches/google/gcc-4_9/libgomp/testsuite/libgomp.fortran/pr63938-2.f90
- copied unchanged from r219043, branches/gcc-4_9-branch/libgomp/testsuite/libgomp.fortran/pr63938-2.f90
branches/google/gcc-4_9/libstdc++-v3/testsuite/20_util/function/63840.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/function/63840.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/20_util/is_final/
- copied from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/is_final/
branches/google/gcc-4_9/libstdc++-v3/testsuite/20_util/tuple/61947.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/tuple/61947.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/priority_queue/requirements/uses_allocator.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/23_containers/priority_queue/requirements/uses_allocator.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/queue/requirements/uses_allocator.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/23_containers/queue/requirements/uses_allocator.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/stack/requirements/uses_allocator.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/23_containers/stack/requirements/uses_allocator.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/unordered_set/63456.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/23_containers/unordered_set/63456.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/vector/63500.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/23_containers/vector/63500.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/25_algorithms/random_shuffle/59603.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/25_algorithms/random_shuffle/59603.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/wchar_t/63199.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/wchar_t/63199.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/28_regex/iterators/regex_iterator/char/64140.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/28_regex/iterators/regex_iterator/char/64140.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/64303.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/64303.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/experimental/feat-cxx14.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/experimental/feat-cxx14.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/experimental/feat-lib-fund.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/experimental/feat-lib-fund.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/tr1/3_function_objects/function/63840.cc
- copied unchanged from r219043, branches/gcc-4_9-branch/libstdc++-v3/testsuite/tr1/3_function_objects/function/63840.cc
Modified:
branches/google/gcc-4_9/ (props changed)
branches/google/gcc-4_9/ChangeLog
branches/google/gcc-4_9/Makefile.def
branches/google/gcc-4_9/Makefile.in
branches/google/gcc-4_9/boehm-gc/ChangeLog
branches/google/gcc-4_9/config/ChangeLog
branches/google/gcc-4_9/configure
branches/google/gcc-4_9/configure.ac
branches/google/gcc-4_9/contrib/ChangeLog
branches/google/gcc-4_9/contrib/config-list.mk
branches/google/gcc-4_9/contrib/reghunt/ChangeLog
branches/google/gcc-4_9/contrib/regression/ChangeLog
branches/google/gcc-4_9/fixincludes/ChangeLog
branches/google/gcc-4_9/gcc/ChangeLog
branches/google/gcc-4_9/gcc/DATESTAMP
branches/google/gcc-4_9/gcc/Makefile.in
branches/google/gcc-4_9/gcc/ada/ChangeLog
branches/google/gcc-4_9/gcc/ada/back_end.adb
branches/google/gcc-4_9/gcc/ada/gcc-interface/decl.c
branches/google/gcc-4_9/gcc/ada/gcc-interface/trans.c
branches/google/gcc-4_9/gcc/ada/gcc-interface/utils.c
branches/google/gcc-4_9/gcc/ada/gcc-interface/utils2.c
branches/google/gcc-4_9/gcc/ada/mlib-utl.adb
branches/google/gcc-4_9/gcc/ada/uintp.adb
branches/google/gcc-4_9/gcc/ada/uintp.ads
branches/google/gcc-4_9/gcc/alias.c
branches/google/gcc-4_9/gcc/asan.c
branches/google/gcc-4_9/gcc/c-family/ChangeLog
branches/google/gcc-4_9/gcc/c-family/c-common.c
branches/google/gcc-4_9/gcc/c-family/c-cppbuiltin.c
branches/google/gcc-4_9/gcc/c-family/c-ubsan.c
branches/google/gcc-4_9/gcc/c/ChangeLog
branches/google/gcc-4_9/gcc/c/c-parser.c
branches/google/gcc-4_9/gcc/c/c-typeck.c
branches/google/gcc-4_9/gcc/cfgcleanup.c
branches/google/gcc-4_9/gcc/cgraph.h
branches/google/gcc-4_9/gcc/cgraphclones.c
branches/google/gcc-4_9/gcc/cgraphunit.c
branches/google/gcc-4_9/gcc/collect2.c
branches/google/gcc-4_9/gcc/combine.c
branches/google/gcc-4_9/gcc/config.gcc
branches/google/gcc-4_9/gcc/config.in
branches/google/gcc-4_9/gcc/config/aarch64/aarch64-elf-raw.h
branches/google/gcc-4_9/gcc/config/aarch64/aarch64-linux.h
branches/google/gcc-4_9/gcc/config/aarch64/aarch64-simd.md
branches/google/gcc-4_9/gcc/config/aarch64/aarch64.c
branches/google/gcc-4_9/gcc/config/aarch64/aarch64.md
branches/google/gcc-4_9/gcc/config/aarch64/arm_neon.h
branches/google/gcc-4_9/gcc/config/aarch64/iterators.md
branches/google/gcc-4_9/gcc/config/alpha/alpha.md
branches/google/gcc-4_9/gcc/config/arm/arm-protos.h
branches/google/gcc-4_9/gcc/config/arm/arm.c
branches/google/gcc-4_9/gcc/config/arm/arm.h
branches/google/gcc-4_9/gcc/config/arm/arm.md
branches/google/gcc-4_9/gcc/config/arm/constraints.md
branches/google/gcc-4_9/gcc/config/arm/t-aprofile
branches/google/gcc-4_9/gcc/config/avr/avr-dimode.md
branches/google/gcc-4_9/gcc/config/avr/avr-fixed.md
branches/google/gcc-4_9/gcc/config/avr/avr-protos.h
branches/google/gcc-4_9/gcc/config/avr/avr.c
branches/google/gcc-4_9/gcc/config/avr/avr.md
branches/google/gcc-4_9/gcc/config/darwin-c.c
branches/google/gcc-4_9/gcc/config/darwin-driver.c
branches/google/gcc-4_9/gcc/config/gnu-user.h
branches/google/gcc-4_9/gcc/config/i386/i386.c
branches/google/gcc-4_9/gcc/config/i386/i386.md
branches/google/gcc-4_9/gcc/config/msp430/msp430.md
branches/google/gcc-4_9/gcc/config/pa/pa.c
branches/google/gcc-4_9/gcc/config/pa/pa.md
branches/google/gcc-4_9/gcc/config/rs6000/altivec.h
branches/google/gcc-4_9/gcc/config/rs6000/altivec.md
branches/google/gcc-4_9/gcc/config/rs6000/darwin.h
branches/google/gcc-4_9/gcc/config/rs6000/predicates.md
branches/google/gcc-4_9/gcc/config/rs6000/rs6000-builtin.def
branches/google/gcc-4_9/gcc/config/rs6000/rs6000-c.c
branches/google/gcc-4_9/gcc/config/rs6000/rs6000-protos.h
branches/google/gcc-4_9/gcc/config/rs6000/rs6000.c
branches/google/gcc-4_9/gcc/config/rs6000/rs6000.md
branches/google/gcc-4_9/gcc/config/rs6000/vsx.md
branches/google/gcc-4_9/gcc/config/rs6000/xcoff.h
branches/google/gcc-4_9/gcc/config/s390/s390.c
branches/google/gcc-4_9/gcc/config/sh/predicates.md
branches/google/gcc-4_9/gcc/config/sh/sh.c
branches/google/gcc-4_9/gcc/config/sh/sh.md
branches/google/gcc-4_9/gcc/config/sh/sh_optimize_sett_clrt.cc
branches/google/gcc-4_9/gcc/config/sh/sh_treg_combine.cc
branches/google/gcc-4_9/gcc/config/sh/sync.md
branches/google/gcc-4_9/gcc/config/sparc/leon.md
branches/google/gcc-4_9/gcc/config/sparc/sparc-opts.h
branches/google/gcc-4_9/gcc/config/sparc/sparc.c
branches/google/gcc-4_9/gcc/config/sparc/sparc.h
branches/google/gcc-4_9/gcc/config/sparc/sparc.md
branches/google/gcc-4_9/gcc/config/sparc/sparc.opt
branches/google/gcc-4_9/gcc/config/sparc/t-rtems
branches/google/gcc-4_9/gcc/configure
branches/google/gcc-4_9/gcc/configure.ac
branches/google/gcc-4_9/gcc/convert.c
branches/google/gcc-4_9/gcc/cp/ChangeLog
branches/google/gcc-4_9/gcc/cp/call.c
branches/google/gcc-4_9/gcc/cp/cp-tree.h
branches/google/gcc-4_9/gcc/cp/decl2.c
branches/google/gcc-4_9/gcc/cp/mangle.c
branches/google/gcc-4_9/gcc/cp/method.c
branches/google/gcc-4_9/gcc/cp/parser.c
branches/google/gcc-4_9/gcc/cp/pt.c
branches/google/gcc-4_9/gcc/cp/semantics.c
branches/google/gcc-4_9/gcc/cp/typeck.c
branches/google/gcc-4_9/gcc/cse.c
branches/google/gcc-4_9/gcc/doc/cpp.texi
branches/google/gcc-4_9/gcc/doc/extend.texi
branches/google/gcc-4_9/gcc/doc/install.texi
branches/google/gcc-4_9/gcc/doc/invoke.texi
branches/google/gcc-4_9/gcc/doc/md.texi
branches/google/gcc-4_9/gcc/doc/tm.texi
branches/google/gcc-4_9/gcc/doc/tm.texi.in
branches/google/gcc-4_9/gcc/dwarf2out.c
branches/google/gcc-4_9/gcc/emit-rtl.c
branches/google/gcc-4_9/gcc/expmed.c
branches/google/gcc-4_9/gcc/expr.c
branches/google/gcc-4_9/gcc/flag-types.h
branches/google/gcc-4_9/gcc/fold-const.c
branches/google/gcc-4_9/gcc/fortran/ChangeLog
branches/google/gcc-4_9/gcc/fortran/interface.c
branches/google/gcc-4_9/gcc/fortran/module.c
branches/google/gcc-4_9/gcc/fortran/resolve.c
branches/google/gcc-4_9/gcc/fortran/trans-expr.c
branches/google/gcc-4_9/gcc/fortran/trans-openmp.c
branches/google/gcc-4_9/gcc/gcc.c
branches/google/gcc-4_9/gcc/gimple-fold.c
branches/google/gcc-4_9/gcc/gimple.c
branches/google/gcc-4_9/gcc/go/ChangeLog
branches/google/gcc-4_9/gcc/go/gofrontend/expressions.cc
branches/google/gcc-4_9/gcc/go/gofrontend/gogo.cc
branches/google/gcc-4_9/gcc/graphite-clast-to-gimple.c
branches/google/gcc-4_9/gcc/graphite-interchange.c
branches/google/gcc-4_9/gcc/graphite-optimize-isl.c
branches/google/gcc-4_9/gcc/graphite-poly.c
branches/google/gcc-4_9/gcc/graphite-sese-to-poly.c
branches/google/gcc-4_9/gcc/haifa-sched.c
branches/google/gcc-4_9/gcc/ifcvt.c
branches/google/gcc-4_9/gcc/internal-fn.c
branches/google/gcc-4_9/gcc/internal-fn.def
branches/google/gcc-4_9/gcc/internal-fn.h
branches/google/gcc-4_9/gcc/ipa-cp.c
branches/google/gcc-4_9/gcc/ipa-devirt.c
branches/google/gcc-4_9/gcc/ipa-inline-analysis.c
branches/google/gcc-4_9/gcc/ipa-pure-const.c
branches/google/gcc-4_9/gcc/ipa-split.c
branches/google/gcc-4_9/gcc/ira.c
branches/google/gcc-4_9/gcc/java/ChangeLog
branches/google/gcc-4_9/gcc/lra-assigns.c
branches/google/gcc-4_9/gcc/lra-constraints.c
branches/google/gcc-4_9/gcc/lra-int.h
branches/google/gcc-4_9/gcc/lra.c
branches/google/gcc-4_9/gcc/lto-streamer-out.c
branches/google/gcc-4_9/gcc/lto/ChangeLog
branches/google/gcc-4_9/gcc/objc/ChangeLog
branches/google/gcc-4_9/gcc/objcp/ChangeLog
branches/google/gcc-4_9/gcc/omp-low.c
branches/google/gcc-4_9/gcc/opts.c
branches/google/gcc-4_9/gcc/params.def
branches/google/gcc-4_9/gcc/params.h
branches/google/gcc-4_9/gcc/po/ChangeLog
branches/google/gcc-4_9/gcc/recog.c
branches/google/gcc-4_9/gcc/ree.c
branches/google/gcc-4_9/gcc/regcprop.c
branches/google/gcc-4_9/gcc/reload.c
branches/google/gcc-4_9/gcc/sanitizer.def
branches/google/gcc-4_9/gcc/sched-deps.c
branches/google/gcc-4_9/gcc/stor-layout.c
branches/google/gcc-4_9/gcc/testsuite/ChangeLog
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/inc.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-1.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-2.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-3.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-4.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-5.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-6.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-7.c
branches/google/gcc-4_9/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-8.c
branches/google/gcc-4_9/gcc/testsuite/g++.dg/compat/struct-layout-1_generate.c
branches/google/gcc-4_9/gcc/testsuite/g++.dg/ext/altivec-2.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/init/const9.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/devirt-39.C
branches/google/gcc-4_9/gcc/testsuite/g++.dg/opt/devirt4.C
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/darwin-minversion-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/darwin-minversion-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/darwin-minversion-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr51879-12.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr61053.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/vshuf-4.inc
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/tree-ssa/loop-19.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/pr59594.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vmx/3c-01a.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vmx/ops-long-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vmx/ops.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/scalar_intrinsics.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlalh_lane_s16.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlals_lane_s32.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlslh_lane_s16.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmlsls_lane_s32.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmullh_lane_s16.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/aarch64/vqdmulls_lane_s32.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/h8300/h8300.exp
branches/google/gcc-4_9/gcc/testsuite/gcc.target/h8300/pragma-isr.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/h8300/pragma-isr2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-7.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-7.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/altivec-20.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/altivec-6.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/altivec-vec-merge.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/vsx-builtin-8.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/vsx-extract-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/sh/pr51244-20-sh2a.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/sh/pr51244-20.c
branches/google/gcc-4_9/gcc/testsuite/gfortran.dg/pointer_intent_7.f90
branches/google/gcc-4_9/gcc/testsuite/lib/asan-dg.exp
branches/google/gcc-4_9/gcc/testsuite/lib/target-supports.exp
branches/google/gcc-4_9/gcc/toplev.c
branches/google/gcc-4_9/gcc/tree-cfgcleanup.c
branches/google/gcc-4_9/gcc/tree-data-ref.c
branches/google/gcc-4_9/gcc/tree-data-ref.h
branches/google/gcc-4_9/gcc/tree-nrv.c
branches/google/gcc-4_9/gcc/tree-predcom.c
branches/google/gcc-4_9/gcc/tree-sra.c
branches/google/gcc-4_9/gcc/tree-ssa-forwprop.c
branches/google/gcc-4_9/gcc/tree-ssa-loop-niter.c
branches/google/gcc-4_9/gcc/tree-ssa-reassoc.c
branches/google/gcc-4_9/gcc/tree-ssa-tail-merge.c
branches/google/gcc-4_9/gcc/tree-vect-data-refs.c
branches/google/gcc-4_9/gcc/tree-vect-loop.c
branches/google/gcc-4_9/gcc/tree-vect-slp.c
branches/google/gcc-4_9/gcc/tree-vect-stmts.c
branches/google/gcc-4_9/gcc/tree-vectorizer.h
branches/google/gcc-4_9/gcc/tree-vrp.c
branches/google/gcc-4_9/gcc/tree.c
branches/google/gcc-4_9/gcc/tsan.c
branches/google/gcc-4_9/gcc/ubsan.c
branches/google/gcc-4_9/gcc/varasm.c
branches/google/gcc-4_9/gcc/varpool.c
branches/google/gcc-4_9/gnattools/ChangeLog
branches/google/gcc-4_9/include/ChangeLog
branches/google/gcc-4_9/intl/ChangeLog
branches/google/gcc-4_9/libada/ChangeLog
branches/google/gcc-4_9/libatomic/ChangeLog
branches/google/gcc-4_9/libbacktrace/ChangeLog
branches/google/gcc-4_9/libcilkrts/ChangeLog
branches/google/gcc-4_9/libcpp/ChangeLog
branches/google/gcc-4_9/libcpp/directives.c
branches/google/gcc-4_9/libcpp/expr.c
branches/google/gcc-4_9/libcpp/files.c
branches/google/gcc-4_9/libcpp/identifiers.c
branches/google/gcc-4_9/libcpp/internal.h
branches/google/gcc-4_9/libcpp/lex.c
branches/google/gcc-4_9/libcpp/line-map.c
branches/google/gcc-4_9/libcpp/pch.c
branches/google/gcc-4_9/libcpp/po/ChangeLog
branches/google/gcc-4_9/libcpp/po/ja.po
branches/google/gcc-4_9/libcpp/traditional.c
branches/google/gcc-4_9/libdecnumber/ChangeLog
branches/google/gcc-4_9/libffi/ChangeLog
branches/google/gcc-4_9/libffi/src/powerpc/linux64.S
branches/google/gcc-4_9/libffi/src/powerpc/linux64_closure.S
branches/google/gcc-4_9/libgcc/ChangeLog
branches/google/gcc-4_9/libgcc/config/avr/lib1funcs.S
branches/google/gcc-4_9/libgcc/config/avr/t-avr
branches/google/gcc-4_9/libgcc/config/i386/sfp-machine.h
branches/google/gcc-4_9/libgcc/config/libbid/ChangeLog
branches/google/gcc-4_9/libgcc/config/pa/linux-atomic.c
branches/google/gcc-4_9/libgcc/config/pa/linux-unwind.h
branches/google/gcc-4_9/libgcc/config/sh/lib1funcs.S
branches/google/gcc-4_9/libgfortran/ChangeLog
branches/google/gcc-4_9/libgfortran/config.h.in
branches/google/gcc-4_9/libgfortran/configure
branches/google/gcc-4_9/libgfortran/configure.ac
branches/google/gcc-4_9/libgfortran/io/unit.c
branches/google/gcc-4_9/libgfortran/runtime/main.c
branches/google/gcc-4_9/libgfortran/runtime/memory.c
branches/google/gcc-4_9/libgo/go/debug/elf/elf.go
branches/google/gcc-4_9/libgo/go/debug/elf/file.go
branches/google/gcc-4_9/libgo/go/debug/elf/file_test.go
branches/google/gcc-4_9/libgo/go/syscall/exec_linux.go
branches/google/gcc-4_9/libgo/mksysinfo.sh
branches/google/gcc-4_9/libgo/runtime/getncpu-linux.c
branches/google/gcc-4_9/libgomp/ChangeLog
branches/google/gcc-4_9/libgomp/configure.tgt
branches/google/gcc-4_9/libiberty/ChangeLog
branches/google/gcc-4_9/libitm/ChangeLog
branches/google/gcc-4_9/libitm/configure.tgt
branches/google/gcc-4_9/libjava/ChangeLog
branches/google/gcc-4_9/libjava/classpath/ (props changed)
branches/google/gcc-4_9/libjava/classpath/ChangeLog
branches/google/gcc-4_9/libjava/libltdl/ChangeLog
branches/google/gcc-4_9/libobjc/ChangeLog
branches/google/gcc-4_9/libquadmath/ChangeLog
branches/google/gcc-4_9/libsanitizer/ChangeLog
branches/google/gcc-4_9/libsanitizer/Makefile.am
branches/google/gcc-4_9/libsanitizer/Makefile.in
branches/google/gcc-4_9/libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cc
branches/google/gcc-4_9/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h
branches/google/gcc-4_9/libssp/ChangeLog
branches/google/gcc-4_9/libstdc++-v3/ChangeLog
branches/google/gcc-4_9/libstdc++-v3/config/os/mingw32-w64/os_defines.h
branches/google/gcc-4_9/libstdc++-v3/config/os/mingw32/os_defines.h
branches/google/gcc-4_9/libstdc++-v3/configure.host
branches/google/gcc-4_9/libstdc++-v3/doc/html/index.html
branches/google/gcc-4_9/libstdc++-v3/doc/html/manual/containers.html
branches/google/gcc-4_9/libstdc++-v3/doc/html/manual/index.html
branches/google/gcc-4_9/libstdc++-v3/doc/html/manual/status.html
branches/google/gcc-4_9/libstdc++-v3/doc/html/manual/std_contents.html
branches/google/gcc-4_9/libstdc++-v3/doc/xml/manual/containers.xml
branches/google/gcc-4_9/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
branches/google/gcc-4_9/libstdc++-v3/include/bits/basic_string.h
branches/google/gcc-4_9/libstdc++-v3/include/bits/hashtable.h
branches/google/gcc-4_9/libstdc++-v3/include/bits/regex.h
branches/google/gcc-4_9/libstdc++-v3/include/bits/regex.tcc
branches/google/gcc-4_9/libstdc++-v3/include/bits/regex_executor.tcc
branches/google/gcc-4_9/libstdc++-v3/include/bits/stl_algo.h
branches/google/gcc-4_9/libstdc++-v3/include/bits/stl_algobase.h
branches/google/gcc-4_9/libstdc++-v3/include/bits/stl_function.h
branches/google/gcc-4_9/libstdc++-v3/include/bits/stl_queue.h
branches/google/gcc-4_9/libstdc++-v3/include/bits/stl_stack.h
branches/google/gcc-4_9/libstdc++-v3/include/bits/unique_ptr.h
branches/google/gcc-4_9/libstdc++-v3/include/bits/vector.tcc
branches/google/gcc-4_9/libstdc++-v3/include/debug/functions.h
branches/google/gcc-4_9/libstdc++-v3/include/parallel/algo.h
branches/google/gcc-4_9/libstdc++-v3/include/parallel/numeric
branches/google/gcc-4_9/libstdc++-v3/include/std/chrono
branches/google/gcc-4_9/libstdc++-v3/include/std/complex
branches/google/gcc-4_9/libstdc++-v3/include/std/functional
branches/google/gcc-4_9/libstdc++-v3/include/std/iomanip
branches/google/gcc-4_9/libstdc++-v3/include/std/mutex
branches/google/gcc-4_9/libstdc++-v3/include/std/shared_mutex
branches/google/gcc-4_9/libstdc++-v3/include/std/tuple
branches/google/gcc-4_9/libstdc++-v3/include/std/type_traits
branches/google/gcc-4_9/libstdc++-v3/include/std/utility
branches/google/gcc-4_9/libstdc++-v3/include/tr1/functional
branches/google/gcc-4_9/libstdc++-v3/libsupc++/eh_personality.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/20_util/uses_allocator/cons_neg.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/28_regex/iterators/regex_iterator/char/string_position_01.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/30_threads/try_lock/4.cc
branches/google/gcc-4_9/libstdc++-v3/testsuite/util/testsuite_tr1.h
branches/google/gcc-4_9/libvtv/ChangeLog
branches/google/gcc-4_9/lto-plugin/ChangeLog
branches/google/gcc-4_9/maintainer-scripts/ChangeLog
branches/google/gcc-4_9/zlib/ChangeLog
Propchange: branches/google/gcc-4_9/
('svn:mergeinfo' modified)
Propchange: branches/google/gcc-4_9/
('svnmerge-integrated' modified)
Propchange: branches/google/gcc-4_9/libjava/classpath/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list