Merge branches/gcc-4_8-branch rev 216856
commit6e3b17442af2c66e197aeabedca6712ecc558562
authorclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Nov 2014 15:39:32 +0000 (3 15:39 +0000)
committerclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Nov 2014 15:39:32 +0000 (3 15:39 +0000)
treec9d4fbaf2ba87ea077f407c74ab09115f338a552
parent402fb14d78ba2f5d14d8742ac7a993a093e5127e
Merge branches/gcc-4_8-branch rev 216856

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/linaro@217046 138bc75d-0d04-0410-961f-82ee72b054a4
151 files changed:
gcc-4_8-branch/gcc/ChangeLog
gcc-4_8-branch/gcc/DATESTAMP
gcc-4_8-branch/gcc/ada/ChangeLog
gcc-4_8-branch/gcc/ada/gsocket.h
gcc-4_8-branch/gcc/ada/s-osinte-rtems.adb
gcc-4_8-branch/gcc/ada/socket.c
gcc-4_8-branch/gcc/ada/uintp.adb
gcc-4_8-branch/gcc/ada/uintp.ads
gcc-4_8-branch/gcc/cgraphunit.c
gcc-4_8-branch/gcc/config/aarch64/aarch64-protos.h
gcc-4_8-branch/gcc/config/aarch64/aarch64.c
gcc-4_8-branch/gcc/config/aarch64/aarch64.h
gcc-4_8-branch/gcc/config/aarch64/aarch64.opt
gcc-4_8-branch/gcc/config/arm/arm-protos.h
gcc-4_8-branch/gcc/config/arm/arm.c
gcc-4_8-branch/gcc/config/arm/arm.md
gcc-4_8-branch/gcc/config/arm/constraints.md
gcc-4_8-branch/gcc/config/i386/i386.c
gcc-4_8-branch/gcc/config/i386/i386.md
gcc-4_8-branch/gcc/config/pa/pa.c
gcc-4_8-branch/gcc/config/rs6000/altivec.md
gcc-4_8-branch/gcc/config/rs6000/constraints.md
gcc-4_8-branch/gcc/config/rs6000/predicates.md
gcc-4_8-branch/gcc/config/rs6000/rs6000-c.c
gcc-4_8-branch/gcc/config/rs6000/rs6000-protos.h
gcc-4_8-branch/gcc/config/rs6000/rs6000.c
gcc-4_8-branch/gcc/config/rs6000/rs6000.h
gcc-4_8-branch/gcc/config/rs6000/rs6000.md
gcc-4_8-branch/gcc/config/rs6000/vsx.md
gcc-4_8-branch/gcc/config/sh/sh.c
gcc-4_8-branch/gcc/config/sh/sh.opt
gcc-4_8-branch/gcc/config/sh/sync.md
gcc-4_8-branch/gcc/configure
gcc-4_8-branch/gcc/configure.ac
gcc-4_8-branch/gcc/cp/ChangeLog
gcc-4_8-branch/gcc/cp/parser.c
gcc-4_8-branch/gcc/cp/pt.c
gcc-4_8-branch/gcc/cp/semantics.c
gcc-4_8-branch/gcc/doc/install.texi
gcc-4_8-branch/gcc/doc/invoke.texi
gcc-4_8-branch/gcc/doc/md.texi
gcc-4_8-branch/gcc/dwarf2out.c
gcc-4_8-branch/gcc/emit-rtl.c
gcc-4_8-branch/gcc/emit-rtl.h
gcc-4_8-branch/gcc/expr.c
gcc-4_8-branch/gcc/fold-const.c
gcc-4_8-branch/gcc/fortran/ChangeLog
gcc-4_8-branch/gcc/fortran/frontend-passes.c
gcc-4_8-branch/gcc/fortran/interface.c
gcc-4_8-branch/gcc/fortran/trans-openmp.c
gcc-4_8-branch/gcc/gimple-fold.c
gcc-4_8-branch/gcc/haifa-sched.c
gcc-4_8-branch/gcc/ifcvt.c
gcc-4_8-branch/gcc/ipa-cp.c
gcc-4_8-branch/gcc/regcprop.c
gcc-4_8-branch/gcc/stor-layout.c
gcc-4_8-branch/gcc/testsuite/ChangeLog
gcc-4_8-branch/gcc/testsuite/g++.dg/compat/struct-layout-1_generate.c
gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist8.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-names1.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/ext/altivec-2.C
gcc-4_8-branch/gcc/testsuite/g++.dg/ext/stmtexpr16.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/init/const9.C
gcc-4_8-branch/gcc/testsuite/g++.dg/ipa/pr62015.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/rtti/dyncast7.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/tls/thread_local10.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr63282.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/bitfld-6.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/ipa/pr61986.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/pr61045.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/pr62004.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/pr62030.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/pr63284.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/pr63342.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/float128-exact-underflow.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr61010.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr61452.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/vshuf-4.inc
gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr60196-1.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr60196-2.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr62073.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr62075.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr63189.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr63341-1.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr63341-2.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/vmx/3c-01a.c
gcc-4_8-branch/gcc/testsuite/gcc.dg/vmx/ops-long-1.c
gcc-4_8-branch/gcc/testsuite/gcc.dg/vmx/ops.c
gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/madd_after_asm_1.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr61923.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/mips/pr62030-octeon.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/altivec-20.c
gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/altivec-6.c
gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/altivec-vec-merge.c
gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/lvsl-lvsr.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pr63335.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-8.c
gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/warn-lvsl-lvsr.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/sh/pr61996.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gfortran.dg/array_assignment_5.f90 [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gfortran.dg/bessel_7.f90
gcc-4_8-branch/gcc/testsuite/gfortran.dg/gomp/pr59488-1.f90 [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gfortran.dg/gomp/pr59488-2.f90 [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gfortran.dg/pointer_intent_7.f90
gcc-4_8-branch/gcc/testsuite/gnat.dg/opt41.adb [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gnat.dg/opt41_pkg.adb [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gnat.dg/opt41_pkg.ads [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/lib/target-supports.exp
gcc-4_8-branch/gcc/tree-cfgcleanup.c
gcc-4_8-branch/gcc/tree-sra.c
gcc-4_8-branch/gcc/tree-ssa-sccvn.c
gcc-4_8-branch/gcc/tree-vect-data-refs.c
gcc-4_8-branch/gcc/tree-vect-loop.c
gcc-4_8-branch/gcc/tree-vect-slp.c
gcc-4_8-branch/gcc/tree-vect-stmts.c
gcc-4_8-branch/gcc/tree-vectorizer.h
gcc-4_8-branch/libada/ChangeLog
gcc-4_8-branch/libada/Makefile.in
gcc-4_8-branch/libcpp/ChangeLog
gcc-4_8-branch/libcpp/lex.c
gcc-4_8-branch/libffi/ChangeLog
gcc-4_8-branch/libffi/src/powerpc/linux64.S
gcc-4_8-branch/libffi/src/powerpc/linux64_closure.S
gcc-4_8-branch/libgcc/ChangeLog
gcc-4_8-branch/libgcc/config/i386/sfp-machine.h
gcc-4_8-branch/libgcc/config/pa/linux-unwind.h
gcc-4_8-branch/libgfortran/ChangeLog
gcc-4_8-branch/libgfortran/config.h.in
gcc-4_8-branch/libgfortran/configure
gcc-4_8-branch/libgfortran/configure.ac
gcc-4_8-branch/libgfortran/generated/bessel_r10.c
gcc-4_8-branch/libgfortran/generated/bessel_r16.c
gcc-4_8-branch/libgfortran/generated/bessel_r4.c
gcc-4_8-branch/libgfortran/generated/bessel_r8.c
gcc-4_8-branch/libgfortran/m4/bessel.m4
gcc-4_8-branch/libgfortran/runtime/main.c
gcc-4_8-branch/libstdc++-v3/ChangeLog
gcc-4_8-branch/libstdc++-v3/config/abi/post/hppa-linux-gnu/baseline_symbols.txt
gcc-4_8-branch/libstdc++-v3/config/os/mingw32-w64/os_defines.h
gcc-4_8-branch/libstdc++-v3/config/os/mingw32/os_defines.h
gcc-4_8-branch/libstdc++-v3/doc/html/index.html
gcc-4_8-branch/libstdc++-v3/doc/html/manual/abi.html
gcc-4_8-branch/libstdc++-v3/doc/html/manual/containers.html
gcc-4_8-branch/libstdc++-v3/doc/html/manual/index.html
gcc-4_8-branch/libstdc++-v3/doc/html/manual/status.html
gcc-4_8-branch/libstdc++-v3/doc/html/manual/std_contents.html
gcc-4_8-branch/libstdc++-v3/doc/xml/manual/containers.xml
gcc-4_8-branch/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
gcc-4_8-branch/libstdc++-v3/libsupc++/dyncast.cc
gcc-4_8-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
gcc-4_8-branch/libstdc++-v3/testsuite/lib/gdb-test.exp