On Tue, Feb 18, 2020 at 3:00 PM Martin Liška wrote:
>
> On 2/18/20 11:19 AM, Richard Biener wrote:
> > On Mon, Feb 17, 2020 at 4:21 PM Martin Liška wrote:
> >>
> >> Hi.
> >>
> >> The patch is extension of 446096148ca9775cb56f9ee924fa283babcd0b76 commit
> >> where we need to handle FIX_TRUNC_EXPR
On 2/18/20 11:19 AM, Richard Biener wrote:
On Mon, Feb 17, 2020 at 4:21 PM Martin Liška wrote:
Hi.
The patch is extension of 446096148ca9775cb56f9ee924fa283babcd0b76 commit
where we need to handle FIX_TRUNC_EXPR in compare_gimple_assign.
Patch can bootstrap on x86_64-linux-gnu and survives r
On Mon, Feb 17, 2020 at 4:21 PM Martin Liška wrote:
>
> Hi.
>
> The patch is extension of 446096148ca9775cb56f9ee924fa283babcd0b76 commit
> where we need to handle FIX_TRUNC_EXPR in compare_gimple_assign.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to be in
Hi.
The patch is extension of 446096148ca9775cb56f9ee924fa283babcd0b76 commit
where we need to handle FIX_TRUNC_EXPR in compare_gimple_assign.
Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
Ready to be installed?
Thanks,
Martin
gcc/ChangeLog:
2020-02-17 Martin Liska