]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.target/mips/r10k-cache-barrier-9.c: Suppress warnings.
authorJeff Law <law@redhat.com>
Fri, 30 Aug 2019 15:10:14 +0000 (09:10 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 30 Aug 2019 15:10:14 +0000 (09:10 -0600)
From-SVN: r275195

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/r10k-cache-barrier-9.c

index 0c5ec5325f5c12f76aafbd188fd4721abaf246df..5044002c09cb5f1308720c6c2508e697e44e66be 100644 (file)
@@ -1,3 +1,7 @@
+2019-08-30  Jeff Law  <law@redhat.com>
+
+       * gcc.target/mips/r10k-cache-barrier-9.c: Suppress warnings.
+
 2019-08-30  Martin Jambor  <mjambor@suse.cz>
 
        tree-optimization/91579
index 2f83968aad65e05ddbc30414935253e2bb17da92..2516b663ca142c80d947dccd1401c5fa5a20cd76 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-options "-mr10k-cache-barrier=store -G8" } */
+/* { dg-options "-mr10k-cache-barrier=store -G8 -w" } */
 
 /* Test that out-of-range stores to components of static objects
    are protected by a cache barrier.  */