This is the mail archive of the gcc-bugs@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]

[Bug c/24505] [gomp] Loop rejected with mixed types in predicate



------- Comment #1 from aldyh at gcc dot gnu dot org  2005-10-31 12:43 -------
Subject: Bug 24505

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24505


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