r158464 - in /branches/ix86/gcc-4_4-branch: ./ ...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Sat Apr 17 13:19:00 GMT 2010


Author: hjl
Date: Sat Apr 17 13:19:23 2010
New Revision: 158464

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158464
Log:
Merged r157727 through r158463 into branch.

Modified:
    branches/ix86/gcc-4_4-branch/libstdc++-v3/ChangeLog
    branches/ix86/gcc-4_4-branch/libstdc++-v3/include/bits/basic_string.h
    branches/ix86/gcc-4_4-branch/libstdc++-v3/include/bits/basic_string.tcc
    branches/ix86/gcc-4_4-branch/libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc

Changes in other areas also in this revision:
Added:
    branches/ix86/gcc-4_4-branch/gcc/testsuite/g++.dg/opt/ice1.C
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/opt/ice1.C
    branches/ix86/gcc-4_4-branch/gcc/testsuite/g++.dg/parse/ambig5.C
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/parse/ambig5.C
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr42956.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr42956.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr43186.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr43186.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr43614.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr43614.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr43560.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr43560.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr43629.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr43629.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/parm-impl-decl-3.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/parm-impl-decl-3.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43562.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43562.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43643.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43643.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr43560.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr43560.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr43524.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr43524.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr43528.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr43528.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr43638.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr43638.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr43668.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr43668.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/s390/stackcheck1.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/s390/stackcheck1.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/sh/pr43417.c
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/sh/pr43417.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.dg/direct_io_12.f90
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/direct_io_12.f90
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.dg/ftell_3.f90
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/ftell_3.f90
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.dg/inquire_size.f90
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/inquire_size.f90
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.dg/read_eof_7.f90
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/read_eof_7.f90
    branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.dg/read_eof_8.f90
      - copied unchanged from r158463, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/read_eof_8.f90
Modified:
    branches/ix86/gcc-4_4-branch/   (props changed)
    branches/ix86/gcc-4_4-branch/gcc/ChangeLog
    branches/ix86/gcc-4_4-branch/gcc/DATESTAMP
    branches/ix86/gcc-4_4-branch/gcc/c-decl.c
    branches/ix86/gcc-4_4-branch/gcc/caller-save.c
    branches/ix86/gcc-4_4-branch/gcc/cgraphunit.c
    branches/ix86/gcc-4_4-branch/gcc/config/alpha/alpha.md
    branches/ix86/gcc-4_4-branch/gcc/config/i386/gmon-sol2.c
    branches/ix86/gcc-4_4-branch/gcc/config/i386/i386.c
    branches/ix86/gcc-4_4-branch/gcc/config/pa/hpux-unwind.h
    branches/ix86/gcc-4_4-branch/gcc/config/pa/linux-unwind.h
    branches/ix86/gcc-4_4-branch/gcc/config/rs6000/rs6000.c
    branches/ix86/gcc-4_4-branch/gcc/config/s390/s390.c
    branches/ix86/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/ix86/gcc-4_4-branch/gcc/cp/parser.c
    branches/ix86/gcc-4_4-branch/gcc/doc/invoke.texi
    branches/ix86/gcc-4_4-branch/gcc/fortran/ChangeLog
    branches/ix86/gcc-4_4-branch/gcc/fortran/gfortran.texi
    branches/ix86/gcc-4_4-branch/gcc/fortran/ioparm.def
    branches/ix86/gcc-4_4-branch/gcc/gimplify.c
    branches/ix86/gcc-4_4-branch/gcc/ipa-type-escape.c
    branches/ix86/gcc-4_4-branch/gcc/ira.c
    branches/ix86/gcc-4_4-branch/gcc/params.def
    branches/ix86/gcc-4_4-branch/gcc/reload.h
    branches/ix86/gcc-4_4-branch/gcc/stor-layout.c
    branches/ix86/gcc-4_4-branch/gcc/testsuite/ChangeLog
    branches/ix86/gcc-4_4-branch/gcc/testsuite/g++.dg/parse/varmod1.C
    branches/ix86/gcc-4_4-branch/gcc/toplev.c
    branches/ix86/gcc-4_4-branch/gcc/tree-ssa-address.c
    branches/ix86/gcc-4_4-branch/gcc/tree-ssa-ccp.c
    branches/ix86/gcc-4_4-branch/gcc/tree-ssa-loop-im.c
    branches/ix86/gcc-4_4-branch/gcc/tree-ssa-loop-ivcanon.c
    branches/ix86/gcc-4_4-branch/gcc/tree-ssa-loop-ivopts.c
    branches/ix86/gcc-4_4-branch/gcc/tree-ssa-operands.c
    branches/ix86/gcc-4_4-branch/gcc/tree.c
    branches/ix86/gcc-4_4-branch/libgcc/ChangeLog
    branches/ix86/gcc-4_4-branch/libgcc/config/i386/t-sol2
    branches/ix86/gcc-4_4-branch/libgfortran/ChangeLog
    branches/ix86/gcc-4_4-branch/libgfortran/io/inquire.c
    branches/ix86/gcc-4_4-branch/libgfortran/io/intrinsics.c
    branches/ix86/gcc-4_4-branch/libgfortran/io/io.h
    branches/ix86/gcc-4_4-branch/libgfortran/io/read.c
    branches/ix86/gcc-4_4-branch/libgfortran/io/transfer.c
    branches/ix86/gcc-4_4-branch/libgfortran/io/unix.c
    branches/ix86/gcc-4_4-branch/libjava/ChangeLog
    branches/ix86/gcc-4_4-branch/libjava/include/hppa-signal.h
    branches/ix86/gcc-4_4-branch/libjava/include/pa-signal.h
    branches/ix86/gcc-4_4-branch/maintainer-scripts/ChangeLog
    branches/ix86/gcc-4_4-branch/maintainer-scripts/gcc_release

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




More information about the Libstdc++-cvs mailing list