This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 680e4202f23 dojump: Improve float != comparisons on x86 [PR98212] new f2a5e5f3e6d drop __builtin_ from __clear_cache libname new 76c09f2af9d tree-optimization/98211 - fix bogus vectorization of conversion
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/testsuite/gcc.dg/pr98211.c | 51 ++++++++++++++++++++++++++++++++++++++++++ gcc/tree-vect-stmts.c | 11 +++++++++ gcc/tree.c | 2 +- 3 files changed, 63 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr98211.c