On 3/23/25 8:03 AM, Iain Sandoe wrote:
Tested on x86_64-Linux, Darwin,
OK for trunk?
backports?
thanks
Iain

--- 8< ---

Actually, the issue is not local to the libitm case, it currently affects
any 'cxx=true' top-level configured target library.

The issue is a missing export of CXX_FOR_TARGET.

        PR libitm/88319

ChangeLog:

        * Makefile.in: Regenerate.
        * Makefile.tpl: Add CXX_FOR_TARGET to NORMAL_TARGET_EXPORTS.
So how does one trigger this failure? ISTM that every libitm build should be failing. I think the patch is likely fine, but struggle to see why this hasn't been more widely reported.

jeff


Reply via email to