[patch] tweak gcc.target/mips/msa.c options

Sandra Loosemore sandra@codesourcery.com
Fri Nov 3 04:06:00 GMT 2017


The testcase gcc.target/mips/msa.c gives dozens of FAILs if it's tested 
with a GCC configured to default to -fno-common, because of patterns like

/* { dg-final { scan-assembler-times "\t.comm\tv16i8_\\d+,16,16" 3 } } */

Seems like the simplest solution is to force -fcommon for this test.  OK?

-Sandra

-------------- next part --------------
A non-text attachment was scrubbed...
Name: msa.log
Type: text/x-log
Size: 127 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20171103/c0482979/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msa.patch
Type: text/x-patch
Size: 619 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20171103/c0482979/attachment-0001.bin>


More information about the Gcc-patches mailing list