[OpenMP, Patch] PR fortran/47886 fix ICE in OMP task's if() clause
H.J. Lu
hjl.tools@gmail.com
Sat Feb 26 21:36:00 GMT 2011
On Sat, Feb 26, 2011 at 11:38 AM, Tobias Burnus <burnus@net-b.de> wrote:
> Jakub Jelinek wrote:
>>>
>>> Build and regtested on x86-64-linux.
>>> OK for the trunk? What about GCC 4.4 and 4.5?
>>
>> Oh, forgot about that, can you please add a testcase for this?
>> If you don't get to it, I'll do it on Monday.
>
> Thanks for the reminder! I even regtested with a test case - but I forget to
> include it in the patch ...
>
> Committed attached patch as Rev. 170521. I will backport after regtesting
> the branches.
>
>
The testcase has
use omp_lib
and failed:
/export/gnu/import/svn/gcc-test-ia32corei7/src-trunk/gcc/testsuite/gfortran.dg/gomp/task-1.f90:10.14:^M
^M
use omp_lib^M
1^M
Fatal Error: Can't open module file 'omp_lib.mod' for reading at (1): No such
file or directory^M
compiler exited with status 1
Shouldn't this testcase be in libgomp?
--
H.J.
More information about the Fortran
mailing list