]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Re: [PATCH] Testsuite: Disable micromips for MSA tests
authorXin Liu <xin.liu@oss.cipunited.com>
Sun, 19 Mar 2023 17:28:07 +0000 (13:28 -0400)
committerJeff Law <jeffreyalaw@gmail.com>
Sun, 19 Mar 2023 17:31:00 +0000 (13:31 -0400)
gcc/testsuite
* gcc.target/mips/mips.exp (mips-dg-options): Disable micromips
for MSA tests.

gcc/testsuite/gcc.target/mips/mips.exp

index ac3ab12954175a0d096757e6b213ea2ec544a732..15d574202d3f83c63a9e571675ad0ff31dc3fff8 100644 (file)
@@ -1467,6 +1467,7 @@ proc mips-dg-options { args } {
     mips_option_dependency options "-mfpxx" "-mno-paired-single"
     mips_option_dependency options "-msoft-float" "-mno-paired-single"
     mips_option_dependency options "-mno-paired-single" "-mno-mips3d"
+    mips_option_dependency options "-mmsa" "-mno-micromips"
     mips_option_dependency options "-mmsa" "-mno-mips16"
 
     # If the test requires an unsupported option, change run tests