[tree-ssa]New fortran frontend

Steven Bosscher s.bosscher@student.tudelft.nl
Sat Jul 26 09:14:00 GMT 2003


Op za 26-07-2003, om 02:51 schreef Diego Novillo:
> Once the frontend is committed to the branch, it will be picked up by
> the nightly testers (BTW, what's the name we should use in the
> --enable-languages switch?).

$ grep language= conf*
language="f95"

>   If it doesn't bootstrap on some of them,
> we could probably disable it in that architecture until we sort it out.

All we use is GIMPLE, so if tree-ssa bootstraps on a target then so
should gfortran.  That's one of the great advantages of a truely
language/target independent IR :)

Gr.
Steven



More information about the Gcc-patches mailing list