On 5/3/2022 8:04 AM, Martin Liška wrote:
This is a follow up patch of something I sent last stage1.
I'm not planning moving to C++, but I would like to see this patch
go in.

Patch can bootstrap on x86_64-linux-gnu and survives regression tests.

Ready to be installed?
Thanks,
Martin

include/ChangeLog:

        * plugin-api.h (enum ld_plugin_tag): Do not set implicit enum
        values.

lto-plugin/ChangeLog:

        * lto-plugin.c (struct plugin_objfile): Use bool for offset
        field.
        (exec_lto_wrapper): Assign true/false to bool variables.
        (process_offload_section): Likewise.
        (claim_file_handler): Likewise.
        (onload): Likewise.
Whoops.  Was looking at the wrong patch earlier.

This is fine too :-)

Jeff

Reply via email to