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]

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


Author: jakub
Date: Fri Mar 14 17:17:38 2008
New Revision: 133223

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

Added:
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/gomp/pr35099.C
      - copied unchanged from r133221, branches/gcc-4_3-branch/gcc/testsuite/g++.dg/gomp/pr35099.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/gomp/pr35328.C
      - copied unchanged from r133221, branches/gcc-4_3-branch/gcc/testsuite/g++.dg/gomp/pr35328.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/gomp/pr35337.C
      - copied unchanged from r133221, branches/gcc-4_3-branch/gcc/testsuite/g++.dg/gomp/pr35337.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/other/i386-3.C
      - copied unchanged from r133221, branches/gcc-4_3-branch/gcc/testsuite/g++.dg/other/i386-3.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/torture/pr35526.C
      - copied unchanged from r133221, branches/gcc-4_3-branch/gcc/testsuite/g++.dg/torture/pr35526.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/execute/pr35456.c
      - copied unchanged from r133221, branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/execute/pr35456.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/execute/pr35472.c
      - copied unchanged from r133221, branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/execute/pr35472.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/gomp/pr35438.c
      - copied unchanged from r133221, branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/gomp/pr35438.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/gomp/pr35439.c
      - copied unchanged from r133221, branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/gomp/pr35439.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr34989-1.c
      - copied unchanged from r133221, branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr34989-1.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr34989-2.c
      - copied unchanged from r133221, branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr34989-2.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/pr35540.c
      - copied unchanged from r133221, branches/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/pr35540.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/module_commons_2.f90
      - copied unchanged from r133221, branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/module_commons_2.f90
    branches/redhat/gcc-4_3-branch/libgomp/testsuite/libgomp.c++/pr35185.C
      - copied unchanged from r133221, branches/gcc-4_3-branch/libgomp/testsuite/libgomp.c++/pr35185.C
    branches/redhat/gcc-4_3-branch/libgomp/testsuite/libgomp.c/pr35549.c
      - copied unchanged from r133221, branches/gcc-4_3-branch/libgomp/testsuite/libgomp.c/pr35549.c
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/25_algorithms/set_difference/35541.cc
      - copied unchanged from r133221, branches/gcc-4_3-branch/libstdc++-v3/testsuite/25_algorithms/set_difference/35541.cc
Removed:
    branches/redhat/gcc-4_3-branch/gcc/po/ca.po
    branches/redhat/gcc-4_3-branch/gcc/po/rw.po
    branches/redhat/gcc-4_3-branch/libcpp/po/rw.po
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-parser.c
    branches/redhat/gcc-4_3-branch/gcc/config/i386/ammintrin.h
    branches/redhat/gcc-4_3-branch/gcc/config/i386/bmmintrin.h
    branches/redhat/gcc-4_3-branch/gcc/config/i386/emmintrin.h
    branches/redhat/gcc-4_3-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-4_3-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-4_3-branch/gcc/config/i386/mm3dnow.h
    branches/redhat/gcc-4_3-branch/gcc/config/i386/mmintrin-common.h
    branches/redhat/gcc-4_3-branch/gcc/config/i386/mmintrin.h
    branches/redhat/gcc-4_3-branch/gcc/config/i386/pmmintrin.h
    branches/redhat/gcc-4_3-branch/gcc/config/i386/smmintrin.h
    branches/redhat/gcc-4_3-branch/gcc/config/i386/sse.md
    branches/redhat/gcc-4_3-branch/gcc/config/i386/tmmintrin.h
    branches/redhat/gcc-4_3-branch/gcc/config/i386/xmmintrin.h
    branches/redhat/gcc-4_3-branch/gcc/config/rs6000/rs6000.c
    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/cp/ChangeLog
    branches/redhat/gcc-4_3-branch/gcc/cp/decl.c
    branches/redhat/gcc-4_3-branch/gcc/cp/semantics.c
    branches/redhat/gcc-4_3-branch/gcc/cp/typeck.c
    branches/redhat/gcc-4_3-branch/gcc/doc/include/texinfo.tex
    branches/redhat/gcc-4_3-branch/gcc/expr.c
    branches/redhat/gcc-4_3-branch/gcc/fold-const.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_3-branch/gcc/fortran/module.c
    branches/redhat/gcc-4_3-branch/gcc/ifcvt.c
    branches/redhat/gcc-4_3-branch/gcc/omp-low.c
    branches/redhat/gcc-4_3-branch/gcc/po/ChangeLog
    branches/redhat/gcc-4_3-branch/gcc/po/be.po
    branches/redhat/gcc-4_3-branch/gcc/po/da.po
    branches/redhat/gcc-4_3-branch/gcc/po/de.po
    branches/redhat/gcc-4_3-branch/gcc/po/el.po
    branches/redhat/gcc-4_3-branch/gcc/po/es.po
    branches/redhat/gcc-4_3-branch/gcc/po/fr.po
    branches/redhat/gcc-4_3-branch/gcc/po/ja.po
    branches/redhat/gcc-4_3-branch/gcc/po/nl.po
    branches/redhat/gcc-4_3-branch/gcc/po/ru.po
    branches/redhat/gcc-4_3-branch/gcc/po/sr.po
    branches/redhat/gcc-4_3-branch/gcc/po/sv.po
    branches/redhat/gcc-4_3-branch/gcc/po/tr.po
    branches/redhat/gcc-4_3-branch/gcc/po/zh_CN.po
    branches/redhat/gcc-4_3-branch/gcc/po/zh_TW.po
    branches/redhat/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/inherit/override-attribs.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/3dnow-1.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/3dnow-2.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/3dnowA-1.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/3dnowA-2.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/isa-1.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/isa-10.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/isa-11.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/isa-12.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/isa-13.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/isa-14.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/isa-2.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/isa-3.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/mmx-1.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/mmx-2.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/sse-13.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/sse-14.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gnat.dg/frame_overflow.adb
    branches/redhat/gcc-4_3-branch/gcc/tree-cfg.c
    branches/redhat/gcc-4_3-branch/gcc/tree-ssa-dse.c
    branches/redhat/gcc-4_3-branch/gcc/tree-ssa-forwprop.c
    branches/redhat/gcc-4_3-branch/libcpp/po/ChangeLog
    branches/redhat/gcc-4_3-branch/libcpp/po/be.po
    branches/redhat/gcc-4_3-branch/libcpp/po/ca.po
    branches/redhat/gcc-4_3-branch/libcpp/po/da.po
    branches/redhat/gcc-4_3-branch/libcpp/po/de.po
    branches/redhat/gcc-4_3-branch/libcpp/po/el.po
    branches/redhat/gcc-4_3-branch/libcpp/po/es.po
    branches/redhat/gcc-4_3-branch/libcpp/po/fr.po
    branches/redhat/gcc-4_3-branch/libcpp/po/ja.po
    branches/redhat/gcc-4_3-branch/libcpp/po/nl.po
    branches/redhat/gcc-4_3-branch/libcpp/po/sv.po
    branches/redhat/gcc-4_3-branch/libcpp/po/tr.po
    branches/redhat/gcc-4_3-branch/libcpp/po/uk.po
    branches/redhat/gcc-4_3-branch/libcpp/po/vi.po
    branches/redhat/gcc-4_3-branch/libcpp/po/zh_CN.po
    branches/redhat/gcc-4_3-branch/libcpp/po/zh_TW.po
    branches/redhat/gcc-4_3-branch/libgomp/ChangeLog
    branches/redhat/gcc-4_3-branch/libjava/ChangeLog
    branches/redhat/gcc-4_3-branch/libjava/link.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_3-branch/libstdc++-v3/include/bits/stl_multimap.h
    branches/redhat/gcc-4_3-branch/libstdc++-v3/include/debug/functions.h


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