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 target/71731] incorrect result for vectorized char rotate with -mcpu=power9


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

--- Comment #2 from acsawdey at gcc dot gnu.org ---
This fails with trunk 237811 or later, but that is because power9-dform-vector
was turned on by default there. For instance 237715 also fails this if you add
-mpower9-dform-vector to the flags.

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