1  /* { dg-do compile { target { ! ia32 } } } */
       2  /* { dg-require-effective-target maybe_x32 } */
       3  /* { dg-options "-O2 -mx32 -maddress-mode=long -mmovdir64b" } */
       4  /* { dg-final { scan-assembler "movdir64b\[ \\t\]" } } */
       5  
       6  #include "pr85473-1.c"
       7