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: [tree-ssa]New fortran frontend


On Saturday 26 July 2003 1:51 am, Diego Novillo wrote:
> On Fri, 2003-07-25 at 20:33, Paul Brook wrote:
> > I've packaged up the new fortran frontend (aka g95) for inclusion into
> > the tree-ssa branch.
>
> Cool!  This is very good news indeed.
>
> Could I impose on you a little bit and ask you to produce an integrated
> patch that can be committed to the branch directly? 

http://prdownloads.sourceforge.net/gcc-g95/gcc-fortran.patch.bz2?download

BTW, it you  do test it, it's normal to get a few failures on the forall 
tests. We haven't figured out if this is us generating bad code, or the 
optimizers breaking.

> Since you are one
> of the g95 maintainers, you can do all the cvs manipulation needed to
> integrate g95 and commit the result.

Sure. Once you give the go-ahead I'll put everything in.

Paul


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