svn merge -r220931:221026 svn+ssh://gcc.gnu.org/svn/gcc/trunk
commitee7a90ed86339a35c51ad4965c46d766bf06eafd
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Feb 2015 19:30:54 +0000 (26 19:30 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Feb 2015 19:30:54 +0000 (26 19:30 +0000)
tree5378ee04a2d607864ad390e6d3ea0a0ff817b0c6
parentd5bea86f41d6c74f298a6af33f08e824a92b6b76
svn merge -r220931:221026 svn+ssh://gcc.gnu.org/svn/gcc/trunk

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/redhat@221028 138bc75d-0d04-0410-961f-82ee72b054a4
154 files changed:
gcc-5-branch/ChangeLog
gcc-5-branch/config/ChangeLog
gcc-5-branch/config/mh-alpha-linux [deleted file]
gcc-5-branch/configure
gcc-5-branch/configure.ac
gcc-5-branch/gcc/ChangeLog
gcc-5-branch/gcc/DATESTAMP
gcc-5-branch/gcc/ada/ChangeLog
gcc-5-branch/gcc/ada/gcc-interface/utils.c
gcc-5-branch/gcc/builtin-types.def
gcc-5-branch/gcc/c-family/ChangeLog
gcc-5-branch/gcc/c-family/c-common.c
gcc-5-branch/gcc/config/aarch64/aarch64.md
gcc-5-branch/gcc/config/arm/arm-cores.def
gcc-5-branch/gcc/config/arm/arm-protos.h
gcc-5-branch/gcc/config/arm/arm.c
gcc-5-branch/gcc/config/arm/arm.h
gcc-5-branch/gcc/config/arm/arm.md
gcc-5-branch/gcc/config/avr/avr-log.c
gcc-5-branch/gcc/config/avr/avr-protos.h
gcc-5-branch/gcc/config/avr/avr.c
gcc-5-branch/gcc/config/avr/stdfix.h
gcc-5-branch/gcc/config/i386/i386.c
gcc-5-branch/gcc/config/pdp11/pdp11.c
gcc-5-branch/gcc/config/rl78/rl78-expand.md
gcc-5-branch/gcc/config/rl78/rl78-protos.h
gcc-5-branch/gcc/config/rl78/rl78.c
gcc-5-branch/gcc/config/rs6000/htm.md
gcc-5-branch/gcc/config/rs6000/rs6000.c
gcc-5-branch/gcc/config/rs6000/xcoff.h
gcc-5-branch/gcc/config/sh/predicates.md
gcc-5-branch/gcc/config/sh/sh-protos.h
gcc-5-branch/gcc/config/sh/sh.c
gcc-5-branch/gcc/config/sh/sh.md
gcc-5-branch/gcc/config/v850/v850.h
gcc-5-branch/gcc/config/xtensa/xtensa.md
gcc-5-branch/gcc/cp/ChangeLog
gcc-5-branch/gcc/cp/constexpr.c
gcc-5-branch/gcc/cp/decl.c
gcc-5-branch/gcc/cp/decl2.c
gcc-5-branch/gcc/data-streamer-in.c
gcc-5-branch/gcc/doc/install.texi
gcc-5-branch/gcc/doc/tm.texi
gcc-5-branch/gcc/doc/tm.texi.in
gcc-5-branch/gcc/dwarf2out.c
gcc-5-branch/gcc/fortran/ChangeLog
gcc-5-branch/gcc/fortran/f95-lang.c
gcc-5-branch/gcc/fortran/types.def
gcc-5-branch/gcc/gimple.h
gcc-5-branch/gcc/ipa-icf-gimple.c
gcc-5-branch/gcc/ipa-icf.c
gcc-5-branch/gcc/ipa-inline-analysis.c
gcc-5-branch/gcc/ipa-inline.c
gcc-5-branch/gcc/ipa-prop.c
gcc-5-branch/gcc/jit/ChangeLog
gcc-5-branch/gcc/jit/jit-builtins.c
gcc-5-branch/gcc/jit/jit-builtins.h
gcc-5-branch/gcc/lra-remat.c
gcc-5-branch/gcc/lto-cgraph.c
gcc-5-branch/gcc/lto-section-in.c
gcc-5-branch/gcc/lto-streamer-in.c
gcc-5-branch/gcc/lto-streamer-out.c
gcc-5-branch/gcc/lto-streamer.h
gcc-5-branch/gcc/lto/ChangeLog
gcc-5-branch/gcc/lto/lto-lang.c
gcc-5-branch/gcc/lto/lto.c
gcc-5-branch/gcc/omp-builtins.def
gcc-5-branch/gcc/omp-low.c
gcc-5-branch/gcc/passes.c
gcc-5-branch/gcc/po/ChangeLog
gcc-5-branch/gcc/po/be.po
gcc-5-branch/gcc/po/da.po
gcc-5-branch/gcc/po/de.po
gcc-5-branch/gcc/po/el.po
gcc-5-branch/gcc/po/es.po
gcc-5-branch/gcc/po/fi.po
gcc-5-branch/gcc/po/fr.po
gcc-5-branch/gcc/po/hr.po
gcc-5-branch/gcc/po/id.po
gcc-5-branch/gcc/po/ja.po
gcc-5-branch/gcc/po/nl.po
gcc-5-branch/gcc/po/ru.po
gcc-5-branch/gcc/po/sr.po
gcc-5-branch/gcc/po/sv.po
gcc-5-branch/gcc/po/tr.po
gcc-5-branch/gcc/po/vi.po
gcc-5-branch/gcc/po/zh_CN.po
gcc-5-branch/gcc/po/zh_TW.po
gcc-5-branch/gcc/real.c
gcc-5-branch/gcc/real.h
gcc-5-branch/gcc/symtab.c
gcc-5-branch/gcc/target.def
gcc-5-branch/gcc/testsuite/ChangeLog
gcc-5-branch/gcc/testsuite/g++.dg/abi/anon4.C [new file with mode: 0644]
gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/pr65202.C [new file with mode: 0644]
gcc-5-branch/gcc/testsuite/g++.dg/debug/dwarf2-2.C [deleted file]
gcc-5-branch/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2-1.C [moved from gcc-5-branch/gcc/testsuite/g++.dg/debug/dwarf2-1.C with 61% similarity]
gcc-5-branch/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2-2.C [new file with mode: 0644]
gcc-5-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr46123-2.C [moved from gcc-5-branch/gcc/testsuite/g++.dg/debug/pr46123.C with 81% similarity]
gcc-5-branch/gcc/testsuite/g++.dg/debug/dwarf2/typedef5.C
gcc-5-branch/gcc/testsuite/g++.dg/gcov/gcov-14.C
gcc-5-branch/gcc/testsuite/g++.dg/ipa/pr65008.C [new file with mode: 0644]
gcc-5-branch/gcc/testsuite/g++.dg/opt/dump1.C
gcc-5-branch/gcc/testsuite/g++.dg/tree-ssa/deleted-label1.C [new file with mode: 0644]
gcc-5-branch/gcc/testsuite/gcc.dg/aru-2.c
gcc-5-branch/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-3.c [moved from gcc-5-branch/gcc/testsuite/gcc.dg/debug/dwarf2-3.c with 77% similarity]
gcc-5-branch/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-3.h [moved from gcc-5-branch/gcc/testsuite/gcc.dg/debug/dwarf2-3.h with 100% similarity]
gcc-5-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-9.c [new file with mode: 0644]
gcc-5-branch/gcc/testsuite/gcc.dg/vect/vect-pr61917.c [new file with mode: 0644]
gcc-5-branch/gcc/testsuite/gcc.misc-tests/godump-1.c
gcc-5-branch/gcc/testsuite/gcc.target/arm/no-volatile-in-it.c [new file with mode: 0644]
gcc-5-branch/gcc/testsuite/gcc.target/i386/mcount_pic.c
gcc-5-branch/gcc/testsuite/gcc.target/i386/pr65161.c [new file with mode: 0644]
gcc-5-branch/gcc/testsuite/gcc.target/i386/pr65167.c [new file with mode: 0644]
gcc-5-branch/gcc/testsuite/gcc.target/i386/pr65217.c [new file with mode: 0644]
gcc-5-branch/gcc/testsuite/gcc.target/powerpc/direct-move.h
gcc-5-branch/gcc/testsuite/gcc.target/powerpc/htm-builtin-1.c
gcc-5-branch/gcc/testsuite/gcc.target/powerpc/pack01.c
gcc-5-branch/gcc/testsuite/lib/dg-pch.exp
gcc-5-branch/gcc/testsuite/lib/gcc-dg.exp
gcc-5-branch/gcc/testsuite/lib/gcov.exp
gcc-5-branch/gcc/testsuite/lib/profopt.exp
gcc-5-branch/gcc/tree-ssa-threadupdate.c
gcc-5-branch/gcc/tree-streamer-in.c
gcc-5-branch/gcc/tree-streamer-out.c
gcc-5-branch/gcc/tree-streamer.c
gcc-5-branch/gcc/tree-streamer.h
gcc-5-branch/gcc/tree-vect-loop.c
gcc-5-branch/libcpp/po/ChangeLog
gcc-5-branch/libcpp/po/be.po
gcc-5-branch/libcpp/po/ca.po
gcc-5-branch/libcpp/po/da.po
gcc-5-branch/libcpp/po/de.po
gcc-5-branch/libcpp/po/el.po
gcc-5-branch/libcpp/po/eo.po
gcc-5-branch/libcpp/po/es.po
gcc-5-branch/libcpp/po/fi.po
gcc-5-branch/libcpp/po/fr.po
gcc-5-branch/libcpp/po/id.po
gcc-5-branch/libcpp/po/ja.po
gcc-5-branch/libcpp/po/nl.po
gcc-5-branch/libcpp/po/pt_BR.po
gcc-5-branch/libcpp/po/ru.po
gcc-5-branch/libcpp/po/sr.po
gcc-5-branch/libcpp/po/sv.po
gcc-5-branch/libcpp/po/tr.po
gcc-5-branch/libcpp/po/uk.po
gcc-5-branch/libcpp/po/vi.po
gcc-5-branch/libcpp/po/zh_CN.po
gcc-5-branch/libcpp/po/zh_TW.po
gcc-5-branch/libgomp/ChangeLog
gcc-5-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-1.c
gcc-5-branch/maintainer-scripts/ChangeLog
gcc-5-branch/maintainer-scripts/update_web_docs_svn