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-6/changes.html - openmp.org has moved to https


Somehow this one apparently fell through when I made updates 
in the last weeks.

Committed.

Gerald

Index: gcc-6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.107
diff -u -r1.107 changes.html
--- gcc-6/changes.html	2 Sep 2018 08:14:17 -0000	1.107
+++ gcc-6/changes.html	29 Sep 2018 16:48:41 -0000
@@ -186,7 +186,7 @@
 
 <h3 id="c-family">C family</h3>
   <ul>
-    <li>Version 4.5 of the <a href="http://www.openmp.org/specifications/";
+    <li>Version 4.5 of the <a href="https://www.openmp.org/specifications/";
 	>OpenMP specification</a> is now supported in the C and C++ compilers.</li>
 
     <li>The C and C++ compilers now support attributes on enumerators.  For instance,


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