// Side file for the link-once test. __attribute__(( cfa_linkonce )) signed int example = -7; __attribute__(( cfa_linkonce )) unsigned int example = 12;