r202413 - in /branches/redhat/gcc-4_8-branch: ....
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Mon Sep 9 17:20:00 GMT 2013
Author: jakub
Date: Mon Sep 9 17:20:58 2013
New Revision: 202413
URL: http://gcc.gnu.org/viewcvs?rev=202413&root=gcc&view=rev
Log:
svn merge -r202074:202412 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch
Added:
branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/pr57735.C
- copied unchanged from r202412, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/pr57735.C
branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/warn/Wunused-var-21.C
- copied unchanged from r202412, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/warn/Wunused-var-21.C
branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr58277-1.c
- copied unchanged from r202412, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr58277-1.c
branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr58277-2.c
- copied unchanged from r202412, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr58277-2.c
branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr58364.c
- copied unchanged from r202412, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr58364.c
branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr58010.c
- copied unchanged from r202412, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr58010.c
branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57521.c
- copied unchanged from r202412, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57521.c
branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57656.c
- copied unchanged from r202412, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57656.c
branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57685.c
- copied unchanged from r202412, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57685.c
branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr58223.c
- copied unchanged from r202412, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr58223.c
branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr58228.c
- copied unchanged from r202412, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr58228.c
branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr58246.c
- copied unchanged from r202412, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr58246.c
branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/operators/58302.cc
- copied unchanged from r202412, branches/gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/operators/58302.cc
Modified:
branches/redhat/gcc-4_8-branch/ (props changed)
branches/redhat/gcc-4_8-branch/ChangeLog
branches/redhat/gcc-4_8-branch/boehm-gc/ChangeLog
branches/redhat/gcc-4_8-branch/boehm-gc/Makefile.am
branches/redhat/gcc-4_8-branch/boehm-gc/Makefile.in
branches/redhat/gcc-4_8-branch/configure
branches/redhat/gcc-4_8-branch/configure.ac
branches/redhat/gcc-4_8-branch/gcc/ChangeLog
branches/redhat/gcc-4_8-branch/gcc/DATESTAMP
branches/redhat/gcc-4_8-branch/gcc/config/alpha/alpha.c
branches/redhat/gcc-4_8-branch/gcc/config/pa/pa.md
branches/redhat/gcc-4_8-branch/gcc/config/rs6000/rs6000.c
branches/redhat/gcc-4_8-branch/gcc/cp/ChangeLog
branches/redhat/gcc-4_8-branch/gcc/cp/init.c
branches/redhat/gcc-4_8-branch/gcc/explow.c
branches/redhat/gcc-4_8-branch/gcc/expr.c
branches/redhat/gcc-4_8-branch/gcc/fold-const.c
branches/redhat/gcc-4_8-branch/gcc/genoutput.c
branches/redhat/gcc-4_8-branch/gcc/go/gofrontend/expressions.cc
branches/redhat/gcc-4_8-branch/gcc/go/gofrontend/expressions.h
branches/redhat/gcc-4_8-branch/gcc/go/gofrontend/gogo-tree.cc
branches/redhat/gcc-4_8-branch/gcc/go/gofrontend/gogo.cc
branches/redhat/gcc-4_8-branch/gcc/go/gofrontend/gogo.h
branches/redhat/gcc-4_8-branch/gcc/go/gofrontend/statements.cc
branches/redhat/gcc-4_8-branch/gcc/go/gofrontend/statements.h
branches/redhat/gcc-4_8-branch/gcc/go/gofrontend/types.cc
branches/redhat/gcc-4_8-branch/gcc/go/gofrontend/types.h
branches/redhat/gcc-4_8-branch/gcc/recog.h
branches/redhat/gcc-4_8-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/ldist-16.c
branches/redhat/gcc-4_8-branch/gcc/tree-if-conv.c
branches/redhat/gcc-4_8-branch/gcc/tree-loop-distribution.c
branches/redhat/gcc-4_8-branch/gcc/tree-ssa-dce.c
branches/redhat/gcc-4_8-branch/gcc/tree-ssa-reassoc.c
branches/redhat/gcc-4_8-branch/gcc/tree-ssa-strlen.c
branches/redhat/gcc-4_8-branch/gcc/tree-vect-data-refs.c
branches/redhat/gcc-4_8-branch/gcc/tree-vect-loop.c
branches/redhat/gcc-4_8-branch/gcc/tree-vrp.c
branches/redhat/gcc-4_8-branch/libgo/go/reflect/value.go
branches/redhat/gcc-4_8-branch/libgo/runtime/go-reflect-call.c
branches/redhat/gcc-4_8-branch/libgo/runtime/mgc0.c
branches/redhat/gcc-4_8-branch/libgo/runtime/proc.c
branches/redhat/gcc-4_8-branch/libgo/runtime/runtime.h
branches/redhat/gcc-4_8-branch/libgo/runtime/time.goc
branches/redhat/gcc-4_8-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-4_8-branch/libstdc++-v3/include/bits/random.tcc
branches/redhat/gcc-4_8-branch/libstdc++-v3/include/bits/stl_algobase.h
Propchange: branches/redhat/gcc-4_8-branch/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list