This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] configuring g77 appears broken
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Zack Weinberg <zack at codesourcery dot com>
- Cc: Toon Moene <toon at moene dot indiv dot nluug dot nl>, Steve Kargl <sgk at troutmask dot apl dot washington dot edu>, <gcc at gcc dot gnu dot org>
- Date: Sat, 1 Nov 2003 15:53:38 -0500 (EST)
- Subject: Re: [tree-ssa] configuring g77 appears broken
On Sat, 1 Nov 2003, Zack Weinberg wrote:
> >> Is this intentional? I can't find a Changelog entry
> >> noting that g77 was removed from tree-ssa.
> >
> > Yes, Richard Henderson removed it:
> >
> > http://gcc.gnu.org/ml/gcc-cvs/2003-10/msg01057.html
>
> Perhaps --enable-languages=f77 should be aliased to
> --enable-languages=f95?
Once the new fortran frontend can do everything g77 did (and more), I
think that makes perfect sense. From my understanding it's not there yet.
Meanwhile, Ada and treelang are in the same predicament, but with no
replacement on the horizon.
Jeff