The -Whigher-precision-for-complex-division emitted when -fcomplex-arithmetic=promoted option is used and the target does not support a higher precison type is not emitted:
libstdc++ does not suppress the warning before #131477 because its using /= which is fixed by #131477