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: [Patch, libgomp] PR 39178 Don't use libgfortranbegin


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


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