This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [fortran] Different FUNC_DECLS with the same DECL_NAME - MAIN__ and named PROGRAM main functions [was Re: gcc-4.5-20090528 is now available]
- From: Tobias Burnus <burnus at net-b dot de>
- To: Jerry DeLisle <jvdelisle at verizon dot net>
- Cc: Fortran <fortran at gcc dot gnu dot org>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>, dave dot korn dot cygwin at googlemail dot com
- Date: Mon, 01 Jun 2009 09:01:43 +0200
- Subject: Re: [fortran] Different FUNC_DECLS with the same DECL_NAME - MAIN__ and named PROGRAM main functions [was Re: gcc-4.5-20090528 is now available]
- References: <4A20F778.9010705@alice.it> <4A214191.1050206@gmail.com> <4A2143EA.2050904@gmail.com> <4A214B46.7040405@gmail.com> <4A216AA3.1070000@gmail.com> <4A2173B7.6040206@net-b.de> <4A217895.9060708@gmail.com> <4A217D12.9000801@gmail.com> <4A2180C2.2010500@gmail.com> <4A2183EF.20004@net-b.de> <4A232A6A.60304@verizon.net>
Jerry DeLisle wrote:
> I tested the above on x86-64 Linux. OK to commit.
Thanks for the review. Committed:
Sending gcc/fortran/ChangeLog
Sending gcc/fortran/trans-decl.c
Transmitting file data ..
Committed revision 148035.
Tobias