This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Remove fortran from unsupported_languages on cris and mmix
- From: Hans-Peter Nilsson <hans-peter dot nilsson at axis dot com>
- To: fxcoudert at gmail dot com
- Cc: gcc-patches at gcc dot gnu dot org, hans-peter dot nilsson at axis dot com, fortran at gcc dot gnu dot org
- Date: Fri, 21 Sep 2007 15:14:59 +0200
- Subject: Re: Remove fortran from unsupported_languages on cris and mmix
> Date: Fri, 21 Sep 2007 12:56:57 +0100
> From: "=?ISO-8859-1?Q?Fran=E7ois-Xavier_Coudert?=" <fxcoudert@gmail.com>
> So, the question is: should we remove fortran from the
> unsupported_languages on these targets? Hans-Peter, you're the
> maintainer of both, so I think it's your call.
Thanks, I think I'll stick with my very similar patch (Tobias'
note included) that only enables fortran for cris-elf, not for
cris-aout which I'd rather deprecate as a whole.
I'll have a look at mmix, but the DF-merge caused some 1700
regressions there (regalloc-related issue), which I want to
resolve first.
brgds, H-P