On Wed, Jul 06, 2022 at 07:15:08PM +0100, Jonathan Wakely wrote: > Tested powerpc64-linux, OK for trunk?
Okay, thanks! > -! { dg-options "-mdejagnu-cpu=405 -mpower9-minmax -mfloat128-type" } > +! { dg-options "-mdejagnu-cpu=405 -mpower9-minmax -mfloat128" } We really shouldn't have -mpower9-minmax selectable independently of -mcpu=power9, but that is a different thing. Thanks, Segher