Comment 6 for bug 1685385

Revision history for this message
In , Rguenth (rguenth) wrote :

Author: rguenth
Date: Thu Apr 27 12:34:45 2017
New Revision: 247327

URL: https://gcc.gnu.org/viewcvs?rev=247327&root=gcc&view=rev
Log:
2017-04-27 Richard Biener <email address hidden>

 PR middle-end/80533
 * emit-rtl.c (set_mem_attributes_minus_bitpos): When
 stripping ARRAY_REFs from MEM_EXPR make sure we're not
 keeping a reference to a trailing array.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/emit-rtl.c