https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64049
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- v.value.LocalizedText = (LocalizedTextStruct*) "Localized Text"; if you access v.value.LocalizedText as a LocalizedTextStruct the above causes undefined code.