This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Fortran,patch] PR 39178 - inline main()
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Tobias Burnus <tobias dot burnus at physik dot fu-berlin dot de>
- Cc: fortran at gcc dot gnu dot org, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 27 May 2009 06:17:31 -0700
- Subject: Re: [Fortran,patch] PR 39178 - inline main()
- References: <20090519223619.GA802@net-b.de> <4A1B2CAE.8000700@physik.fu-berlin.de>
On Mon, May 25, 2009 at 4:41 PM, Tobias Burnus
<tobias.burnus@physik.fu-berlin.de> wrote:
> Attached the same patch as before - but this time with a changelog and I
> have re-read it :-)
>
> Bootstrapped on x86-64-linux and regtested.
> OK for the trunk?
>
This breaks Fortran:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40270
--
H.J.