https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126455
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[16/17 Regression] Wrong |[16 Regression] Wrong
|folding of (a < b) ^ (a > |folding of (a < b) ^ (a >
|b) to a != b for vector |b) to a != b for vector
|(FP) since r16-2134 |(FP) since r16-2134
--- Comment #6 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Fixed so far on the trunk.
