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]

r106269 - in /branches/gomp-20050608-branch/gcc...


Author: aldyh
Date: Mon Oct 31 12:43:44 2005
New Revision: 106269

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106269
Log:
        PR gomp/24505
        * c-omp.c (c_finish_omp_for): Canonicalize condition.
        * testsuite/gcc.dg/gomp/for-15.c: New.
        * testsuite/g++.dg/gomp/for-17.C: New.

Added:
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/gomp/for-17.C
    branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/gomp/for-15.c
Modified:
    branches/gomp-20050608-branch/gcc/ChangeLog.gomp
    branches/gomp-20050608-branch/gcc/c-omp.c
    branches/gomp-20050608-branch/gcc/testsuite/ChangeLog.gomp


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