aboutsummaryrefslogtreecommitdiff
path: root/libcpp/charset.cc
diff options
context:
space:
mode:
authorAndre Vieira <andre.simoesdiasvieira@arm.com>2023-06-12 10:30:39 +0100
committerAndre Vieira <andre.simoesdiasvieira@arm.com>2023-06-12 10:34:10 +0100
commit3ad0ef34ccbe656a7a9e5962fe1173226104174a (patch)
tree02ac819aa8bba035302c5c2236ae739e8c4c2157 /libcpp/charset.cc
parente52be6034fa0171c26f571f4ad1a5686594f32a9 (diff)
downloadgcc-3ad0ef34ccbe656a7a9e5962fe1173226104174a.zip
gcc-3ad0ef34ccbe656a7a9e5962fe1173226104174a.tar.gz
gcc-3ad0ef34ccbe656a7a9e5962fe1173226104174a.tar.bz2
vect: Don't pass subtype to vect_widened_op_tree where not needed [PR 110142]
This patch fixes an issue introduced by g:2f482a07365d9f4a94a56edd13b7f01b8f78b5a0, where a subtype was beeing passed to vect_widened_op_tree, when no subtype was to be used. This lead to an errorneous use of IFN_VEC_WIDEN_MINUS. gcc/ChangeLog: PR middle-end/110142 * tree-vect-patterns.cc (vect_recog_widen_op_pattern): Don't pass subtype to vect_widened_op_tree and remove subtype parameter, also remove superfluous overloaded function definition. (vect_recog_widen_plus_pattern): Remove subtype parameter and dont pass to call to vect_recog_widen_op_pattern. (vect_recog_widen_minus_pattern): Likewise. gcc/testsuite/ChangeLog: * gcc.dg/vect/pr110142.c: New test.
Diffstat (limited to 'libcpp/charset.cc')
0 files changed, 0 insertions, 0 deletions