1  /* { dg-do compile { target { lp64 && {! has_arch_pwr9} } } } */
       2  /* { dg-require-effective-target powerpc_vsx_ok } */
       3  /* { dg-options "-O2 -mvsx" } */
       4  
       5  /* { dg-final { scan-assembler-times {\mnot\M} 2 { xfail be } } } */
       6  /* { dg-final { scan-assembler-times {\mstd\M} 2 { xfail { { {! has_arch_pwr9} && has_arch_pwr8 } && be } } } } */
       7  
       8  /* Source code for the test in pr92398.h */
       9  #include "pr92398.h"
      10