This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] gcc-4.7/changes.html -- simplify reference to OpenMP


At first I was going to change http to https for this link, but
given this is GCC 4.7, simply using a textual reference feels safer.

Applied.

Gerald

Index: gcc-4.7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.153
diff -u -r1.153 changes.html
--- gcc-4.7/changes.html	30 Sep 2018 14:38:51 -0000	1.153
+++ gcc-4.7/changes.html	11 Dec 2018 04:00:39 -0000
@@ -285,8 +285,7 @@
 <h2>New Languages and Language specific improvements</h2>
 
   <ul>
-    <li>Version 3.1 of the <a
-    href="http://www.openmp.org/specifications/";>OpenMP specification</a>
+    <li>Version 3.1 of the OpenMP specification
     is now supported for the C, C++, and Fortran compilers.</li>
   </ul>
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]