[Bug tree-optimization/40049] Incorrect tree made for vector shifted by constant on powerpc, spu
meissner at linux dot vnet dot ibm dot com
gcc-bugzilla@gcc.gnu.org
Thu May 7 21:33:00 GMT 2009
------- Comment #9 from meissner at linux dot vnet dot ibm dot com 2009-05-07 21:33 -------
Created an attachment (id=17824)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17824&action=view)
Updated patch that fixes some internal compiler errors
I discovered in further testing, that vect_get_vec_def_for_operand didn't like
when a scalar had been converted, so I built a constructor for the op in the
non-scalar case.
--
meissner at linux dot vnet dot ibm dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #17813|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40049
More information about the Gcc-bugs
mailing list