[Bug tree-optimization/48616] -ftree-vectorize -mxop miscompiles right shift

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 15 10:38:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48616

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-15 10:38:38 UTC ---
I see no vectorized loop which makes me suspect if-conversion.  Can you
try if -ftree-loop-if-convert is enough to trigger the failure?



More information about the Gcc-bugs mailing list