1  /* "$1" used to be mapped to the internal frame pointer.  */
       2  /* { dg-do compile { target mips*-*-* } } */
       3  /* { dg-options "" } */
       4  int foo () { asm volatile ("#" ::: "$1"); }
       1  /* "$1" used to be mapped to the internal frame pointer.  */
       2  /* { dg-do compile { target mips*-*-* } } */
       3  /* { dg-options "" } */
       4  int foo () { asm volatile ("#" ::: "$1"); }