This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch, libgomp] PR 39178 Don't use libgfortranbegin
- From: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- To: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- Cc: Janne Blomqvist <blomqvist dot janne at gmail dot com>, GCC Patches <gcc-patches at gcc dot gnu dot org>, Fortran List <fortran at gcc dot gnu dot org>
- Date: Sat, 30 May 2009 16:20:24 +0100
- Subject: Re: [Patch, libgomp] PR 39178 Don't use libgfortranbegin
- References: <7b446c2e0905271038t510245d1yba8b785d6e9c2626@mail.gmail.com> <4A214E4E.8@gmail.com>
Dave Korn wrote:
> 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.
>
> This caused http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40309, I think.
Sorry, wrong thread! I meant to reply to the thread where the library was
removed. Doh!
cheers,
DaveK