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

Re: Tests for libgomp based on OpenMP Examples 4.0.2.


 Now the patch is corrected (according to the previous letter) and
ready to be reviewed. I'm looking forward to your feedback.

2015-07-09 15:56 GMT+03:00 Maxim Blumental <bvmaks@gmail.com>:
>  > I'll have a look, that is supposed to work.
> I checked the case with 'simd collapse' and found out that the problem
> was in a typo in the directive in OpenMP Examples whose code I used.
> There was a redundant 'for' word in it which the parser detected and
> considered to be an unclassifiable OpenMP directive. Sorry about the
> false alarm.
>
> 2015-07-08 16:00 GMT+03:00 Maxim Blumental <bvmaks@gmail.com>:
>>>The Examples-4/
>>>directory is supposed to only contain the tests from the 4.0.* examples
>>>document and no other tests.
>> All right: everything I added in it was only tests from the examples
>> document. Renamings were made in accordance with filenames from
>> GitHub.
>>> Any new tests that aren't in Examples 4.0.* document should go one level
>>> higher, to libgomp.{c,c++,fortran}/ directly.
>> There are no any such tests.
>>
>> 2015-07-08 15:50 GMT+03:00 Maxim Blumental <bvmaks@gmail.com>:
>>> Updated the attached files:  renamed also libgomp.c++ tests, corrected
>>> ChangeLog.
>>>
>>> 2015-07-07 21:29 GMT+03:00 Ilya Verbin <iverbin@gmail.com>:
>>>> On Tue, Jul 07, 2015 at 20:17:48 +0200, Jakub Jelinek wrote:
>>>>> On Tue, Jul 07, 2015 at 08:08:16PM +0300, Maxim Blumental wrote:
>>>>> > > Added 16 tests for simd construct and 10 for depend clause.
>>>>>
>>>>> Any new tests that aren't in Examples 4.0.* document should go one level
>>>>> higher, to libgomp.{c,c++,fortran}/ directly.
>>>>
>>>> Actually, the examples 4.0.2 document contains simd-* and task_dep-* tests, they
>>>> are new in terms of examples-4 directory.
>>>>
>>>>   -- Ilya
>>>
>>>
>>>
>>> --
>>>
>>>
>>> ---------------------
>>> Sincerely yours,
>>> Maxim Blumental
>>
>>
>>
>> --
>>
>>
>> ---------------------
>> Sincerely yours,
>> Maxim Blumental
>
>
>
> --
>
>
> ---------------------
> Sincerely yours,
> Maxim Blumental



-- 


---------------------
Sincerely yours,
Maxim Blumental

Attachment: libgomp-tests.patch
Description: Binary data


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