https://gcc.gnu.org/g:beac43c15e84d560aeaf26688b756283b7bf773f

commit r16-7318-gbeac43c15e84d560aeaf26688b756283b7bf773f
Author: Andrew Stubbs <[email protected]>
Date:   Thu Feb 5 11:08:07 2026 +0000

    libgomp, docs: Update TR14 omp_target_is_accessible status
    
    This is now done, so update the table in the docs.
    
    libgomp/ChangeLog:
    
            * libgomp.texi: Mark TR14 omp_target_is_accessible status as "Y".

Diff:
---
 libgomp/libgomp.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index b047ea172e1b..eab41ac3508a 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -672,7 +672,7 @@ Technical Report (TR) 14 is the first preview for OpenMP 
6.1.
 @item New @code{omp_default_device} identifier as conforming device number
       @tab Y @tab
 @item Clarify when @code{omp_target_is_accessible} routine returns zero
-      @tab N @tab
+      @tab Y @tab
 @end multitable
 
 @unnumberedsubsec Deprecated features, unless listed above

Reply via email to