On 2021/8/3 8:22 PM, Thomas Schwinge wrote:
Hi Chung-Lin!

On 2021-08-02T21:10:57+0800, Chung-Lin Tang <clt...@codesourcery.com> wrote:
--- a/libgomp/fortran.c
+++ b/libgomp/fortran.c

+int32_t
+omp_get_device_num_ (void)
+{
+  return omp_get_device_num ();
+}

Missing 'ialias_redirect (omp_get_device_num)'?


Grüße
  Thomas


Thanks, will fix before committing.

Chung-Lin

Reply via email to