Re: [OG11][committed] OpenMP metadirective support

2022-01-31 Thread Kwok Cheung Yeung
21766085775bd52c9db53629636c830fc9dc6fa0 openmp: Add support for 'target_device' context selector set I have committed an extra fix to remove an extra comma in an error message changed by this patch. This causes regressions in an existing test for 'declare variant' because the expected wordin

[OG11][committed] OpenMP metadirective support

2022-01-25 Thread Kwok Cheung Yeung
Hello I have backported and committed my metadirective patches onto the current OpenMP development branch (devel/omp/gcc-11). These are: f464df13a44b9814341659be631f051377a2ce25 openmp: Add C support for parsing metadirectives a238b6934b62ce3e8342047e41840c804d83b59d openmp: Add middle-end su