This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH] Move LTO option processing to common code
- From: Diego Novillo <dnovillo at google dot com>
- To: Richard Guenther <rguenther at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org
- Date: Tue, 3 Nov 2009 12:59:52 -0500
- Subject: Re: [PATCH] Move LTO option processing to common code
- References: <alpine.LNX.2.00.0910311517160.4520@zhemvz.fhfr.qr>
On Sat, Oct 31, 2009 at 09:18, Richard Guenther <rguenther@suse.de> wrote:
> 2009-10-31 ÂRichard Guenther Â<rguenther@suse.de>
>
> Â Â Â Â* c-opts.c (c_common_post_options): Move LTO option processing
> Â Â Â Âcode ...
> Â Â Â Â* opts.c (decode_options): ... here.
OK.
Diego.