aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2022-11-21 07:56:06 +0100
committerRichard Biener <rguenther@suse.de>2022-11-22 08:06:14 +0100
commit1a06ae6f2f4f292fd05a900bcf433cb4282da1e3 (patch)
tree2f6a9cc6b709270c776e89f7ff21c31f125b1093 /libcpp
parentd5fce9f6c15554a7d5bfbbcd1740200f1d32fa15 (diff)
downloadgcc-1a06ae6f2f4f292fd05a900bcf433cb4282da1e3.zip
gcc-1a06ae6f2f4f292fd05a900bcf433cb4282da1e3.tar.gz
gcc-1a06ae6f2f4f292fd05a900bcf433cb4282da1e3.tar.bz2
tree-optimization/107766 - ICE with recent -ffp-contract=off fix
The following uses *node to check for FP types rather than the child nodes which could be constant leafs and thus without a vector type. PR tree-optimization/107766 * tree-vect-slp-patterns.cc (complex_mul_pattern::matches): Use *node to check for FP vector types. * g++.dg/vect/pr107766.cc: New testcase.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions