aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2025-01-19 08:52:55 +0800
committerGerald Pfeifer <gerald@pfeifer.com>2025-01-19 08:52:55 +0800
commit1cc063e070bad7c20a34db3f5e534d7cf036ef83 (patch)
treeff186be17c1d973293a6848991ee389ac500d3ce /gcc
parent0ad1905bf050c166da42250094206c4f839c571f (diff)
downloadgcc-1cc063e070bad7c20a34db3f5e534d7cf036ef83.zip
gcc-1cc063e070bad7c20a34db3f5e534d7cf036ef83.tar.gz
gcc-1cc063e070bad7c20a34db3f5e534d7cf036ef83.tar.bz2
doc: Adjust link to OpenMP specifications
gcc: * doc/extend.texi (OpenMP): Adjust link to specifications.
Diffstat (limited to 'gcc')
-rw-r--r--gcc/doc/extend.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index dd9a8d2..b0bb0d4 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -29395,7 +29395,7 @@ architectures, including Unix and Microsoft Windows platforms.
It consists of a set of compiler directives, library routines,
and environment variables that influence run-time behavior.
-GCC implements all of the @uref{https://openmp.org/specifications/,
+GCC implements all of the @uref{https://www.openmp.org/specifications/,
OpenMP Application Program Interface v4.5}, and many features from later
versions of the OpenMP specification.
@xref{OpenMP Implementation Status,,,libgomp,