]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgomp/icv.c
Daily bump.
[thirdparty/gcc.git] / libgomp / icv.c
index c0c0305102f6151ec80272311d33dbe6e4b52458..c4a4d68edd2dcf058e96680005623221c0cee1f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2024 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Offloading and Multi Processing Library
@@ -30,6 +30,8 @@
 #include "gomp-constants.h"
 #include <limits.h>
 
+ialias_redirect (omp_get_active_level)
+
 void
 omp_set_num_threads (int n)
 {