Hello! I have built GCC 15.1.0 and binutils 2.44 for arm-none-eabi targets. Tried to build U-Boot for an STM32 MCU, but running into an issue at link time with the error "dangerous relocation: unsupported relocation". With GCC 14.2.1 and binutils 2.43.1 there are no issues. Don't know if this is a regression from binutils or from GCC, therefore I asked this question here.