Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2019-01-06 Thread Martin Liška
On 12/29/18 2:30 AM, JonY wrote: > On 12/26/18 1:10 PM, Lokesh Janghel wrote: >> Hi, >> >> Here is the patch for the issue. >> Please let me know your thoughts. >> >> On Fri, Dec 21, 2018 at 3:16 PM JonY <10wa...@gmail.com> wrote: >>> >>> On 12/21/18 9:08 AM, Uros Bizjak wrote: On Thu, Dec 20,

Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2018-12-28 Thread JonY
On 12/26/18 1:10 PM, Lokesh Janghel wrote: > Hi, > > Here is the patch for the issue. > Please let me know your thoughts. > > On Fri, Dec 21, 2018 at 3:16 PM JonY <10wa...@gmail.com> wrote: >> >> On 12/21/18 9:08 AM, Uros Bizjak wrote: >>> On Thu, Dec 20, 2018 at 1:09 PM Jakub Jelinek wrote: >>>

Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2018-12-26 Thread Lokesh Janghel
Hi, Here is the patch for the issue. Please let me know your thoughts. On Fri, Dec 21, 2018 at 3:16 PM JonY <10wa...@gmail.com> wrote: > > On 12/21/18 9:08 AM, Uros Bizjak wrote: > > On Thu, Dec 20, 2018 at 1:09 PM Jakub Jelinek wrote: > >> > >> On Thu, Dec 20, 2018 at 01:42:15PM +0530, Lokesh J

Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2018-12-21 Thread JonY
On 12/21/18 9:08 AM, Uros Bizjak wrote: > On Thu, Dec 20, 2018 at 1:09 PM Jakub Jelinek wrote: >> >> On Thu, Dec 20, 2018 at 01:42:15PM +0530, Lokesh Janghel wrote: >>> Hi Mateuszb, >>> >>> I tested with your proposition patch and it is working right. >>> I also added the patch with test case. >>>

Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2018-12-21 Thread Jakub Jelinek
On Fri, Dec 21, 2018 at 10:08:09AM +0100, Uros Bizjak wrote: > This patch should be reviewed and evenutually approved by cygwin/mingw > maintainer. CCing. Jakub

Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2018-12-21 Thread Uros Bizjak
On Thu, Dec 20, 2018 at 1:09 PM Jakub Jelinek wrote: > > On Thu, Dec 20, 2018 at 01:42:15PM +0530, Lokesh Janghel wrote: > > Hi Mateuszb, > > > > I tested with your proposition patch and it is working right. > > I also added the patch with test case. > > Please let me know your thoughts/suggestion

Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2018-12-20 Thread Jakub Jelinek
On Thu, Dec 20, 2018 at 01:42:15PM +0530, Lokesh Janghel wrote: > Hi Mateuszb, > > I tested with your proposition patch and it is working right. > I also added the patch with test case. > Please let me know your thoughts/suggestions. ChangeLog entry is missing, please write it (and mention there

Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2018-12-20 Thread Mateusz
W dniu 20.12.2018 o 09:12, Lokesh Janghel pisze: > Hi Mateuszb, > > I tested with your proposition patch and it is working right. > I also added the patch with test case. > Please let me know your thoughts/suggestions. > > > Thanks > Lokesh Patch looks good to me, thanks! On 64-bit target we

[Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2018-12-20 Thread Lokesh Janghel
Hi Mateuszb, I tested with your proposition patch and it is working right. I also added the patch with test case. Please let me know your thoughts/suggestions. Thanks Lokesh 88521.patch Description: Binary data