Re: [PATCH] Fix PR sanitizer/PR69276

2016-01-27 Thread Martin Liška
On 01/27/2016 01:58 PM, Jakub Jelinek wrote: > On Wed, Jan 27, 2016 at 01:47:10PM +0100, Martin Liška wrote: >> Following patch was kind of pre-approved by Jakub in: >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69276#c4 >> >> Patch can bootstrap in x86_64-linux-gnu and survives regression tests.

Re: [PATCH] Fix PR sanitizer/PR69276

2016-01-27 Thread Jakub Jelinek
On Wed, Jan 27, 2016 at 01:47:10PM +0100, Martin Liška wrote: > Following patch was kind of pre-approved by Jakub in: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69276#c4 > > Patch can bootstrap in x86_64-linux-gnu and survives regression tests. > I also verified that newly added test-case work