Sandra Loosemore writes:
> 2012-08-03 Sandra Loosemore
> Catherine Moore
>
> gcc/testsuite/
> * gcc.target/mips/clear-cache-1.c: Test for alternate cache
> flush function names too.
> * gcc.target/mips/clear-cache-1.c: Likewise.
OK, thanks.
Richard
Some MIPS configurations #define CACHE_FLUSH_FUNC to something other
than "_flush_cache", This fixes the two test cases that currently have
that name wired in to know about the netbsd and sdemtk names too. OK
for mainline?
-Sandra
2012-08-03 Sandra Loosemore
Catherine Moore