Merge from branches/gcc-4_8-branch up to rev 205577.
commit1085818a50f5f6871cc4c8791e95ed38fced23f6
authorclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Dec 2013 13:47:33 +0000 (11 13:47 +0000)
committerclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Dec 2013 13:47:33 +0000 (11 13:47 +0000)
tree77566e07f611d26ce0dd9e8c9bbfda601d32da91
parent8427cfb4cf8e264bef8c81746835fdaf8730feb7
Merge from branches/gcc-4_8-branch up to rev 205577.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/linaro@205893 138bc75d-0d04-0410-961f-82ee72b054a4
116 files changed:
gcc-4_8-branch/gcc/ChangeLog
gcc-4_8-branch/gcc/DATESTAMP
gcc-4_8-branch/gcc/Makefile.in
gcc-4_8-branch/gcc/builtins.c
gcc-4_8-branch/gcc/c-family/ChangeLog
gcc-4_8-branch/gcc/c-family/c-common.c
gcc-4_8-branch/gcc/config.gcc
gcc-4_8-branch/gcc/config.in
gcc-4_8-branch/gcc/config/arm/arm.c
gcc-4_8-branch/gcc/config/arm/iterators.md
gcc-4_8-branch/gcc/config/arm/vfp.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/i386/sse.md
gcc-4_8-branch/gcc/config/i386/winnt.c
gcc-4_8-branch/gcc/config/i386/xopintrin.h
gcc-4_8-branch/gcc/config/s390/htmxlintrin.h
gcc-4_8-branch/gcc/config/s390/s390.c
gcc-4_8-branch/gcc/config/s390/s390.md
gcc-4_8-branch/gcc/config/sparc/leon.md
gcc-4_8-branch/gcc/config/sparc/sparc-opts.h
gcc-4_8-branch/gcc/config/sparc/sparc.c
gcc-4_8-branch/gcc/config/sparc/sparc.h
gcc-4_8-branch/gcc/config/sparc/sparc.md
gcc-4_8-branch/gcc/config/sparc/sparc.opt
gcc-4_8-branch/gcc/config/sparc/sync.md
gcc-4_8-branch/gcc/config/sparc/t-rtems
gcc-4_8-branch/gcc/config/sparc/t-sparc
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/call.c
gcc-4_8-branch/gcc/cp/cp-tree.h
gcc-4_8-branch/gcc/cp/cvt.c
gcc-4_8-branch/gcc/cp/parser.c
gcc-4_8-branch/gcc/cp/semantics.c
gcc-4_8-branch/gcc/cp/typeck.c
gcc-4_8-branch/gcc/doc/invoke.texi
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/expr.c
gcc-4_8-branch/gcc/fortran/interface.c
gcc-4_8-branch/gcc/fortran/primary.c
gcc-4_8-branch/gcc/fortran/trans-expr.c
gcc-4_8-branch/gcc/fortran/trans-io.c
gcc-4_8-branch/gcc/loop-iv.c
gcc-4_8-branch/gcc/loop-unswitch.c
gcc-4_8-branch/gcc/mode-switching.c
gcc-4_8-branch/gcc/print-rtl.c
gcc-4_8-branch/gcc/testsuite/ChangeLog
gcc-4_8-branch/gcc/testsuite/c-c++-common/fold-divmul-1.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/c-c++-common/pr59280.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/c-c++-common/torture/pr58794-1.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/c-c++-common/torture/pr58794-2.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi9.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/gomp/pr59297.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/g++.dg/inherit/virtual11.C [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr58970-1.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr58970-2.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr58997.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/20131127-1.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr59014-2.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr59014.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr59101.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/20050922-1.c
gcc-4_8-branch/gcc/testsuite/gcc.dg/20050922-2.c
gcc-4_8-branch/gcc/testsuite/gcc.dg/pr57518.c
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57517.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr58143-1.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr58143-2.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr58143-3.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr58941.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr59047.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/predcom-6.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/predcom-7.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/arm/thumb1-pic-high-reg.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/arm/thumb1-pic-single-base.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/arm/vrinta-ce.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr59021.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/i386/xop-frczX.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-1.c [deleted file]
gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-builtins-1.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-builtins-2.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-builtins-compile-1.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-builtins-compile-2.c [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-builtins-compile-3.c [moved from gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-xl-intrin-1.c with 100% similarity]
gcc-4_8-branch/gcc/testsuite/gcc.target/s390/s390.exp
gcc-4_8-branch/gcc/testsuite/gfortran.dg/constructor_9.f90 [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gfortran.dg/derived_external_function_1.f90 [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gfortran.dg/optional_class_1.f90 [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gfortran.dg/proc_ptr_43.f90 [new file with mode: 0644]
gcc-4_8-branch/gcc/testsuite/gfortran.fortran-torture/compile/pr57517.f90 [new file with mode: 0644]
gcc-4_8-branch/gcc/tree-dfa.c
gcc-4_8-branch/gcc/tree-predcom.c
gcc-4_8-branch/gcc/tree-ssa-loop-im.c
gcc-4_8-branch/gcc/tree-vrp.c
gcc-4_8-branch/libbacktrace/ChangeLog
gcc-4_8-branch/libbacktrace/elf.c
gcc-4_8-branch/libgo/Makefile.am
gcc-4_8-branch/libgo/Makefile.in
gcc-4_8-branch/libgo/go/go/build/syslist.go [new file with mode: 0644]
gcc-4_8-branch/libgo/go/reflect/makefunc_386.S
gcc-4_8-branch/libgo/go/reflect/makefuncgo_386.go
gcc-4_8-branch/libgo/go/syscall/socket.go
gcc-4_8-branch/libgo/runtime/go-callers.c
gcc-4_8-branch/libgo/runtime/go-int-array-to-string.c
gcc-4_8-branch/libgo/runtime/proc.c
gcc-4_8-branch/libgo/runtime/runtime.h
gcc-4_8-branch/libjava/classpath/ChangeLog.gcj
gcc-4_8-branch/libjava/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.c
gcc-4_8-branch/libjava/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontPeer.c
gcc-4_8-branch/libstdc++-v3/ChangeLog
gcc-4_8-branch/libstdc++-v3/acinclude.m4
gcc-4_8-branch/libstdc++-v3/configure
gcc-4_8-branch/libstdc++-v3/doc/xml/manual/abi.xml