在 2021/1/20 上午5:44, Martin Storsjö 写道:
> Signed-off-by: Martin Storsjö
> ---
> Added memory clobbers for YieldProcessor() too - now actually amended
> the patch before sending...
> ---
> mingw-w64-headers/crt/_mingw.h.in | 8
> mingw-w64-headers/include/winnt.h | 6 ++
> 2 files chan
Signed-off-by: Martin Storsjö
---
Added memory clobbers for YieldProcessor() too - now actually amended
the patch before sending...
---
mingw-w64-headers/crt/_mingw.h.in | 8
mingw-w64-headers/include/winnt.h | 6 ++
2 files changed, 14 insertions(+)
diff --git a/mingw-w64-headers/c
Signed-off-by: Martin Storsjö
---
Added memory clobbers for YieldProcessor(). too.
---
mingw-w64-headers/crt/_mingw.h.in | 8
mingw-w64-headers/include/winnt.h | 6 ++
2 files changed, 14 insertions(+)
diff --git a/mingw-w64-headers/crt/_mingw.h.in
b/mingw-w64-headers/crt/_mingw.h.
On 1/19/21 3:30 PM, Martin Storsjö wrote:
> On Tue, 19 Jan 2021, Zebediah Figura wrote:
>
>> On 1/18/21 11:33 PM, Liu Hao wrote:
>>> 在 2021/1/19 上午11:54, Zebediah Figura (she/her) 写道:
Do you mean that the writer should change the above code to e.g.
"__atomic_load_n(&var, ___ATOMIC_A
On Tue, 19 Jan 2021, Zebediah Figura wrote:
On 1/18/21 11:33 PM, Liu Hao wrote:
在 2021/1/19 上午11:54, Zebediah Figura (she/her) 写道:
Do you mean that the writer should change the above code to e.g.
"__atomic_load_n(&var, ___ATOMIC_ACQUIRE)", or that the read already
implies acquire semantics? I
On 19.01.21 16:06, Biswapriyo Nath wrote:
Would you like to test if the following patch works?
* File name: 0020-libgomp-Don-t-hard-code-MS-printf-attributes.patch
* Link:
https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-gcc/0020-libgomp-Don-t-hard-code-MS-printf-attributes.patch
On 1/18/21 11:33 PM, Liu Hao wrote:
> 在 2021/1/19 上午11:54, Zebediah Figura (she/her) 写道:
>>
>> Do you mean that the writer should change the above code to e.g.
>> "__atomic_load_n(&var, ___ATOMIC_ACQUIRE)", or that the read already
>> implies acquire semantics? I didn't think that the latter was tr
在 2021-01-19 22:16, Sandro Mani 写道:
Hi
Tryting to build gcc-10 against mingw-w64-8.0.0, when compiling libgomp it
errors out with [1]
(...)
-Werror is passed when compiling libgomp (as it generally is in gcc throughout), so this causes the
build to fail. I'm unsure which is the correct appro
Would you like to test if the following patch works?
* File name: 0020-libgomp-Don-t-hard-code-MS-printf-attributes.patch
* Link:
https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-gcc/0020-libgomp-Don-t-hard-code-MS-printf-attributes.patch
ArchLinux also uses that patch file. Link
htt
Hi
Tryting to build gcc-10 against mingw-w64-8.0.0, when compiling libgomp
it errors out with [1]
In file included from ../../../libgomp/oacc-parallel.c:30:
../../../libgomp/oacc-parallel.c: In function 'GOACC_parallel_keyed':
../../../libgomp/oacc-parallel.c:122:18: error: unknown conversion
10 matches
Mail list logo