On Wed, May 27, 2026 at 03:52:43PM +0530, jeevitha wrote: > Hi All, > > The following patch has been bootstrapped and regtested on > powerpc64le-linux. > > Changes from V1: > * Add new compile support procedure. > * Renamed other procedure. > > Add new effective-target procs to support testing of the subwus > saturating subtract instruction introduced in Power ISA future. > check_effective_target_powerpc_future_compile_ok checks whether the > compiler recognizes -mcpu=future (i.e., defines _ARCH_FUTURE). > check_effective_target_powerpc_future_assemble_ok checks whether the > assembler accepts the subwus instruction under -mcpu=future. > check_powerpc_future_hw_available checks at runtime whether the > hardware supports executing PowerPC future instructions.
This looks ok with Surya's suggestions. -- Michael Meissner, IBM PO Box 98, Ayer, Massachusetts, USA, 01432 email: [email protected]
