[Bug target/40009] altivec __builtin_vec_ctu has wrong tyes
bonzini at gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun May 3 14:34:00 GMT 2009
------- Comment #9 from bonzini at gnu dot org 2009-05-03 14:34 -------
To be more specific, the builtin call is created by the vectorizer, and the
vectorizer is quite careless in matching types. The front-end *does* insert
VIEW_CONVERT_EXPRs and so does rs6000-c.c.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40009
More information about the Gcc-bugs
mailing list