------- Comment #17 from pinskia at gcc dot gnu dot org 2006-12-27 04:35 ------- For these VIEW_CONVERT_EXPR to work correctly, we need to extend DECL_GIMPLE_REG_P to work for all types and not just VECTOR_TYPE and COMPLEX_TYPE. I am going to work on that first and then come back to using VCE.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26069