This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r167586 - in /branches/redhat/gcc-4_5-branch: ....


Author: jakub
Date: Wed Dec  8 13:03:13 2010
New Revision: 167586

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167586
Log:
svn merge -r167281:167578 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_5-branch

Added:
    branches/redhat/gcc-4_5-branch/gcc/config/alpha/osf-unwind.h
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/config/alpha/osf-unwind.h
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr46123.C
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr46123.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/debug/pr46123.C
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/debug/pr46123.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/other/error34.C
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/other/error34.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/template/scope4.C
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/template/scope4.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/torture/20100825.C
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/torture/20100825.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/warn/Wsequence-point-3.C
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/warn/Wsequence-point-3.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/compile/pr46534.c
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/compile/pr46534.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/graphite/id-pr44676.c
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/graphite/id-pr44676.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46440.c
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46440.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46499-1.c
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46499-1.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46499-2.c
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46499-2.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46614.c
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46614.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46777.c
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46777.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/vect/pr46663.c
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/vect/pr46663.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.target/ia64/pr43897.c
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/ia64/pr43897.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gfortran.dg/power2.f90
      - copied unchanged from r167578, branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/power2.f90
    branches/redhat/gcc-4_5-branch/libgomp/testsuite/libgomp.fortran/pr46753.f90
      - copied unchanged from r167578, branches/gcc-4_5-branch/libgomp/testsuite/libgomp.fortran/pr46753.f90
Modified:
    branches/redhat/gcc-4_5-branch/   (props changed)
    branches/redhat/gcc-4_5-branch/fixincludes/ChangeLog
    branches/redhat/gcc-4_5-branch/fixincludes/fixincl.x
    branches/redhat/gcc-4_5-branch/fixincludes/inclhack.def
    branches/redhat/gcc-4_5-branch/fixincludes/tests/base/pthread.h
    branches/redhat/gcc-4_5-branch/gcc/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_5-branch/gcc/builtins.c
    branches/redhat/gcc-4_5-branch/gcc/c-common.c
    branches/redhat/gcc-4_5-branch/gcc/cfgexpand.c
    branches/redhat/gcc-4_5-branch/gcc/cfglayout.c
    branches/redhat/gcc-4_5-branch/gcc/combine.c
    branches/redhat/gcc-4_5-branch/gcc/config/alpha/osf.h
    branches/redhat/gcc-4_5-branch/gcc/config/ia64/ia64.c
    branches/redhat/gcc-4_5-branch/gcc/config/mips/iris.h
    branches/redhat/gcc-4_5-branch/gcc/configure
    branches/redhat/gcc-4_5-branch/gcc/configure.ac
    branches/redhat/gcc-4_5-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/cp/decl.c
    branches/redhat/gcc-4_5-branch/gcc/cp/tree.c
    branches/redhat/gcc-4_5-branch/gcc/doc/sourcebuild.texi
    branches/redhat/gcc-4_5-branch/gcc/dwarf2out.c
    branches/redhat/gcc-4_5-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/fortran/trans-expr.c
    branches/redhat/gcc-4_5-branch/gcc/fortran/trans-openmp.c
    branches/redhat/gcc-4_5-branch/gcc/graphite-sese-to-poly.c
    branches/redhat/gcc-4_5-branch/gcc/sched-deps.c
    branches/redhat/gcc-4_5-branch/gcc/sched-rgn.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/testsuite/ada/acats/run_acats
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/abi/packed1.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/abi/rtti3.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/abi/thunk4.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/cpp/_Pragma1.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/other/anon5.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/tls/static-1.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/tls/static-1a.cc
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/warn/pr31246.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/warn/weak1.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.old-deja/g++.eh/badalloc1.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/attr-weakref-1.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/intmax_t-1.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/tls/emutls-1.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/tls/opt-11.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/tls/opt-12.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/tls/pr24428-2.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/tls/pr24428.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.target/mips/call-3.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/lib/plugin-support.exp
    branches/redhat/gcc-4_5-branch/gcc/testsuite/lib/prune.exp
    branches/redhat/gcc-4_5-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-4_5-branch/gcc/tree-ssa-copyrename.c
    branches/redhat/gcc-4_5-branch/gcc/tree-vect-patterns.c
    branches/redhat/gcc-4_5-branch/libffi/ChangeLog
    branches/redhat/gcc-4_5-branch/libffi/configure
    branches/redhat/gcc-4_5-branch/libffi/configure.ac
    branches/redhat/gcc-4_5-branch/libgomp/ChangeLog
    branches/redhat/gcc-4_5-branch/libgomp/parallel.c
    branches/redhat/gcc-4_5-branch/libgomp/testsuite/libgomp.fortran/vla8.f90
    branches/redhat/gcc-4_5-branch/libjava/ChangeLog
    branches/redhat/gcc-4_5-branch/libjava/gnu/java/security/jce/prng/natVMSecureRandomWin32.cc
    branches/redhat/gcc-4_5-branch/libjava/testsuite/libjava.jvmti/jvmti-interp.exp
    branches/redhat/gcc-4_5-branch/libjava/testsuite/libjava.jvmti/jvmti.exp
    branches/redhat/gcc-4_5-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_5-branch/libstdc++-v3/configure.host

Propchange: branches/redhat/gcc-4_5-branch/
            ('svn:mergeinfo' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]