diff options
author | Richard Biener <rguenther@suse.de> | 2021-10-28 10:07:40 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2021-10-28 11:02:38 +0200 |
commit | eed248bb8cc3091e8a9b2f73138c691396752438 (patch) | |
tree | 5f98d9cff23f39e231b98f51dbf2add85341f44f /gcc/tree-vrp.c | |
parent | b343a29dbcbfc5eaca11243ac603a1e5b48630f3 (diff) | |
download | gcc-eed248bb8cc3091e8a9b2f73138c691396752438.zip gcc-eed248bb8cc3091e8a9b2f73138c691396752438.tar.gz gcc-eed248bb8cc3091e8a9b2f73138c691396752438.tar.bz2 |
tree-optimization/102949 - fix base object alignment
This fixes fallout of g:4703182a06b831a9 where we now silently fail
to force alignment of a base object. The fix is to look at the
dr_info of the group leader to be consistent with alignment analysis.
2021-10-28 Richard Biener <rguenther@suse.de>
PR tree-optimization/102949
* tree-vect-stmts.c (ensure_base_align): Look at the
dr_info of a group leader and assert we are looking at
one with analyzed alignment.
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions