diff options
author | Richard Biener <rguenther@suse.de> | 2025-07-16 14:07:48 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2025-07-16 15:34:16 +0200 |
commit | 39ba01fe70c77e70a00ed65a1e6bac8350479f4d (patch) | |
tree | 7e9f8ab6f4a944b5a60bbc21b167067b56d3c0df /gcc/ada/ChangeLog | |
parent | 7c3081960922d9bd3ea81a9f8ca6e00c23170a2b (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
When having a _BitInt induction we should make sure to not create
the step vector elements as _BitInts but as vector element typed.
PR tree-optimization/121116
* tree-vect-loop.cc (vectorizable_induction): Use the
step vector element type for further processing.
* gcc.dg/torture/pr121116.c: New testcase.
Diffstat (limited to 'gcc/ada/ChangeLog')
0 files changed, 0 insertions, 0 deletions