r220476 - in /branches/redhat/gcc-5-branch: ./ ...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Feb 6 12:56:00 GMT 2015
Author: jakub
Date: Fri Feb 6 12:56:00 2015
New Revision: 220476
URL: https://gcc.gnu.org/viewcvs?rev=220476&root=gcc&view=rev
Log:
svn merge -r220438:220475 svn+ssh://gcc.gnu.org/svn/gcc/trunk
Added:
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.c-torture/execute/pr64957.c
- copied unchanged from r220475, trunk/gcc/testsuite/gcc.c-torture/execute/pr64957.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/macro_defs0.c
- copied unchanged from r220475, trunk/gcc/testsuite/gcc.target/arm/macro_defs0.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/macro_defs1.c
- copied unchanged from r220475, trunk/gcc/testsuite/gcc.target/arm/macro_defs1.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/macro_defs2.c
- copied unchanged from r220475, trunk/gcc/testsuite/gcc.target/arm/macro_defs2.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/h8300/pr17306-1.c
- copied unchanged from r220475, trunk/gcc/testsuite/gcc.target/h8300/pr17306-1.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/h8300/pr17306-2.c
- copied unchanged from r220475, trunk/gcc/testsuite/gcc.target/h8300/pr17306-2.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/h8300/pr58400.c
- copied unchanged from r220475, trunk/gcc/testsuite/gcc.target/h8300/pr58400.c
branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/structure_constructor_12.f90
- copied unchanged from r220475, trunk/gcc/testsuite/gfortran.dg/structure_constructor_12.f90
branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/unlimited_polymorphic_22.f90
- copied unchanged from r220475, trunk/gcc/testsuite/gfortran.dg/unlimited_polymorphic_22.f90
Modified:
branches/redhat/gcc-5-branch/ (props changed)
branches/redhat/gcc-5-branch/contrib/ChangeLog
branches/redhat/gcc-5-branch/contrib/gcc_update
branches/redhat/gcc-5-branch/gcc/ChangeLog
branches/redhat/gcc-5-branch/gcc/DATESTAMP
branches/redhat/gcc-5-branch/gcc/ada/ChangeLog
branches/redhat/gcc-5-branch/gcc/ada/checks.adb
branches/redhat/gcc-5-branch/gcc/ada/errout.adb
branches/redhat/gcc-5-branch/gcc/ada/exp_ch13.adb
branches/redhat/gcc-5-branch/gcc/ada/exp_ch3.adb
branches/redhat/gcc-5-branch/gcc/ada/exp_ch9.adb
branches/redhat/gcc-5-branch/gcc/ada/frontend.adb
branches/redhat/gcc-5-branch/gcc/ada/g-rannum.adb
branches/redhat/gcc-5-branch/gcc/ada/g-rannum.ads
branches/redhat/gcc-5-branch/gcc/ada/lib-load.adb
branches/redhat/gcc-5-branch/gcc/ada/lib-writ.adb
branches/redhat/gcc-5-branch/gcc/ada/lib-xref.adb
branches/redhat/gcc-5-branch/gcc/ada/lib.adb
branches/redhat/gcc-5-branch/gcc/ada/lib.ads
branches/redhat/gcc-5-branch/gcc/ada/opt.ads
branches/redhat/gcc-5-branch/gcc/ada/par-ch10.adb
branches/redhat/gcc-5-branch/gcc/ada/par-ch13.adb
branches/redhat/gcc-5-branch/gcc/ada/par-load.adb
branches/redhat/gcc-5-branch/gcc/ada/par-prag.adb
branches/redhat/gcc-5-branch/gcc/ada/par.adb
branches/redhat/gcc-5-branch/gcc/ada/prj-dect.adb
branches/redhat/gcc-5-branch/gcc/ada/prj-nmsc.adb
branches/redhat/gcc-5-branch/gcc/ada/prj-proc.adb
branches/redhat/gcc-5-branch/gcc/ada/prj-strt.adb
branches/redhat/gcc-5-branch/gcc/ada/rtsfind.adb
branches/redhat/gcc-5-branch/gcc/ada/s-rannum.adb
branches/redhat/gcc-5-branch/gcc/ada/s-rannum.ads
branches/redhat/gcc-5-branch/gcc/ada/sem_attr.adb
branches/redhat/gcc-5-branch/gcc/ada/sem_aux.adb
branches/redhat/gcc-5-branch/gcc/ada/sem_ch10.adb
branches/redhat/gcc-5-branch/gcc/ada/sem_ch13.adb
branches/redhat/gcc-5-branch/gcc/ada/sem_ch3.adb
branches/redhat/gcc-5-branch/gcc/ada/sem_ch6.adb
branches/redhat/gcc-5-branch/gcc/ada/sem_prag.adb
branches/redhat/gcc-5-branch/gcc/ada/sem_res.adb
branches/redhat/gcc-5-branch/gcc/ada/sem_type.adb
branches/redhat/gcc-5-branch/gcc/ada/sem_warn.adb
branches/redhat/gcc-5-branch/gcc/ada/sem_warn.ads
branches/redhat/gcc-5-branch/gcc/ada/snames.ads-tmpl
branches/redhat/gcc-5-branch/gcc/config/arm/arm.h
branches/redhat/gcc-5-branch/gcc/config/h8300/constraints.md
branches/redhat/gcc-5-branch/gcc/config/h8300/h8300.c
branches/redhat/gcc-5-branch/gcc/config/h8300/h8300.md
branches/redhat/gcc-5-branch/gcc/config/rs6000/rs6000.c
branches/redhat/gcc-5-branch/gcc/fortran/ChangeLog
branches/redhat/gcc-5-branch/gcc/fortran/resolve.c
branches/redhat/gcc-5-branch/gcc/fortran/trans-stmt.c
branches/redhat/gcc-5-branch/gcc/ipa-cp.c
branches/redhat/gcc-5-branch/gcc/simplify-rtx.c
branches/redhat/gcc-5-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/tree-ssa/foldconst-6.c
branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr64905.c
branches/redhat/gcc-5-branch/gcc/tree-ssa-loop-ivopts.c
branches/redhat/gcc-5-branch/libgo/go/runtime/extern.go
branches/redhat/gcc-5-branch/libgo/runtime/runtime.c
branches/redhat/gcc-5-branch/lto-plugin/ChangeLog
branches/redhat/gcc-5-branch/lto-plugin/lto-plugin.c
Propchange: branches/redhat/gcc-5-branch/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list