https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108618

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|WAITING                     |RESOLVED

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
  CFI_establish((CFI_cdesc_t *)&names, NULL,
                      CFI_attribute_pointer,
                      CFI_type_char, 0, (CFI_rank_t)1, NULL);


Is needed to setup the CFI_cdesc_t originally.

Reply via email to