diff options
author | Richard Ball <richard.ball@arm.com> | 2023-08-01 16:57:02 +0100 |
---|---|---|
committer | Richard Ball <richard.ball@arm.com> | 2023-08-01 17:00:09 +0100 |
commit | 7c09e7e24b0d04857d5880197959e75bda0c489e (patch) | |
tree | 483cd98cfb0ec450552a8128453eac8e254230e7 /gcc/tree-cfg.cc | |
parent | a5451b8b9f3a6ab0cb1a60bc8b0b76cca46b080f (diff) | |
download | gcc-7c09e7e24b0d04857d5880197959e75bda0c489e.zip gcc-7c09e7e24b0d04857d5880197959e75bda0c489e.tar.gz gcc-7c09e7e24b0d04857d5880197959e75bda0c489e.tar.bz2 |
[PATCH] Add POLY_INT_CST support to fold_ctor_reference in gimple-fold.cc
Add POLY_INT_CST support to code within
fold_ctor_reference. This code previously
only supported INTEGER_CST which caused a
bug when using VEC_PERM_EXPR with SVE vectors.
gcc/ChangeLog:
* gimple-fold.cc (fold_ctor_reference):
Add support for poly_int.
Diffstat (limited to 'gcc/tree-cfg.cc')
0 files changed, 0 insertions, 0 deletions