Re: [patch][v2a] libgomp: Add interop types and routines to OpenMP's headers and module

2024-08-23 Thread Andre Vehreschild
Oh, and I get compile errors: /mnt/work_store/gcc/gcc.test/libgomp/target.c: In function 'omp_get_interop_type_desc': /mnt/work_store/gcc/gcc.test/libgomp/target.c:5179:30: error: excess elements in scalar initializer [-Werror] 5179 | "const char*", /* fr_name *

Re: [patch][v2a] libgomp: Add interop types and routines to OpenMP's headers and module

2024-08-23 Thread Andre Vehreschild
Hi Tobias, I just had a short look at your PR. Besides that it did not git-am for me (see below), I have only one question (see also below). Please note, that I have only user-level experience in OpenMP and can say nothing about completeness or soundness of your PR. I hope that a first check on ov

[patch][v2a] libgomp: Add interop types and routines to OpenMP's headers and module

2024-08-22 Thread Tobias Burnus
This is nearly identical to v2, except that I presumably used 'git add testsuite' when intending to use 'git add -u testsuite' in a last-minute change as it contained a bunch of unrelated test files … The only other change besides removing unrelated files  is that for the generic part of omp_g