Closed
Description
Example here - https://godbolt.org/z/1YhsEW7En
Remove -msoft-float
or switch to GCC for expected pcrel code model. -mno-altivec
and -mno-vsx
flags at least also cause this. This prevents building the Linux kernel with the pcrel code model.