This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: Setting the "externally_visible" attribute on MAIN__
- From: "Andrew Pinski" <pinskia at gmail dot com>
- To: "FranÃois-Xavier Coudert" <fxcoudert at gmail dot com>
- Cc: "fortran at gcc dot gnu dot org Fortran" <fortran at gcc dot gnu dot org>, "gcc-patches list" <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 1 Oct 2007 10:46:10 -0700
- Subject: Re: RFC: Setting the "externally_visible" attribute on MAIN__
- References: <19c433eb0710011041u7dbd9ff7s9ec7425ff3623ff3@mail.gmail.com>
On 10/1/07, FranÃois-Xavier Coudert <fxcoudert@gmail.com> wrote:
> Being such a slow learner, I couldn't do without a third attempt. This
> patch sets the "externally_visible" attribute on the decl for MAIN__.
> This was tested and appears to work fine, and this time I don't think
> there is any undesirable side effect. Andrew, you said you had an idea
> how to fix this, was that it?
Yes, this is what I had in mind.
Thanks,
Andrew Pinski