This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Fortran,patch] PR 39178 - inline main()


Steve Kargl wrote:
On Tue, May 26, 2009 at 11:50:46PM +0300, Janne Blomqvist wrote:
Tobias Burnus wrote:

PS 1: I think one can also remove libgfortranbegin.a. This will break
linking previously compiled main programs; the solution is to re-build
them. But one can also keep libgfortranbegin, which this patch is
currently doing. What's your opinion about this?
IMHO it can be removed.

I agree with Janne.

Maybe it's possible to keep an empty stub libgfortranbegin.a that issues a warning when linked?


Cheers,
- Tobi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]