r220591 - in /branches/redhat/gcc-5-branch: ./ ...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue Feb 10 18:15:00 GMT 2015
Author: jakub
Date: Tue Feb 10 18:15:22 2015
New Revision: 220591
URL: https://gcc.gnu.org/viewcvs?rev=220591&root=gcc&view=rev
Log:
svn merge -r220515:220590 svn+ssh://gcc.gnu.org/svn/gcc/trunk
Added:
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array10.C
- copied unchanged from r220590, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array10.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor18.C
- copied unchanged from r220590, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor18.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/ipa/pr64858.C
- copied unchanged from r220590, trunk/gcc/testsuite/g++.dg/ipa/pr64858.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/lto/pr64076.H
- copied unchanged from r220590, trunk/gcc/testsuite/g++.dg/lto/pr64076.H
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/lto/pr64076_0.C
- copied unchanged from r220590, trunk/gcc/testsuite/g++.dg/lto/pr64076_0.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/lto/pr64076_1.C
- copied unchanged from r220590, trunk/gcc/testsuite/g++.dg/lto/pr64076_1.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/torture/pr64978.C
- copied unchanged from r220590, trunk/gcc/testsuite/g++.dg/torture/pr64978.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/torture/pr64995.C
- copied unchanged from r220590, trunk/gcc/testsuite/g++.dg/torture/pr64995.C
branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/tree-ssa/ivopts-3.C
- copied unchanged from r220590, trunk/gcc/testsuite/g++.dg/tree-ssa/ivopts-3.C
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.c-torture/execute/pr64979.c
- copied unchanged from r220590, trunk/gcc/testsuite/gcc.c-torture/execute/pr64979.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/asan/pr64981.c
- copied unchanged from r220590, trunk/gcc/testsuite/gcc.dg/asan/pr64981.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/pr64856.c
- copied unchanged from r220590, trunk/gcc/testsuite/gcc.dg/pr64856.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/signbit-sa.c
- copied unchanged from r220590, trunk/gcc/testsuite/gcc.dg/signbit-sa.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/torture/pr64326.c
- copied unchanged from r220590, trunk/gcc/testsuite/gcc.dg/torture/pr64326.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/tree-ssa/pr43378.c
- copied unchanged from r220590, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr43378.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/tree-ssa/stdarg-7.c
- copied unchanged from r220590, trunk/gcc/testsuite/gcc.dg/tree-ssa/stdarg-7.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr64909.c
- copied unchanged from r220590, trunk/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr64909.c
branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/fmt_g0_7.f08
- copied unchanged from r220590, trunk/gcc/testsuite/gfortran.dg/fmt_g0_7.f08
Modified:
branches/redhat/gcc-5-branch/ (props changed)
branches/redhat/gcc-5-branch/fixincludes/ChangeLog
branches/redhat/gcc-5-branch/fixincludes/fixincl.x
branches/redhat/gcc-5-branch/fixincludes/inclhack.def
branches/redhat/gcc-5-branch/fixincludes/tests/base/iso/math_c99.h
branches/redhat/gcc-5-branch/gcc/ChangeLog
branches/redhat/gcc-5-branch/gcc/DATESTAMP
branches/redhat/gcc-5-branch/gcc/builtins.c
branches/redhat/gcc-5-branch/gcc/c/ChangeLog
branches/redhat/gcc-5-branch/gcc/c/c-typeck.c
branches/redhat/gcc-5-branch/gcc/cfghooks.c
branches/redhat/gcc-5-branch/gcc/cgraphunit.c
branches/redhat/gcc-5-branch/gcc/common.opt
branches/redhat/gcc-5-branch/gcc/config.in
branches/redhat/gcc-5-branch/gcc/config/aarch64/aarch64.c
branches/redhat/gcc-5-branch/gcc/config/alpha/alpha.md
branches/redhat/gcc-5-branch/gcc/config/i386/i386.c
branches/redhat/gcc-5-branch/gcc/config/rl78/rl78.c
branches/redhat/gcc-5-branch/gcc/config/sh/sh-protos.h
branches/redhat/gcc-5-branch/gcc/config/sh/sh.c
branches/redhat/gcc-5-branch/gcc/config/sh/sh.h
branches/redhat/gcc-5-branch/gcc/config/sh/sh.md
branches/redhat/gcc-5-branch/gcc/configure
branches/redhat/gcc-5-branch/gcc/configure.ac
branches/redhat/gcc-5-branch/gcc/cp/ChangeLog
branches/redhat/gcc-5-branch/gcc/cp/constexpr.c
branches/redhat/gcc-5-branch/gcc/cp/init.c
branches/redhat/gcc-5-branch/gcc/cp/method.c
branches/redhat/gcc-5-branch/gcc/doc/invoke.texi
branches/redhat/gcc-5-branch/gcc/doc/tm.texi
branches/redhat/gcc-5-branch/gcc/doc/tm.texi.in
branches/redhat/gcc-5-branch/gcc/gcov-tool.c
branches/redhat/gcc-5-branch/gcc/genmatch.c
branches/redhat/gcc-5-branch/gcc/ipa-cp.c
branches/redhat/gcc-5-branch/gcc/ipa-devirt.c
branches/redhat/gcc-5-branch/gcc/ipa-icf.c
branches/redhat/gcc-5-branch/gcc/ipa-polymorphic-call.c
branches/redhat/gcc-5-branch/gcc/ipa-split.c
branches/redhat/gcc-5-branch/gcc/ipa-visibility.c
branches/redhat/gcc-5-branch/gcc/ira-color.c
branches/redhat/gcc-5-branch/gcc/lto-streamer-out.c
branches/redhat/gcc-5-branch/gcc/reorg.c
branches/redhat/gcc-5-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/c11-true_min-1.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/scop-19.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/tree-ssa/pr42585.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/uninit-19.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/macro_defs0.c
branches/redhat/gcc-5-branch/gcc/tree-emutls.c
branches/redhat/gcc-5-branch/gcc/tree-ssa-loop-ivopts.c
branches/redhat/gcc-5-branch/gcc/tree-ssa-sccvn.c
branches/redhat/gcc-5-branch/gcc/tree-stdarg.c
branches/redhat/gcc-5-branch/gcc/tree-streamer-in.c
branches/redhat/gcc-5-branch/gcc/tree-streamer-out.c
branches/redhat/gcc-5-branch/gcc/tree-streamer.h
branches/redhat/gcc-5-branch/gcc/tree-vect-data-refs.c
branches/redhat/gcc-5-branch/gcc/tree-vect-loop.c
branches/redhat/gcc-5-branch/libgcc/ChangeLog
branches/redhat/gcc-5-branch/libgcc/libgcov-driver-system.c
branches/redhat/gcc-5-branch/libgfortran/ChangeLog
branches/redhat/gcc-5-branch/libgfortran/io/write_float.def
branches/redhat/gcc-5-branch/libssp/ChangeLog
branches/redhat/gcc-5-branch/libssp/ssp.c
branches/redhat/gcc-5-branch/libvtv/ChangeLog
branches/redhat/gcc-5-branch/libvtv/Makefile.in
branches/redhat/gcc-5-branch/libvtv/aclocal.m4
branches/redhat/gcc-5-branch/libvtv/configure
branches/redhat/gcc-5-branch/libvtv/testsuite/Makefile.in
Propchange: branches/redhat/gcc-5-branch/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list