Re: [PATCH] Use array_at_struct_end_p in tree-chkp.c (PR middle-end/68270).

2017-03-07 Thread Richard Biener
On Mon, Mar 6, 2017 at 2:20 PM, Martin Liška wrote: > Hello. > > As mentioned by Richard ([1]), the function should be used instead of > DECL_CHAIN(..) checking. > > Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. > > Ready to be installed? Ok. Richard. > Martin > > >

[PATCH] Use array_at_struct_end_p in tree-chkp.c (PR middle-end/68270).

2017-03-06 Thread Martin Liška
rom 617a2c5dea8895be593ba0ac68e0b6d038943af3 Mon Sep 17 00:00:00 2001 From: marxin Date: Fri, 3 Mar 2017 14:22:23 +0100 Subject: [PATCH] Use array_at_struct_end_p in tree-chkp.c (PR middle-end/68270). gcc/ChangeLog: 2017-03-03 Martin Liska PR middle-end/68270 * tree-chkp.c (chkp_may_narrow_to_field): Add