(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
mips/
r10k-cache-barrier-14.c
       1  /* { dg-options "(-mips16) -mr10k-cache-barrier=store -ffat-lto-objects" } */
       2  
       3  /* Test that indirect calls are protected.  */
       4  /* This is testing for errors which can only happen in assembly generation.
       5     dg-error does not guarantee assembly generation, so we need to do it
       6     manually by using -ffat-lto-objects.  */
       7  
       8  MIPS16 void foo (void) { } /* { dg-message "sorry, unimplemented" } */