diff options
author | Richard Biener <rguenther@suse.de> | 2024-01-31 09:09:50 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2024-01-31 10:07:53 +0100 |
commit | 924137b9012cee5603482242de08fbf0b2030f6a (patch) | |
tree | 5068cb9de13cd00f22b3590a246bf8b652486bb2 /gcc/c/c-decl.cc | |
parent | e7964bf623c6df3cb415eeafd458b0b8394e6ea4 (diff) | |
download | gcc-924137b9012cee5603482242de08fbf0b2030f6a.zip gcc-924137b9012cee5603482242de08fbf0b2030f6a.tar.gz gcc-924137b9012cee5603482242de08fbf0b2030f6a.tar.bz2 |
tree-optimization/113670 - gather/scatter to/from hard registers
The following makes sure we're not taking the address of hard
registers when vectorizing appearant gathers or scatters to/from
them.
PR tree-optimization/113670
* tree-vect-data-refs.cc (vect_check_gather_scatter):
Make sure we can take the address of the reference base.
* gcc.target/i386/pr113670.c: New testcase.
Diffstat (limited to 'gcc/c/c-decl.cc')
0 files changed, 0 insertions, 0 deletions