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


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


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