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 Sat, 2003-07-26 at 13:26, Diego Novillo wrote:
> On Sat, 2003-07-26 at 12:56, Paul Brook wrote:
> 
> > Ok, it's done. Have fun!
> > 
> Bootstrapping now.  Tonight we'll find out if we can compile all of
> SPEC2000.
> 
> Which reminds me.  Will f95 handle the fortran77 programs in SPEC95 and
> SPEC2000?

At present I'd be pleasantly surprised if any SPEC test cases compile
without trouble, given that some of the hairy F77 stuff (COMMON, EQUIVALENCE)
has not been fully implemented yet, and last time Andreas Jaeger tried 
the F9x stuff from SPEC it wouldn't compile.  We'll be working on that.

Gr.
Steven


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