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 7 changes: OpenACC


Hi!

Committed:

Index: htdocs/gcc-7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -p -r1.79 -r1.80
--- htdocs/gcc-7/changes.html	21 Apr 2017 23:52:13 -0000	1.79
+++ htdocs/gcc-7/changes.html	1 May 2017 17:51:14 -0000	1.80
@@ -157,7 +157,13 @@ main (int argc, char **argv)
 <h2 id="languages">New Languages and Language specific improvements</h2>
 <!--
 <ul>
-  <li></li>
+  <li> -->
+    OpenACC support in C, C++, and Fortran continues to be maintained and
+    improved.
+    See the <a href="https://gcc.gnu.org/wiki/OpenACC";>OpenACC</a>
+    and <a href="https://gcc.gnu.org/wiki/Offloading";>Offloading</a> wiki pages
+    for further information.
+<!--  </li>
 </ul>
 -->
 


Grüße
 Thomas


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