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]

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


Author: jakub
Date: Thu Aug 12 16:52:00 2010
New Revision: 163197

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

Added:
    branches/redhat/gcc-4_5-branch/libstdc++-v3/testsuite/ext/rope/44963.cc
      - copied unchanged from r163194, branches/gcc-4_5-branch/libstdc++-v3/testsuite/ext/rope/44963.cc
Modified:
    branches/redhat/gcc-4_5-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_5-branch/libstdc++-v3/include/bits/forward_list.h
    branches/redhat/gcc-4_5-branch/libstdc++-v3/include/bits/forward_list.tcc
    branches/redhat/gcc-4_5-branch/libstdc++-v3/include/bits/stl_iterator.h
    branches/redhat/gcc-4_5-branch/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/assign_neg.cc
    branches/redhat/gcc-4_5-branch/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/constructor_1_neg.cc
    branches/redhat/gcc-4_5-branch/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/constructor_2_neg.cc
    branches/redhat/gcc-4_5-branch/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/insert_neg.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/pr45112.C
      - copied unchanged from r163194, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/pr45112.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.dg/tree-ssa/pr44914.C
      - copied unchanged from r163194, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/tree-ssa/pr44914.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/compile/pr45109.c
      - copied unchanged from r163194, branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/compile/pr45109.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/execute/pr45034.c
      - copied unchanged from r163194, branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/execute/pr45034.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/execute/pr45262.c
      - copied unchanged from r163194, branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/execute/pr45262.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45055.c
      - copied unchanged from r163194, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45055.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45259.c
      - copied unchanged from r163194, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45259.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.target/arm/pr43698.c
      - copied unchanged from r163194, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/arm/pr43698.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gfortran.dg/allocate_derived_3.f90
      - copied unchanged from r163194, branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/allocate_derived_3.f90
Modified:
    branches/redhat/gcc-4_5-branch/   (props changed)
    branches/redhat/gcc-4_5-branch/ChangeLog
    branches/redhat/gcc-4_5-branch/boehm-gc/ChangeLog
    branches/redhat/gcc-4_5-branch/config/ChangeLog
    branches/redhat/gcc-4_5-branch/contrib/ChangeLog
    branches/redhat/gcc-4_5-branch/contrib/reghunt/ChangeLog
    branches/redhat/gcc-4_5-branch/contrib/regression/ChangeLog
    branches/redhat/gcc-4_5-branch/fixincludes/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/BASE-VER
    branches/redhat/gcc-4_5-branch/gcc/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_5-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/caller-save.c
    branches/redhat/gcc-4_5-branch/gcc/combine.c
    branches/redhat/gcc-4_5-branch/gcc/config/alpha/alpha.c
    branches/redhat/gcc-4_5-branch/gcc/config/arm/arm.md
    branches/redhat/gcc-4_5-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-4_5-branch/gcc/config/pa/pa.h
    branches/redhat/gcc-4_5-branch/gcc/config/rx/predicates.md
    branches/redhat/gcc-4_5-branch/gcc/config/rx/rx.md
    branches/redhat/gcc-4_5-branch/gcc/config/sparc/sparc.c
    branches/redhat/gcc-4_5-branch/gcc/config/spu/spu.c
    branches/redhat/gcc-4_5-branch/gcc/convert.c
    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/emit-rtl.c
    branches/redhat/gcc-4_5-branch/gcc/expmed.c
    branches/redhat/gcc-4_5-branch/gcc/fold-const.c
    branches/redhat/gcc-4_5-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/fortran/cpp.c
    branches/redhat/gcc-4_5-branch/gcc/fortran/cpp.h
    branches/redhat/gcc-4_5-branch/gcc/fortran/gfortran.h
    branches/redhat/gcc-4_5-branch/gcc/fortran/gfortran.texi
    branches/redhat/gcc-4_5-branch/gcc/fortran/gfortranspec.c
    branches/redhat/gcc-4_5-branch/gcc/fortran/intrinsic.c
    branches/redhat/gcc-4_5-branch/gcc/fortran/intrinsic.texi
    branches/redhat/gcc-4_5-branch/gcc/fortran/invoke.texi
    branches/redhat/gcc-4_5-branch/gcc/fortran/lang-specs.h
    branches/redhat/gcc-4_5-branch/gcc/fortran/lang.opt
    branches/redhat/gcc-4_5-branch/gcc/fortran/match.c
    branches/redhat/gcc-4_5-branch/gcc/fortran/module.c
    branches/redhat/gcc-4_5-branch/gcc/fortran/parse.c
    branches/redhat/gcc-4_5-branch/gcc/fortran/scanner.c
    branches/redhat/gcc-4_5-branch/gcc/fortran/symbol.c
    branches/redhat/gcc-4_5-branch/gcc/gthr-posix.h
    branches/redhat/gcc-4_5-branch/gcc/gthr-posix95.h
    branches/redhat/gcc-4_5-branch/gcc/haifa-sched.c
    branches/redhat/gcc-4_5-branch/gcc/ifcvt.c
    branches/redhat/gcc-4_5-branch/gcc/ipa-prop.c
    branches/redhat/gcc-4_5-branch/gcc/ipa-pure-const.c
    branches/redhat/gcc-4_5-branch/gcc/java/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/lto/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/objc/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/objcp/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/po/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/postreload.c
    branches/redhat/gcc-4_5-branch/gcc/rtl.h
    branches/redhat/gcc-4_5-branch/gcc/rtlanal.c
    branches/redhat/gcc-4_5-branch/gcc/sched-deps.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.old-deja/g++.jason/thunk3.C
    branches/redhat/gcc-4_5-branch/gcc/testsuite/g++.old-deja/g++.oliva/ChangeLog
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/20030107-1.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/20030702-1.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/20050309-1.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/20050325-1.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/20050330-2.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/20051201-1.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/gomp/pr27573.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/gomp/pr34610.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/graphite/interchange-0.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/lto/20090313_0.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/lto/20091216-1_0.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/march.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/mtune.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr24225.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr26570.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr32773.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/profile-dir-1.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/profile-dir-2.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/profile-dir-3.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gcc.dg/tree-ssa/sra-10.c
    branches/redhat/gcc-4_5-branch/gcc/testsuite/gfortran.dg/gomp/pr27573.f90
    branches/redhat/gcc-4_5-branch/gcc/testsuite/lib/gcc-dg.exp
    branches/redhat/gcc-4_5-branch/gcc/tree-sra.c
    branches/redhat/gcc-4_5-branch/gcc/tree-ssa-structalias.c
    branches/redhat/gcc-4_5-branch/gnattools/ChangeLog
    branches/redhat/gcc-4_5-branch/include/ChangeLog
    branches/redhat/gcc-4_5-branch/intl/ChangeLog
    branches/redhat/gcc-4_5-branch/libada/ChangeLog
    branches/redhat/gcc-4_5-branch/libcpp/ChangeLog
    branches/redhat/gcc-4_5-branch/libcpp/po/ChangeLog
    branches/redhat/gcc-4_5-branch/libdecnumber/ChangeLog
    branches/redhat/gcc-4_5-branch/libffi/ChangeLog
    branches/redhat/gcc-4_5-branch/libgcc/ChangeLog
    branches/redhat/gcc-4_5-branch/libgcc/config/libbid/ChangeLog
    branches/redhat/gcc-4_5-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_5-branch/libgomp/ChangeLog
    branches/redhat/gcc-4_5-branch/libiberty/ChangeLog
    branches/redhat/gcc-4_5-branch/libjava/ChangeLog
    branches/redhat/gcc-4_5-branch/libjava/classpath/ChangeLog
    branches/redhat/gcc-4_5-branch/libjava/classpath/java/util/concurrent/CopyOnWriteArrayList.java
    branches/redhat/gcc-4_5-branch/libjava/classpath/javax/print/attribute/standard/JobStateReasons.java
    branches/redhat/gcc-4_5-branch/libjava/libltdl/ChangeLog
    branches/redhat/gcc-4_5-branch/libmudflap/ChangeLog
    branches/redhat/gcc-4_5-branch/libobjc/ChangeLog
    branches/redhat/gcc-4_5-branch/libssp/ChangeLog
    branches/redhat/gcc-4_5-branch/lto-plugin/ChangeLog
    branches/redhat/gcc-4_5-branch/maintainer-scripts/ChangeLog
    branches/redhat/gcc-4_5-branch/zlib/ChangeLog

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]