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 libgomp/33275] Transient libgomp.fortran/omp_parse3.f90 -O0 failure



------- Comment #2 from jakub at gcc dot gnu dot org  2007-10-25 20:25 -------
Subject: Bug 33275

Author: jakub
Date: Thu Oct 25 20:25:12 2007
New Revision: 129631

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129631
Log:
        PR libgomp/33275
        * testsuite/libgomp.fortran/omp_parse3.f90 (test_threadprivate):
        Make x and y integers rather than (implicit) reals.  Add private (j)
        clause to the last omp parallel.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/testsuite/libgomp.fortran/omp_parse3.f90


-- 


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


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