r113495 - in /branches/redhat/gcc-4_1-branch: g...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed May 3 13:16:00 GMT 2006


Author: jakub
Date: Wed May  3 13:16:04 2006
New Revision: 113495

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113495
Log:
svn merge -r113267:113271 svn+ssh://gcc.gnu.org/svn/gcc/trunk
svn merge -r113411:113412 svn+ssh://gcc.gnu.org/svn/gcc/trunk
svn merge -r113452:113456 svn+ssh://gcc.gnu.org/svn/gcc/trunk
svn merge -r113482:113483 svn+ssh://gcc.gnu.org/svn/gcc/trunk
svn merge -r113493:113494 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/gomp/pr25996.C
      - copied unchanged from r113271, trunk/gcc/testsuite/g++.dg/gomp/pr25996.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/gomp/pr26913.C
      - copied unchanged from r113271, trunk/gcc/testsuite/g++.dg/gomp/pr26913.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/gomp/pr27310.C
      - copied unchanged from r113456, trunk/gcc/testsuite/g++.dg/gomp/pr27310.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/gomp/pr27325.C
      - copied unchanged from r113456, trunk/gcc/testsuite/g++.dg/gomp/pr27325.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/gomp/pr27337-1.C
      - copied unchanged from r113456, trunk/gcc/testsuite/g++.dg/gomp/pr27337-1.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/gomp/pr27337-2.C
      - copied unchanged from r113456, trunk/gcc/testsuite/g++.dg/gomp/pr27337-2.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/gomp/pr25996.c
      - copied unchanged from r113271, trunk/gcc/testsuite/gcc.dg/gomp/pr25996.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/gomp/pr27328.c
      - copied unchanged from r113456, trunk/gcc/testsuite/gcc.dg/gomp/pr27328.c
    branches/redhat/gcc-4_1-branch/libgomp/testsuite/libgomp.c++/pr26943.C
      - copied unchanged from r113483, trunk/libgomp/testsuite/libgomp.c++/pr26943.C
    branches/redhat/gcc-4_1-branch/libgomp/testsuite/libgomp.c++/pr27337.C
      - copied, changed from r113456, trunk/libgomp/testsuite/libgomp.c++/pr27337.C
    branches/redhat/gcc-4_1-branch/libgomp/testsuite/libgomp.c/pr26171.c
      - copied unchanged from r113271, trunk/libgomp/testsuite/libgomp.c/pr26171.c
    branches/redhat/gcc-4_1-branch/libgomp/testsuite/libgomp.c/pr26943-1.c
      - copied unchanged from r113483, trunk/libgomp/testsuite/libgomp.c/pr26943-1.c
    branches/redhat/gcc-4_1-branch/libgomp/testsuite/libgomp.c/pr26943-2.c
      - copied unchanged from r113483, trunk/libgomp/testsuite/libgomp.c/pr26943-2.c
    branches/redhat/gcc-4_1-branch/libgomp/testsuite/libgomp.c/pr26943-3.c
      - copied unchanged from r113483, trunk/libgomp/testsuite/libgomp.c/pr26943-3.c
    branches/redhat/gcc-4_1-branch/libgomp/testsuite/libgomp.c/pr26943-4.c
      - copied unchanged from r113483, trunk/libgomp/testsuite/libgomp.c/pr26943-4.c
    branches/redhat/gcc-4_1-branch/libgomp/testsuite/libgomp.fortran/pr27395-1.f90
      - copied unchanged from r113494, trunk/libgomp/testsuite/libgomp.fortran/pr27395-1.f90
    branches/redhat/gcc-4_1-branch/libgomp/testsuite/libgomp.fortran/pr27395-2.f90
      - copied unchanged from r113494, trunk/libgomp/testsuite/libgomp.fortran/pr27395-2.f90
Modified:
    branches/redhat/gcc-4_1-branch/gcc/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/c-parser.c
    branches/redhat/gcc-4_1-branch/gcc/cgraph.c
    branches/redhat/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/cp/cp-gimplify.c
    branches/redhat/gcc-4_1-branch/gcc/cp/cp-objcp-common.h
    branches/redhat/gcc-4_1-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-4_1-branch/gcc/except.c
    branches/redhat/gcc-4_1-branch/gcc/gimplify.c
    branches/redhat/gcc-4_1-branch/gcc/omp-low.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/tree-cfg.c
    branches/redhat/gcc-4_1-branch/gcc/tree-flow.h
    branches/redhat/gcc-4_1-branch/libgomp/ChangeLog



More information about the Gcc-cvs mailing list