From: Jeff Law Date: Tue, 31 Aug 2021 15:08:50 +0000 (-0400) Subject: Restore intent of data-sym-multi-pool test X-Git-Tag: basepoints/gcc-13~5056 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=18f0e57b9a2f1b108831fcfb25cbcc4e2de65e8e;p=thirdparty%2Fgcc.git Restore intent of data-sym-multi-pool test gcc/testsuite * gcc.target/mips/mips.exp: Add tree-vrp to mips_option_group. * gcc.target/mips/data-sym-multi-pool.c: Add -fno-tree-vrp. --- diff --git a/gcc/testsuite/gcc.target/mips/data-sym-multi-pool.c b/gcc/testsuite/gcc.target/mips/data-sym-multi-pool.c index 1936f5bf27e5..26a622a44c96 100644 --- a/gcc/testsuite/gcc.target/mips/data-sym-multi-pool.c +++ b/gcc/testsuite/gcc.target/mips/data-sym-multi-pool.c @@ -1,5 +1,5 @@ /* { dg-do compile } */ -/* { dg-options "-mips16 -mcode-readable=yes" } */ +/* { dg-options "-mips16 -mcode-readable=yes -fno-tree-vrp" } */ /* { dg-skip-if "per-function expected output" { *-*-* } { "-flto" } { "" } } */ /* This testcase generates multiple constant pools within a function body. */ diff --git a/gcc/testsuite/gcc.target/mips/mips.exp b/gcc/testsuite/gcc.target/mips/mips.exp index 580e7c0c8f9f..d4d4b90d897d 100644 --- a/gcc/testsuite/gcc.target/mips/mips.exp +++ b/gcc/testsuite/gcc.target/mips/mips.exp @@ -333,6 +333,7 @@ foreach option { schedule-insns2 split-wide-types tree-vectorize + tree-vrp unroll-all-loops unroll-loops ipa-ra