Commit c85dbadc by Jeff Law Committed by Jeff Law

* gcc.target/mips/r10k-cache-barrier-9.c: Suppress warnings.

From-SVN: r275195
parent 7f6dd102
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> 2019-08-30 Martin Jambor <mjambor@suse.cz>
tree-optimization/91579 tree-optimization/91579
......
/* { 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 /* Test that out-of-range stores to components of static objects
are protected by a cache barrier. */ are protected by a cache barrier. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment