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]

r170670 - in /branches/redhat/gcc-4_6-branch: ....


Author: jakub
Date: Fri Mar  4 08:12:43 2011
New Revision: 170670

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170670
Log:
svn merge -r170589:170669 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor9.C
      - copied unchanged from r170669, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor9.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg2.C
      - copied unchanged from r170669, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg2.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/decltype25.C
      - copied unchanged from r170669, trunk/gcc/testsuite/g++.dg/cpp0x/decltype25.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-98.C
      - copied unchanged from r170669, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-98.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/bitfield-err1.C
      - copied unchanged from r170669, trunk/gcc/testsuite/g++.dg/cpp0x/regress/bitfield-err1.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/condition1.C
      - copied unchanged from r170669, trunk/gcc/testsuite/g++.dg/cpp0x/regress/condition1.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/gomp/pr47963.C
      - copied unchanged from r170669, trunk/gcc/testsuite/g++.dg/gomp/pr47963.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/template/crash106.C
      - copied unchanged from r170669, trunk/gcc/testsuite/g++.dg/template/crash106.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr47925.c
      - copied unchanged from r170669, trunk/gcc/testsuite/gcc.c-torture/execute/pr47925.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/gomp/pr47963.c
      - copied unchanged from r170669, trunk/gcc/testsuite/gcc.dg/gomp/pr47963.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr47890.c
      - copied unchanged from r170669, trunk/gcc/testsuite/gcc.dg/torture/pr47890.c
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/ratio/operations/47913.cc
      - copied unchanged from r170669, trunk/libstdc++-v3/testsuite/20_util/ratio/operations/47913.cc
Modified:
    branches/redhat/gcc-4_6-branch/   (props changed)
    branches/redhat/gcc-4_6-branch/ChangeLog
    branches/redhat/gcc-4_6-branch/MAINTAINERS
    branches/redhat/gcc-4_6-branch/config/cloog.m4
    branches/redhat/gcc-4_6-branch/configure
    branches/redhat/gcc-4_6-branch/configure.ac
    branches/redhat/gcc-4_6-branch/gcc/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_6-branch/gcc/builtins.c
    branches/redhat/gcc-4_6-branch/gcc/calls.c
    branches/redhat/gcc-4_6-branch/gcc/cfgexpand.c
    branches/redhat/gcc-4_6-branch/gcc/config/alpha/alpha.md
    branches/redhat/gcc-4_6-branch/gcc/config/avr/avr.md
    branches/redhat/gcc-4_6-branch/gcc/config/i386/freebsd64.h
    branches/redhat/gcc-4_6-branch/gcc/config/i386/linux64.h
    branches/redhat/gcc-4_6-branch/gcc/config/i386/sse.md
    branches/redhat/gcc-4_6-branch/gcc/config/i386/x86-64.h
    branches/redhat/gcc-4_6-branch/gcc/config/ia64/t-hpux
    branches/redhat/gcc-4_6-branch/gcc/config/mips/mips.md
    branches/redhat/gcc-4_6-branch/gcc/config/pa/pa.md
    branches/redhat/gcc-4_6-branch/gcc/config/rs6000/predicates.md
    branches/redhat/gcc-4_6-branch/gcc/config/s390/s390-protos.h
    branches/redhat/gcc-4_6-branch/gcc/config/s390/s390.c
    branches/redhat/gcc-4_6-branch/gcc/config/s390/s390.h
    branches/redhat/gcc-4_6-branch/gcc/config/stormy16/stormy16.c
    branches/redhat/gcc-4_6-branch/gcc/config/stormy16/stormy16.h
    branches/redhat/gcc-4_6-branch/gcc/config/vax/vax.md
    branches/redhat/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/cp/call.c
    branches/redhat/gcc-4_6-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-4_6-branch/gcc/cp/decl2.c
    branches/redhat/gcc-4_6-branch/gcc/cp/parser.c
    branches/redhat/gcc-4_6-branch/gcc/cp/pt.c
    branches/redhat/gcc-4_6-branch/gcc/cp/semantics.c
    branches/redhat/gcc-4_6-branch/gcc/cp/tree.c
    branches/redhat/gcc-4_6-branch/gcc/cse.c
    branches/redhat/gcc-4_6-branch/gcc/explow.c
    branches/redhat/gcc-4_6-branch/gcc/expr.h
    branches/redhat/gcc-4_6-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/fortran/invoke.texi
    branches/redhat/gcc-4_6-branch/gcc/function.c
    branches/redhat/gcc-4_6-branch/gcc/gimplify.c
    branches/redhat/gcc-4_6-branch/gcc/go/gofrontend/expressions.cc
    branches/redhat/gcc-4_6-branch/gcc/go/gofrontend/expressions.h
    branches/redhat/gcc-4_6-branch/gcc/go/gofrontend/go.cc
    branches/redhat/gcc-4_6-branch/gcc/go/gofrontend/gogo-tree.cc
    branches/redhat/gcc-4_6-branch/gcc/go/gofrontend/gogo.cc
    branches/redhat/gcc-4_6-branch/gcc/go/gofrontend/gogo.h
    branches/redhat/gcc-4_6-branch/gcc/go/gofrontend/parse.cc
    branches/redhat/gcc-4_6-branch/gcc/go/gofrontend/statements.cc
    branches/redhat/gcc-4_6-branch/gcc/go/gofrontend/types.cc
    branches/redhat/gcc-4_6-branch/gcc/go/gofrontend/types.h
    branches/redhat/gcc-4_6-branch/gcc/stmt.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/tree-ssa-alias.c
    branches/redhat/gcc-4_6-branch/gcc/tree-vect-loop.c
    branches/redhat/gcc-4_6-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_6-branch/libstdc++-v3/include/std/ratio
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/Makefile.am
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/Makefile.in

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



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