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

Martin Jambor <jamborm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
           Assignee|unassigned at gcc dot gnu.org      |jamborm at gcc dot 
gnu.org
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2025-04-28

--- Comment #2 from Martin Jambor <jamborm at gcc dot gnu.org> ---
I have proposed a patch to suppress the entries with "(null)" on the mailing
list:
https://inbox.sourceware.org/gcc-patches/ri6y0vk4btl....@virgil.suse.cz/T/#u

I have also proposed a patch do document the option:
https://inbox.sourceware.org/gcc-patches/ri61ptc5qek....@virgil.suse.cz/T/#u

to make the suffix parameter of create_clone not default to NULL:
https://inbox.sourceware.org/gcc-patches/ri6plgw4bjv....@virgil.suse.cz/T/#u

and I also think the following is necessary from gcc 15 on to track the changes
reliably if anyone is using the numerical identifiers of the nodes:
https://inbox.sourceware.org/gcc-patches/ri6v7qo4brh....@virgil.suse.cz/T/#u

Reply via email to