Hi Thomas,
- Mensaje original -
> De: "Thomas Koenig"
> Para: "Jorge D'Elia" , "Gfortran List"
> CC: "Jorge D'Elia"
> Enviado: Miércoles, 29 de Septiembre 2021 3:02:46
> Asunto: Re: DGBSV: incorrect numerical results with -L/usr/lib64/atlas ?
>
> Hi Jorge,
>
>> I do not know if this fo
On Fri, Oct 01, 2021 at 11:32:24AM +0200, Tobias Burnus wrote:
> libgomp/ChangeLog:
>
> * testsuite/libgomp.fortran/alloc-10.f90: Fix alignment check.
> * testsuite/libgomp.fortran/alloc-7.f90: Fix array access.
> * testsuite/libgomp.fortran/alloc-8.f90: Likewise.
> * tests
Hello.
Can please anybody help me with a Fotran issue, where 'ENTRY' keyword causes
having a function which ends on a smaller line number than it starts:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102460#c7
Thanks,
Martin
... and attached the Fortran version of the C/C++ testcase.
OK?
Tobias
On 01.10.21 10:59, Jakub Jelinek wrote:
2021-10-01 Jakub Jelinek
* omp.h.in (omp_aligned_alloc, omp_aligned_calloc): Add
__alloc_align__ (1) attribute.
* testsuite/libgomp.c-c++-common/alloc-9.c: New t