------- Comment #11 from rguenth at gcc dot gnu dot org 2009-05-03 15:54 ------- And as there is _builtin_altivec_cts in addition to _builtin_altivec_ctu these builtins should better have correct types from the start. In fact they look more constrained than "opaque" anyway - so why are they using opaque arguments / return types at all?
Not an enhancement, wrong-code in the middle-end sense. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Keywords| |wrong-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30210