[Bug target/30784] [4.3 regression] ICE on loop vectorization (-O1 -march=athlon-xp -ftree-vectorize)

dorit at il dot ibm dot com gcc-bugzilla@gcc.gnu.org
Wed Mar 14 12:13:00 GMT 2007



------- Comment #4 from dorit at il dot ibm dot com  2007-03-14 12:13 -------
I also saw this on powerpc64, on a different testcase (vectorizing longs with
-m64). seems like constant propagation during dom3 propagates the vector
initializer into a BIT_FIELD_EXPR, which results in invalid gimple?


-- 


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



More information about the Gcc-bugs mailing list