On 11/09/2020 13:02, Tobias Burnus wrote:
OG10 = devel/omp/gcc-10
I have merged releases/gcc-10 into that branch.
And added a bunch of mainline alias GCC 11 nvptx patches
to that branch.
2df8e0f1bc4 [libatomic] Add nvptx support
5544bca37bc [nvptx] Fix UB in nvptx_assemble_value
7e10b6b0b34 [nvptx] Fix printing of 128-bit constant (negative case)
79d64f8ab05 [nvptx] Fix printing of 128-bit constant
21fc67c95a4 [nvptx, libgcc] Fix Wbuiltin-declaration-mismatch in atomic.c
46595b72fed [nvptx] Fix Wformat in nvptx_assemble_decl_begin
842cd983048 [nvptx] Fix boolean type test in write_fn_proto
97012eaf9d3 [nvptx] Fix array dimension in nvptx_assemble_decl_begin
1e00dba14b2 [nvptx] Handle V2DI/V2SI mode in nvptx_gen_shuffle
2a509a60479 Update ChangeLog.omp for the last two commits
fbfd2a5674e nvptx: Provide vec_set<mode> and vec_extract<vmode><mode>
patterns
89f5545f62c nvptx: Support 16-bit shifts and extendqihi2
34f8c7e5fa3 Merge remote-tracking branch 'origin/releases/gcc-10' into
devel/omp/gcc-10
I've done another merge from GCC 10 now, to get another two patches:
bc67c5c7d14 testsuite: gimplefe-44 requires exceptions
04912cbb0b4 amdgcn: align TImode registers
Andrew