https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87532
Will Schmidt <will_schmidt at vnet dot ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |will_schmidt at vnet dot ibm.com --- Comment #2 from Will Schmidt <will_schmidt at vnet dot ibm.com> --- Created attachment 45446 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45446&action=edit another testcase variation... Another testcase variation. I've cleaned up/removed some casts that may have been adding to the confusion earlier. This test variation exercises the vec_extract against char, short, int types. Per inspection, both char and short types appear to show incorrect results when built with -O2 for power8 or newer.