From patchwork Sat Sep 17 22:21:40 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Doc updates for OpenMP 3.1 support, -grecord-gcc-switches, __builtin_assume_aligned and debug info improvements From: Gerald Pfeifer X-Patchwork-Id: 115174 Message-Id: To: Jakub Jelinek Cc: gcc-patches@gcc.gnu.org Date: Sun, 18 Sep 2011 00:21:40 +0200 (CEST) On Tue, 2 Aug 2011, Jakub Jelinek wrote:a > --- projects/gomp/index.html 30 Mar 2009 00:07:58 -0000 1.10 > +++ projects/gomp/index.html 2 Aug 2011 17:01:52 -0000 Two minor editorial changes that I just committed. Gerald Index: projects/gomp/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/projects/gomp/index.html,v retrieving revision 1.11 diff -u -r1.11 index.html --- projects/gomp/index.html 2 Aug 2011 17:02:58 -0000 1.11 +++ projects/gomp/index.html 17 Sep 2011 22:19:27 -0000 @@ -73,8 +73,8 @@ specification has been released.

February 6, 2011
-

Draft of the OpenMP v3.1 specification has been released for -public review, the gomp-3_1-branch branch has been +

A draft of the OpenMP v3.1 specification has been released for +public review. The gomp-3_1-branch branch has been created in SVN and work began on implementing v3.1 support.

June 6, 2008