This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/68413] [6 Regression] internal compiler error: in vect_transform_stmt


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68413

--- Comment #3 from Ilya Enkovich <ienkovich at gcc dot gnu.org> ---
r230309 refers to a vectorization of a comparison of boolean values.  It
shouldn't affect condition vectorizaion.  Thus most probably check and build
stages of vectorizable_condition are still inconsistent.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]