Where to get recent arm-linux-gnueabihf-gcc & arm-linux-gnueabihf-g++ for openSUSE?

Where to get recent arm-linux-gnueabihf-gcc & arm-linux-gnueabihf-g++ for openSUSE?
Previously I was using gcc-linaro-7.5.0-2019.12-x86_64_arm-linux-gnueabihf but it’s discontinued and only gcc-7.5 is supported. We now have gcc-14.x
Other Linux distributions are having their own package

Using https://rpm.pbone.net/search_simple_2 I cannot find any openSUSE Tumbleweed package that provides arm-linux-gnueabihf-g++

I think opensuse team should consider having official or at least experimental package like other distros. Cross compiling is a very common need.