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]

r138209 - in /branches/redhat/gcc-4_3-branch: g...


Author: jakub
Date: Mon Jul 28 16:24:28 2008
New Revision: 138209

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138209
Log:
svn merge -r137607:138200 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_3-branch/

Added:
    branches/redhat/gcc-4_3-branch/gcc/config/spu/divmodti4.c
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/config/spu/divmodti4.c
    branches/redhat/gcc-4_3-branch/gcc/config/spu/multi3.c
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/config/spu/multi3.c
    branches/redhat/gcc-4_3-branch/gcc/config/xtensa/libgcc-xtensa.ver
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/config/xtensa/libgcc-xtensa.ver
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/conversion/op5.C
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/g++.dg/conversion/op5.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/eh/async-unwind1.C
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/g++.dg/eh/async-unwind1.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/compile/pr35492.c
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/compile/pr35492.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-ref-all.c
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-ref-all.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/gomp/atomic-11.c
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/gomp/atomic-11.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/20080723-1.c
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/20080723-1.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/pr35281.c
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/pr35281.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/pr36753.c
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/pr36753.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/mips/pr35802.c
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/gcc.target/mips/pr35802.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/spu/muldivti3.c
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/gcc.target/spu/muldivti3.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/spu/subti3.c
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/gcc.target/spu/subti3.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/array_4.f90
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/array_4.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/internal_pack_4.f90
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/internal_pack_4.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/namelist_52.f90
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/namelist_52.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/used_types_20.f90
      - copied unchanged from r138200, branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/used_types_20.f90
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/25_algorithms/random_shuffle/1.cc
      - copied unchanged from r138200, branches/gcc-4_3-branch/libstdc++-v3/testsuite/25_algorithms/random_shuffle/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/ext/rope/36832.cc
      - copied unchanged from r138200, branches/gcc-4_3-branch/libstdc++-v3/testsuite/ext/rope/36832.cc
Modified:
    branches/redhat/gcc-4_3-branch/gcc/ChangeLog
    branches/redhat/gcc-4_3-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_3-branch/gcc/c-common.c
    branches/redhat/gcc-4_3-branch/gcc/combine-stack-adj.c
    branches/redhat/gcc-4_3-branch/gcc/config/arm/iwmmxt.md
    branches/redhat/gcc-4_3-branch/gcc/config/cris/cris.md
    branches/redhat/gcc-4_3-branch/gcc/config/mips/constraints.md
    branches/redhat/gcc-4_3-branch/gcc/config/mips/mips.c
    branches/redhat/gcc-4_3-branch/gcc/config/mips/mips.md
    branches/redhat/gcc-4_3-branch/gcc/config/sh/sh.c
    branches/redhat/gcc-4_3-branch/gcc/config/sh/sh.md
    branches/redhat/gcc-4_3-branch/gcc/config/spu/spu.c
    branches/redhat/gcc-4_3-branch/gcc/config/spu/spu.md
    branches/redhat/gcc-4_3-branch/gcc/config/spu/t-spu-elf
    branches/redhat/gcc-4_3-branch/gcc/config/xtensa/t-linux
    branches/redhat/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_3-branch/gcc/cp/call.c
    branches/redhat/gcc-4_3-branch/gcc/doc/extend.texi
    branches/redhat/gcc-4_3-branch/gcc/doc/md.texi
    branches/redhat/gcc-4_3-branch/gcc/dwarf2out.c
    branches/redhat/gcc-4_3-branch/gcc/expr.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_3-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/trans-array.h
    branches/redhat/gcc-4_3-branch/gcc/fortran/trans-expr.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/trans-intrinsic.c
    branches/redhat/gcc-4_3-branch/gcc/fwprop.c
    branches/redhat/gcc-4_3-branch/gcc/langhooks.c
    branches/redhat/gcc-4_3-branch/gcc/omp-low.c
    branches/redhat/gcc-4_3-branch/gcc/reload.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/inherit/thunk8.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/torture/pr34330.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/torture/pr36244.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/tree-ssa/pr36181.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/lib/compat.exp
    branches/redhat/gcc-4_3-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-4_3-branch/gcc/tree-ssa-pre.c
    branches/redhat/gcc-4_3-branch/gcc/tree-ssa-sccvn.c
    branches/redhat/gcc-4_3-branch/gcc/tree-vn.c
    branches/redhat/gcc-4_3-branch/gcc/tree-vrp.c
    branches/redhat/gcc-4_3-branch/gcc/tree.c
    branches/redhat/gcc-4_3-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_3-branch/libgfortran/io/list_read.c
    branches/redhat/gcc-4_3-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_3-branch/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/null_metadata.hpp
    branches/redhat/gcc-4_3-branch/libstdc++-v3/include/ext/rope
    branches/redhat/gcc-4_3-branch/libstdc++-v3/include/parallel/balanced_quicksort.h
    branches/redhat/gcc-4_3-branch/libstdc++-v3/include/parallel/random_shuffle.h


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