Hi Tobias!
On 2021-12-13T12:19:50+0100, Tobias Burnus wrote:
> Implement the 'compare' part in trans-openmp of OpenMP 5.1's atomic changes
> plus a couple of bugfixes throughout.
Hmm, I wonder why you didn't see the few regressions in your testing?
Pushed to master branch commit 228d64af4e244faa
Am 13.12.21 um 13:29 schrieb Martin Liška:
> On 12/13/21 12:18, Manfred Schwarb via Fortran wrote:
>> could you commit it for me? I do not have commit access.
>
> I can definitely do that, but please attach the patches as output of git
> format-patch
> so that git am can be directly used.
>
Thank
On Mon, Dec 13, 2021 at 09:29:16PM +0100, Thomas Koenig wrote:
>
> Hi,
>
> looking at what the REAL(KIND=17) numbers should be compiled for, I see
> the following options that should be considered:
>
> a) xsaddqp and friends are not supported by the CPU; libquadmath should
>be called for all
Hi,
looking at what the REAL(KIND=17) numbers should be compiled for, I see
the following options that should be considered:
a) xsaddqp and friends are not supported by the CPU; libquadmath should
be called for all operations, including simple arithmetic.
b) xsaddqp and friends are support
Works better with patch attached...
Am 13.12.21 um 21:25 schrieb Harald Anlauf via Gcc-patches:
Hi Mikael,
Am 09.12.21 um 21:37 schrieb Mikael Morin:
Hello,
On 09/12/2021 21:05, Harald Anlauf via Fortran wrote:
Dear all,
I had thought that we had fixed this in the past (see PR31001),
but it
Hi Mikael,
Am 09.12.21 um 21:37 schrieb Mikael Morin:
Hello,
On 09/12/2021 21:05, Harald Anlauf via Fortran wrote:
Dear all,
I had thought that we had fixed this in the past (see PR31001),
but it did fail for me with all gcc versions I have tried (7-12)
for a slightly more elaborate case as i
On 12/13/21 12:18, Manfred Schwarb via Fortran wrote:
could you commit it for me? I do not have commit access.
I can definitely do that, but please attach the patches as output of git
format-patch
so that git am can be directly used.
Cheers,
Martin
On Mon, Dec 13, 2021 at 12:19:50PM +0100, Tobias Burnus wrote:
> Some Sunday work ...
> Implement the 'compare' part in trans-openmp of OpenMP 5.1's atomic changes
> plus a couple of bugfixes throughout.
>
> OK?
>
> Tobias
> -
> Siemens Electronic Design Automation GmbH; Anschrift
Some Sunday work ...
Implement the 'compare' part in trans-openmp of OpenMP 5.1's atomic changes
plus a couple of bugfixes throughout.
OK?
Tobias
-
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634
München; Gesellschaft mit beschränkter Haftung; Gesch
Thomas,
Am 06.11.21 um 19:28 schrieb Thomas Koenig:
>
> Hi Manfred,
>
> looks good to me.
>
> Thanks for the patch!
>
could you commit it for me? I do not have commit access.
Thanks,
Manfred
> Best regards
>
> Thomas
10 matches
Mail list logo