[Bug target/78243] incorrect byte offset in vextractuh with -mcpu=power9
meissner at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Nov 10 00:59:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78243
Michael Meissner <meissner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2016-11-10
Ever confirmed|0 |1
--- Comment #2 from Michael Meissner <meissner at gcc dot gnu.org> ---
It is an endian thingy. If I run it on a BE system, it runs fine. If I run it
with -maltivec=be on a LE system, it runs fine.
More information about the Gcc-bugs
mailing list