This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, libgomp] PR 39178 Don't use libgfortranbegin
On Wed, May 27, 2009 at 22:21, Jakub Jelinek <jakub@redhat.com> wrote:
> On Wed, May 27, 2009 at 08:38:21PM +0300, Janne Blomqvist wrote:
>> Hi,
>>
>> the attached patch removes the dependence on libgfortranbegin from the
>> libgomp testsuite. It's not needed anymore, as the gfortran frontend
>> generates a main() function when needed.
>>
>> Ok for trunk?
>
> Okay with a proper ChangeLog entry.
Thanks,
Sending ChangeLog
Sending testsuite/libgomp.fortran/fortran.exp
Transmitting file data ..
Committed revision 147929.
--
Janne Blomqvist