SH: Fix outage caused by recently added 2nd combine pass after reg alloc
[official-gcc.git] / gcc / testsuite / gcc.target / mips / r10k-cache-barrier-14.c
blobecb4158ce3bb7cd85352cd716056f0fe0903dad0
1 /* { dg-options "(-mips16) -mr10k-cache-barrier=store -ffat-lto-objects" } */
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. */
8 MIPS16 void foo (void) { } /* { dg-message "sorry, unimplemented" } */