Re: [patch,libgfortran] Fix configure test for weakref support

2015-08-31 Thread FX
And: very sorry about the breakage. FX

Re: [patch,libgfortran] Fix configure test for weakref support

2015-08-31 Thread FX
> I think this breaks x86_64-linux where now all gfortran tests fail with sth > like Shoot. The GTHREAD_USE_WEAK and SUPPORTS_WEAK macros are used from , and it is up to each library to define them appropriately. I don’t know how my regtesting came up positive, though… Installed the attached p

Re: [patch,libgfortran] Fix configure test for weakref support

2015-08-31 Thread Richard Biener
On Fri, Aug 28, 2015 at 10:07 AM, FX wrote: > ping**2 > > Given that it’s a configury-patch, I think what it needs is real exposure on > unusual targets more than formal review, so I intend to commit it in 48 hours > unless someone objects in the meantime. Then I’ll be around to fix things if >

Re: [patch,libgfortran] Fix configure test for weakref support

2015-08-28 Thread FX
ping**2 Given that it’s a configury-patch, I think what it needs is real exposure on unusual targets more than formal review, so I intend to commit it in 48 hours unless someone objects in the meantime. Then I’ll be around to fix things if some fall apart… FX > Le 14 août 2015 à 17:06, FX