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]

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


Author: jakub
Date: Fri Jul 15 10:28:45 2011
New Revision: 176311

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176311
Log:
svn merge -r176024:176309 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch

Added:
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic1.C
      - copied unchanged from r176309, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic1.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/regress5.C
      - copied unchanged from r176309, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/regress5.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/torture/pr49309.C
      - copied unchanged from r176309, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/torture/pr49309.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr41679.c
      - copied unchanged from r176309, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr41679.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr46883.c
      - copied unchanged from r176309, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr46883.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr49651.c
      - copied unchanged from r176309, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr49651.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr49094.c
      - copied unchanged from r176309, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr49094.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/altivec-34.c
      - copied unchanged from r176309, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/altivec-34.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/intrinsic_signal.f90
      - copied unchanged from r176309, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/intrinsic_signal.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/pr49698.f90
      - copied unchanged from r176309, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/pr49698.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/typebound_proc_23.f90
      - copied unchanged from r176309, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/typebound_proc_23.f90
Removed:
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr41679.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr46883.c
Modified:
    branches/redhat/gcc-4_6-branch/   (props changed)
    branches/redhat/gcc-4_6-branch/gcc/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_6-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/ada/g-socthi-mingw.adb
    branches/redhat/gcc-4_6-branch/gcc/ada/s-taprop-hpux-dce.adb
    branches/redhat/gcc-4_6-branch/gcc/config/arm/arm.h
    branches/redhat/gcc-4_6-branch/gcc/config/avr/avr.c
    branches/redhat/gcc-4_6-branch/gcc/config/avr/avr.md
    branches/redhat/gcc-4_6-branch/gcc/config/rs6000/altivec.md
    branches/redhat/gcc-4_6-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-4_6-branch/gcc/config/rs6000/vector.md
    branches/redhat/gcc-4_6-branch/gcc/config/rs6000/vsx.md
    branches/redhat/gcc-4_6-branch/gcc/config/sol2.h
    branches/redhat/gcc-4_6-branch/gcc/cp/ChangeLog
    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/cp/typeck2.c
    branches/redhat/gcc-4_6-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/fortran/expr.c
    branches/redhat/gcc-4_6-branch/gcc/fortran/gfortran.h
    branches/redhat/gcc-4_6-branch/gcc/fortran/intrinsic.c
    branches/redhat/gcc-4_6-branch/gcc/fortran/trans-stmt.c
    branches/redhat/gcc-4_6-branch/gcc/po/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/po/be.po
    branches/redhat/gcc-4_6-branch/gcc/po/da.po
    branches/redhat/gcc-4_6-branch/gcc/po/de.po
    branches/redhat/gcc-4_6-branch/gcc/po/el.po
    branches/redhat/gcc-4_6-branch/gcc/po/es.po
    branches/redhat/gcc-4_6-branch/gcc/po/fi.po
    branches/redhat/gcc-4_6-branch/gcc/po/fr.po
    branches/redhat/gcc-4_6-branch/gcc/po/id.po
    branches/redhat/gcc-4_6-branch/gcc/po/ja.po
    branches/redhat/gcc-4_6-branch/gcc/po/nl.po
    branches/redhat/gcc-4_6-branch/gcc/po/ru.po
    branches/redhat/gcc-4_6-branch/gcc/po/sr.po
    branches/redhat/gcc-4_6-branch/gcc/po/sv.po
    branches/redhat/gcc-4_6-branch/gcc/po/tr.po
    branches/redhat/gcc-4_6-branch/gcc/po/vi.po
    branches/redhat/gcc-4_6-branch/gcc/po/zh_CN.po
    branches/redhat/gcc-4_6-branch/gcc/po/zh_TW.po
    branches/redhat/gcc-4_6-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr37485.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/mla-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr39839.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr40657-2.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr40956.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr42093.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr42235.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr42495.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr42505.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr42574.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr45701-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr45701-2.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/thumb-branch1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/vfp-ldmdbd.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/vfp-ldmdbs.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/vfp-ldmiad.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/vfp-ldmias.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/vfp-stmdbd.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/vfp-stmdbs.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/vfp-stmiad.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/vfp-stmias.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/wmul-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/wmul-2.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/wmul-3.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/wmul-4.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/read_list_eof_1.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-4_6-branch/gcc/tree-mudflap.c
    branches/redhat/gcc-4_6-branch/gcc/tree-sra.c
    branches/redhat/gcc-4_6-branch/gcc/tree-ssa-structalias.c
    branches/redhat/gcc-4_6-branch/libcpp/po/ChangeLog
    branches/redhat/gcc-4_6-branch/libcpp/po/be.po
    branches/redhat/gcc-4_6-branch/libcpp/po/ca.po
    branches/redhat/gcc-4_6-branch/libcpp/po/da.po
    branches/redhat/gcc-4_6-branch/libcpp/po/de.po
    branches/redhat/gcc-4_6-branch/libcpp/po/el.po
    branches/redhat/gcc-4_6-branch/libcpp/po/es.po
    branches/redhat/gcc-4_6-branch/libcpp/po/fi.po
    branches/redhat/gcc-4_6-branch/libcpp/po/fr.po
    branches/redhat/gcc-4_6-branch/libcpp/po/id.po
    branches/redhat/gcc-4_6-branch/libcpp/po/ja.po
    branches/redhat/gcc-4_6-branch/libcpp/po/nl.po
    branches/redhat/gcc-4_6-branch/libcpp/po/ru.po
    branches/redhat/gcc-4_6-branch/libcpp/po/sv.po
    branches/redhat/gcc-4_6-branch/libcpp/po/tr.po
    branches/redhat/gcc-4_6-branch/libcpp/po/uk.po
    branches/redhat/gcc-4_6-branch/libcpp/po/vi.po
    branches/redhat/gcc-4_6-branch/libcpp/po/zh_CN.po
    branches/redhat/gcc-4_6-branch/libcpp/po/zh_TW.po
    branches/redhat/gcc-4_6-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_6-branch/libgfortran/io/list_read.c

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]