0001-Improve-boostrap-ubsan-config-PR-bootstrap-64914.patch
>
>
> From ccf9285022df7a2c11c14e5dc388d668d18243eb Mon Sep 17 00:00:00 2001
> From: marxin
> Date: Thu, 1 Mar 2018 12:13:34 +0100
> Subject: [PATCH] Improve boostrap-ubsan config (PR bootstrap/64914).
>
> co
PING^2
On 03/08/2018 10:27 AM, Martin Liška wrote:
PING^1
On 03/01/2018 12:53 PM, Martin Liška wrote:
On 03/01/2018 12:45 PM, Jakub Jelinek wrote:
On Thu, Mar 01, 2018 at 12:41:37PM +0100, Martin Liška wrote:
I've been running periodically UBSAN bootstrap and as the runtime errors are
not ca
PING^1
On 03/01/2018 12:53 PM, Martin Liška wrote:
> On 03/01/2018 12:45 PM, Jakub Jelinek wrote:
>> On Thu, Mar 01, 2018 at 12:41:37PM +0100, Martin Liška wrote:
>>> I've been running periodically UBSAN bootstrap and as the runtime errors are
>>> not causing failure of compiler I haven't noticed
:)
>
> As for md5.c, you only posted ChangeLog for it, not the actual patch.
Sorry, I'm attaching updated patch.
Martin
>
> Jakub
>
>From ccf9285022df7a2c11c14e5dc388d668d18243eb Mon Sep 17 00:00:00 2001
From: marxin
Date: Thu, 1 Mar 2018 12:13:34 +0100
Subject
On Thu, Mar 01, 2018 at 12:41:37PM +0100, Martin Liška wrote:
> Hi.
>
> I've been running periodically UBSAN bootstrap and as the runtime errors are
> not causing failure of compiler I haven't noticed the errors.
> Thus I would like to disable UBSAN recovery. Apart from that I'm handling
Uh, I do
On Thu, Mar 01, 2018 at 12:41:37PM +0100, Martin Liška wrote:
> I've been running periodically UBSAN bootstrap and as the runtime errors are
> not causing failure of compiler I haven't noticed the errors.
> Thus I would like to disable UBSAN recovery. Apart from that I'm handling
> issue in md5.c w
Hi.
I've been running periodically UBSAN bootstrap and as the runtime errors are
not causing failure of compiler I haven't noticed the errors.
Thus I would like to disable UBSAN recovery. Apart from that I'm handling
issue in md5.c where in UBSAN bootstrap we want to do proper pointer alignment.
D