On Sat, 7 Nov 2020 at 00:59, Jeff Law wrote:
>
>
> On 9/18/20 6:33 AM, Christophe Lyon wrote:
> > On Thu, 17 Sep 2020 at 23:33, Jeff Law wrote:
> >>
> >> On 9/14/20 3:29 AM, Christophe Lyon via Gcc-patches wrote:
> >>> Initializing orig_err avoids a warning: "may be used uninitialized".
> >>>
> >
On 9/18/20 6:33 AM, Christophe Lyon wrote:
> On Thu, 17 Sep 2020 at 23:33, Jeff Law wrote:
>>
>> On 9/14/20 3:29 AM, Christophe Lyon via Gcc-patches wrote:
>>> Initializing orig_err avoids a warning: "may be used uninitialized".
>>>
>>> 2020-09-14 Torbjörn SVENSSON
>>> Christophe Lyon
On Thu, 17 Sep 2020 at 23:33, Jeff Law wrote:
>
>
> On 9/14/20 3:29 AM, Christophe Lyon via Gcc-patches wrote:
> > Initializing orig_err avoids a warning: "may be used uninitialized".
> >
> > 2020-09-14 Torbjörn SVENSSON
> > Christophe Lyon
> >
> > libiberty/
> > * pex-win32
On 9/14/20 3:29 AM, Christophe Lyon via Gcc-patches wrote:
> Initializing orig_err avoids a warning: "may be used uninitialized".
>
> 2020-09-14 Torbjörn SVENSSON
> Christophe Lyon
>
> libiberty/
> * pex-win32 (pex_win32_exec_child): Initialize orig_err.
Rather than just bli
Initializing orig_err avoids a warning: "may be used uninitialized".
2020-09-14 Torbjörn SVENSSON
Christophe Lyon
libiberty/
* pex-win32 (pex_win32_exec_child): Initialize orig_err.
---
libiberty/pex-win32.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff