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/79218] Missed swap optimization on powerpc64le simple test case


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

--- Comment #1 from Peter Bergner <bergner at gcc dot gnu.org> ---
Actually, gcc6 produces the same result (unnecessary swaps) if we use the
-mvsx-timode option, which is not on by default in gcc6.

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