This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r164653 - in /branches/redhat/gcc-4_4-branch: ....


Author: jakub
Date: Mon Sep 27 17:18:31 2010
New Revision: 164653

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164653
Log:
svn merge -r163795:164641 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_4-branch

Modified:
    branches/redhat/gcc-4_4-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/22_locale/num_put/put/char/14220.cc
    branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/14220.cc
    branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/char/12.cc
    branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/12.cc
    branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/ext/enc_filebuf/char/13598.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/opt/pr44919.C
      - copied unchanged from r164641, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/opt/pr44919.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/pr44328.C
      - copied unchanged from r164641, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/pr44328.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/torture/pr45709-2.C
      - copied unchanged from r164641, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/torture/pr45709-2.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/torture/pr45709.C
      - copied unchanged from r164641, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/torture/pr45709.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr45728.c
      - copied unchanged from r164641, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr45728.c
    branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr40386.c
      - copied unchanged from r164641, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr40386.c
    branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr40386.x
      - copied unchanged from r164641, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr40386.x
    branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr45070.c
      - copied unchanged from r164641, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr45070.c
    branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr45678-1.c
      - copied unchanged from r164641, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr45678-1.c
    branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr45678-2.c
      - copied unchanged from r164641, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr45678-2.c
    branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.target/sparc/mnofpu.c
      - copied unchanged from r164641, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/sparc/mnofpu.c
    branches/redhat/gcc-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr45595.f90
      - copied unchanged from r164641, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr45595.f90
    branches/redhat/gcc-4_4-branch/gcc/testsuite/gfortran.dg/namelist_64.f90
      - copied unchanged from r164641, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/namelist_64.f90
Modified:
    branches/redhat/gcc-4_4-branch/   (props changed)
    branches/redhat/gcc-4_4-branch/gcc/ChangeLog
    branches/redhat/gcc-4_4-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_4-branch/gcc/Makefile.in
    branches/redhat/gcc-4_4-branch/gcc/cfgexpand.c
    branches/redhat/gcc-4_4-branch/gcc/cfgrtl.c
    branches/redhat/gcc-4_4-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-4_4-branch/gcc/config/arm/linux-atomic.c
    branches/redhat/gcc-4_4-branch/gcc/config/sparc/constraints.md
    branches/redhat/gcc-4_4-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-4_4-branch/gcc/expr.c
    branches/redhat/gcc-4_4-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_4-branch/gcc/fortran/openmp.c
    branches/redhat/gcc-4_4-branch/gcc/ira-color.c
    branches/redhat/gcc-4_4-branch/gcc/ira.c
    branches/redhat/gcc-4_4-branch/gcc/reload1.c
    branches/redhat/gcc-4_4-branch/gcc/sel-sched.c
    branches/redhat/gcc-4_4-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/limits-fnargs.c
    branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/stackalign/alloca-4.c
    branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.target/x86_64/abi/avx/abi-avx.exp
    branches/redhat/gcc-4_4-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-4_4-branch/gcc/tree-inline.c
    branches/redhat/gcc-4_4-branch/gcc/tree-switch-conversion.c
    branches/redhat/gcc-4_4-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_4-branch/libgfortran/config/fpu-387.h
    branches/redhat/gcc-4_4-branch/libgfortran/io/list_read.c

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



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