Merge from branches/gcc-4_8-branch up to rev 202157.
commit0a49e4c44645b8733b84ef8585f6cda9c4b47d9a
authorclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Sep 2013 12:19:36 +0000 (10 12:19 +0000)
committerclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Sep 2013 12:19:36 +0000 (10 12:19 +0000)
treec83fba41d82df64506745d37dc178585a6a96f4a
parent074a13b9bd1a194c0ff23d37b62c18e96bbc177e
Merge from branches/gcc-4_8-branch up to rev 202157.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/linaro@202439 138bc75d-0d04-0410-961f-82ee72b054a4
128 files changed:
gcc-4_8-branch/ChangeLog
gcc-4_8-branch/configure
gcc-4_8-branch/configure.ac
gcc-4_8-branch/gcc/ChangeLog
gcc-4_8-branch/gcc/ChangeLog.linaro
gcc-4_8-branch/gcc/DATESTAMP
gcc-4_8-branch/gcc/ada/ChangeLog
gcc-4_8-branch/gcc/ada/gcc-interface/trans.c
gcc-4_8-branch/gcc/asan.c
gcc-4_8-branch/gcc/c-family/ChangeLog
gcc-4_8-branch/gcc/c-family/c-ada-spec.c
gcc-4_8-branch/gcc/config/aarch64/aarch64-linux.h
gcc-4_8-branch/gcc/config/arm/arm.c
gcc-4_8-branch/gcc/config/arm/neon.md
gcc-4_8-branch/gcc/config/i386/driver-i386.c
gcc-4_8-branch/gcc/config/i386/i386.c
gcc-4_8-branch/gcc/config/i386/i386.md
gcc-4_8-branch/gcc/config/i386/sse.md
gcc-4_8-branch/gcc/config/i386/x86-64.h
gcc-4_8-branch/gcc/config/pa/pa.md
gcc-4_8-branch/gcc/config/rs6000/dfp.md
gcc-4_8-branch/gcc/config/rs6000/rs6000.c
gcc-4_8-branch/gcc/config/s390/htmintrin.h [new file with mode: 0644]
gcc-4_8-branch/gcc/config/s390/htmxlintrin.h [new file with mode: 0644]
gcc-4_8-branch/gcc/config/s390/s390intrin.h [new file with mode: 0644]
gcc-4_8-branch/gcc/cp/ChangeLog
gcc-4_8-branch/gcc/cp/cp-tree.h
gcc-4_8-branch/gcc/cp/cvt.c
gcc-4_8-branch/gcc/cp/name-lookup.c
gcc-4_8-branch/gcc/cp/tree.c
gcc-4_8-branch/gcc/expr.c
gcc-4_8-branch/gcc/fortran/ChangeLog
gcc-4_8-branch/gcc/fortran/match.c
gcc-4_8-branch/gcc/fortran/trans-array.c
gcc-4_8-branch/gcc/fortran/trans-intrinsic.c
gcc-4_8-branch/gcc/genoutput.c
gcc-4_8-branch/gcc/gimple-ssa-strength-reduction.c
gcc-4_8-branch/gcc/gimple.c
gcc-4_8-branch/gcc/go/ChangeLog
gcc-4_8-branch/gcc/go/go-gcc.cc
gcc-4_8-branch/gcc/go/gofrontend/gogo.cc
gcc-4_8-branch/gcc/go/gofrontend/parse.cc
gcc-4_8-branch/gcc/go/gofrontend/statements.cc
gcc-4_8-branch/gcc/go/gofrontend/types.cc
gcc-4_8-branch/gcc/go/gofrontend/types.h
gcc-4_8-branch/gcc/lra-constraints.c
gcc-4_8-branch/gcc/omp-low.c
gcc-4_8-branch/gcc/passes.c
gcc-4_8-branch/gcc/recog.h
gcc-4_8-branch/gcc/testsuite/ChangeLog
gcc-4_8-branch/gcc/testsuite/c-c++-common/gomp/pr58257.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg5.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/pr57981.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual14.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/opt/pr58006.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/opt/pr58165.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/pr57878.C
gcc-4_8-branch/gcc/testsuite/g++.dg/template/delete2.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr58164.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr58209.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr58277-1.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr58277-2.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/asan/pr56417.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/pr56977.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/pr57980.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/pr58145-1.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/pr58145-2.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57343.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57381.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57417.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr58041.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/arm/lp1189445.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/arm/pr58041.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/i386/movabs-1.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57459.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr58218.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gfortran.dg/inline_sum_5.f90 [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gfortran.dg/select_type_34.f90 [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gfortran.dg/transfer_intrinsic_6.f90 [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gfortran.fortran-torture/execute/pr57396.f90 [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gnat.dg/loop_optimization16.adb [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gnat.dg/loop_optimization16_pkg.adb [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gnat.dg/loop_optimization16_pkg.ads [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/go.test/test/fixedbugs/bug086.go
gcc-4_8-branch/gcc/tree-affine.c
gcc-4_8-branch/gcc/tree-call-cdce.c
gcc-4_8-branch/gcc/tree-parloops.c
gcc-4_8-branch/gcc/tree-sra.c
gcc-4_8-branch/gcc/tree-ssa-loop-niter.c
gcc-4_8-branch/gcc/tree-ssa-sccvn.c
gcc-4_8-branch/gcc/tree-ssa-strlen.c
gcc-4_8-branch/gcc/tree-tailcall.c
gcc-4_8-branch/libgo/go/net/cgo_unix.go
gcc-4_8-branch/libitm/ChangeLog
gcc-4_8-branch/libitm/config/s390/sjlj.S [new file with mode: 0644]
gcc-4_8-branch/libitm/config/s390/target.h [new file with mode: 0644]
gcc-4_8-branch/libitm/configure.tgt
gcc-4_8-branch/libstdc++-v3/ChangeLog
gcc-4_8-branch/libstdc++-v3/include/bits/random.h
gcc-4_8-branch/libstdc++-v3/include/ext/atomicity.h
gcc-4_8-branch/libstdc++-v3/include/ext/random
gcc-4_8-branch/libstdc++-v3/src/c++98/compatibility.cc
gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/cons/default.cc
gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/cons/parms.cc
gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/cons/default.cc
gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/cons/parms.cc
gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/cons/default.cc
gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/cons/parms.cc
gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/cons/default.cc
gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/cons/parms.cc
gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/cons/default.cc
gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/cons/parms.cc
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/normal_mv_distribution/cons/default.cc
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/normal_mv_distribution/cons/parms.cc
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/triangular_distribution/cons/default.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/triangular_distribution/cons/default.cc with 100% similarity]
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/triangular_distribution/cons/parms.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/triangular_distribution/cons/parms.cc with 100% similarity]
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/triangular_distribution/operators/equal.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/triangular_distribution/operators/equal.cc with 100% similarity]
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/triangular_distribution/operators/inequal.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/triangular_distribution/operators/inequal.cc with 100% similarity]
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/triangular_distribution/operators/serialize.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/triangular_distribution/operators/serialize.cc with 100% similarity]
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/triangular_distribution/requirements/explicit_instantiation/1.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/triangular_distribution/requirements/explicit_instantiation/1.cc with 100% similarity]
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/triangular_distribution/requirements/typedefs.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/triangular_distribution/requirements/typedefs.cc with 100% similarity]
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/von_mises_distribution/cons/default.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/von_mises_distribution/cons/default.cc with 100% similarity]
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/von_mises_distribution/cons/parms.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/von_mises_distribution/cons/parms.cc with 100% similarity]
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/von_mises_distribution/operators/equal.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/von_mises_distribution/operators/equal.cc with 100% similarity]
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/von_mises_distribution/operators/inequal.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/von_mises_distribution/operators/inequal.cc with 100% similarity]
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/von_mises_distribution/operators/serialize.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/von_mises_distribution/operators/serialize.cc with 100% similarity]
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/von_mises_distribution/requirements/explicit_instantiation/1.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/von_mises_distribution/requirements/explicit_instantiation/1.cc with 100% similarity]
gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/von_mises_distribution/requirements/typedefs.cc [moved from gcc-4_8-branch/libstdc++-v3/testsuite/ext/von_mises_distribution/requirements/typedefs.cc with 100% similarity]