Internal linker error from pkg-fallout on 14.0-CURRENT on i386

From: Kevin Zheng <kevinz5000_at_gmail.com>
Date: Mon, 20 Feb 2023 19:33:41 UTC
Hi there,

At least two of my ports recently started to fail to build on 
14.0-CURRENT on i386 as reported by pkg-fallout with messages like:

internal linker error: wrote incorrect addend value 0x5000406A instead 
of 0x0 for dynamic relocation R_386_32 at offset 0x410DD3 against symbol 
__gxx_personality_v0

ld: error: clientgame.o:(function _GLOBAL__sub_I_clientgame.cpp: 
.text+0x7543): internal linker error: wrote incorrect addend value 
0xCC48300 instead of 0x0 for dynamic relocation R_386_32 at offset 
0x4FDED3 against symbol __gxx_personality_v0

I searched Bugzilla for "internal linker error" but was unable to find 
any existing reports. Is this a known issue and I'm just bad at 
searching, or is this something I should report (and where?)

Thanks,
Kevin