http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60819 --- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> --- I like the VCE using an array-type representation more because that won't make the thing addressable early on (or force it to be alias-set zero). We still have to fix expansion, of course.