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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by John David Anglin
<dang...@gcc.gnu.org>:

https://gcc.gnu.org/g:89b7f2b821e0a158fee586b3d655f9a7d925b9c3

commit r10-9382-g89b7f2b821e0a158fee586b3d655f9a7d925b9c3
Author: John David Anglin <dang...@gcc.gnu.org>
Date:   Mon Feb 22 15:37:22 2021 +0000

    Add mi_thunk support for vcalls on hppa.

    gcc/ChangeLog:

            PR target/85074
            * config/pa/pa.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Define as
            hook_bool_const_tree_hwi_hwi_const_tree_true.
            (pa_asm_output_mi_thunk): Add support for nonzero vcall_offset.

Reply via email to