Re: [gomp4] fortran cleanups and c/c++ loop parsing backport

2015-11-04 Thread Cesar Philippidis
On 11/04/2015 03:39 AM, Thomas Schwinge wrote: > On Tue, 27 Oct 2015 11:36:10 -0700, Cesar Philippidis > wrote: >> * Proposed fortran cleanups and enhanced error reporting changes: >> https://gcc.gnu.org/ml/gcc-patches/2015-10/msg02288.html > > ... has now been

Re: [gomp4] fortran cleanups and c/c++ loop parsing backport

2015-11-04 Thread Thomas Schwinge
Hi Cesar! On Tue, 27 Oct 2015 11:36:10 -0700, Cesar Philippidis wrote: > * Proposed fortran cleanups and enhanced error reporting changes: > https://gcc.gnu.org/ml/gcc-patches/2015-10/msg02288.html ... has now been applied to trunk, in an altered version, so we

Re: [gomp4] fortran cleanups and c/c++ loop parsing backport

2015-10-29 Thread Thomas Schwinge
Hi! On Wed, 28 Oct 2015 08:30:56 -0700, Cesar Philippidis wrote: > On 10/28/2015 04:00 AM, Thomas Schwinge wrote: > > On Tue, 27 Oct 2015 11:36:10 -0700, Cesar Philippidis > > wrote: > >> This patch contains the following: > >> > >> * C front

Improve filenames for test cases of OpenACC combined directives (was: [gomp4] fortran cleanups and c/c++ loop parsing backport)

2015-10-29 Thread Thomas Schwinge
Hi! On Thu, 29 Oct 2015 09:56:18 +0100, I wrote: > On Wed, 28 Oct 2015 08:30:56 -0700, Cesar Philippidis > wrote: > > On 10/28/2015 04:00 AM, Thomas Schwinge wrote: > > > On Tue, 27 Oct 2015 11:36:10 -0700, Cesar Philippidis > > > wrote: > > >

Re: [gomp4] fortran cleanups and c/c++ loop parsing backport

2015-10-28 Thread Cesar Philippidis
On 10/28/2015 04:00 AM, Thomas Schwinge wrote: > Hi Cesar! > > On Tue, 27 Oct 2015 11:36:10 -0700, Cesar Philippidis > wrote: >> This patch contains the following: >> >> * C front end changes from trunk: >> https://gcc.gnu.org/ml/gcc-patches/2015-10/msg02528.html

Re: [gomp4] fortran cleanups and c/c++ loop parsing backport

2015-10-28 Thread Thomas Schwinge
Hi Cesar! On Tue, 27 Oct 2015 11:36:10 -0700, Cesar Philippidis wrote: > This patch contains the following: > > * C front end changes from trunk: > https://gcc.gnu.org/ml/gcc-patches/2015-10/msg02528.html > > * C++ front end changes from trunk: >

[gomp4] fortran cleanups and c/c++ loop parsing backport

2015-10-27 Thread Cesar Philippidis
This patch contains the following: * C front end changes from trunk: https://gcc.gnu.org/ml/gcc-patches/2015-10/msg02528.html * C++ front end changes from trunk: https://gcc.gnu.org/ml/gcc-patches/2015-10/msg02540.html * Proposed fortran cleanups and enhanced error reporting