Re: Fix GCC_LINUX_FUTEX to work with C99 compilers

2019-09-06 Thread Jeff Law
On 9/6/19 8:49 AM, Florian Weimer wrote: > * Jeff Law: > >> On 9/6/19 2:57 AM, Florian Weimer wrote: >>> Without this change, libstdc++ is built without futex symbols if GCC >>> rejects implicit function declarations in default mode. >>> >>> Thanks, >>> Florian >>> >>> config/ChangeLog: >>> >>> 20

Re: Fix GCC_LINUX_FUTEX to work with C99 compilers

2019-09-06 Thread Florian Weimer
* Jeff Law: > On 9/6/19 2:57 AM, Florian Weimer wrote: >> Without this change, libstdc++ is built without futex symbols if GCC >> rejects implicit function declarations in default mode. >> >> Thanks, >> Florian >> >> config/ChangeLog: >> >> 2019-09-06 Florian Weimer >> >> * futex.m4 (G

Re: Fix GCC_LINUX_FUTEX to work with C99 compilers

2019-09-06 Thread Jeff Law
On 9/6/19 2:57 AM, Florian Weimer wrote: > Without this change, libstdc++ is built without futex symbols if GCC > rejects implicit function declarations in default mode. > > Thanks, > Florian > > config/ChangeLog: > > 2019-09-06 Florian Weimer > > * futex.m4 (GCC_LINUX_FUTEX): Include

Re: Fix GCC_LINUX_FUTEX to work with C99 compilers

2019-09-06 Thread Jakub Jelinek
On Fri, Sep 06, 2019 at 10:57:06AM +0200, Florian Weimer wrote: > Without this change, libstdc++ is built without futex symbols if GCC > rejects implicit function declarations in default mode. > > Thanks, > Florian > > config/ChangeLog: > > 2019-09-06 Florian Weimer > > * futex.m4 (GCC

Re: Fix GCC_LINUX_FUTEX to work with C99 compilers

2019-09-06 Thread Jonathan Wakely
On 06/09/19 10:57 +0200, Florian Weimer wrote: Without this change, libstdc++ is built without futex symbols if GCC rejects implicit function declarations in default mode. Thanks, Florian config/ChangeLog: 2019-09-06 Florian Weimer * futex.m4 (GCC_LINUX_FUTEX): Include for the sys