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]

Re: [gomp merge] Stage 2: OpenMP for the Fortran front end


On Tue, Feb 07, 2006 at 04:37:54PM -0500, Jakub Jelinek wrote:
> On Tue, Feb 07, 2006 at 01:19:05PM -0800, Steve Kargl wrote:
> > I've been reading your patch.  I'm no where near finished.
> > Thought I'd mention the only problem I've seen so far.
> > 
> > --- gcc/fortran/parse.h	(revision 110694)
> > +++ gcc/fortran/parse.h	(working copy)
> > @@ -1,5 +1,5 @@
> >  /* Parser header
> > -   Copyright (C) 2003 Free Software Foundation, Inc.
> > +   Copyright (C) 2003, 2005 Free Software Foundation, Inc.
> >     Contributed by Steven Bosscher
> > 
> > You'll need to update the Copyright years to include 2006.
> 
> Yeah, sure, there are several such files.  I'll make sure this
> is updated before doing actual commit.
> 

I forgot to ask.  Can one execute the gomp fortran testsuite
with and without openmp?

-- 
Steve


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