diff options
author | Richard Biener <rguenther@suse.de> | 2023-05-15 09:10:08 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2023-05-15 10:40:54 +0200 |
commit | 7db541ce448c2776971be63c957dcc887bd09bf8 (patch) | |
tree | 40c0fa3d7454999f3308be612f1be13d53c2bdf5 /libgcc | |
parent | 66e268eb063de32b232f6f006048e6f7bae6268f (diff) | |
download | gcc-7db541ce448c2776971be63c957dcc887bd09bf8.zip gcc-7db541ce448c2776971be63c957dcc887bd09bf8.tar.gz gcc-7db541ce448c2776971be63c957dcc887bd09bf8.tar.bz2 |
tree-optimization/109848 - fix TARGET_MEM_REF store from CTOR simplification
I've put the preparation stmt in the wrong place.
PR tree-optimization/109848
* tree-ssa-forwprop.cc (pass_forwprop::execute): Put the
TARGET_MEM_REF address preparation before the store, not
before the CTOR.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions