On Thu, Apr 24, 2025 at 11:56:52PM +0200, Bernhard Reutner-Fischer wrote:
>
> >>* lib/target-supports.exp
> >>(check_effective_target_variadic_mi_thunk): New function.
> >OK.
> >jeff
> >
>
> Please document new effective_target checks in sourcebuild.texi
>
> thanks
Pushed with added doc
>> * lib/target-supports.exp
>> (check_effective_target_variadic_mi_thunk): New function.
>OK.
>jeff
>
Please document new effective_target checks in sourcebuild.texi
thanks
On 4/24/25 12:23 PM, Dimitar Dimitrov wrote:
Some backends do not define TARGET_ASM_OUTPUT_MI_THUNK. But the generic
thunk support cannot emit code for calling variadic methods of
multiple-inheritance classes. Example error for pru-unknown-elf:
.../gcc/gcc/testsuite/g++.dg/ipa/pr83549.C:7