File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
gcc/testsuite/gcc.target/mips Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- /* { dg-options "-mno-abicalls -mgpopt -G8 -mabi=32 isa_rev=2 -mmips16e2" } */
1+ /* { dg-options "-mno-abicalls -mgpopt -G8 -mabi=32 isa_rev> =2 -mmips16e2" } */
22/* { dg-skip-if "naming registers makes this a code quality test" { *-*-* } { "-O0" } { "" } } */
33
44/* Test cache. */
Original file line number Diff line number Diff line change 1- /* { dg-options "-mno-abicalls -mgpopt -G8 -mabi=32 isa_rev=2 -mmips16e2 -mbranch-cost=2" } */
1+ /* { dg-options "-mno-abicalls -mgpopt -G8 -mabi=32 isa_rev> =2 -mmips16e2 -mbranch-cost=2" } */
22/* { dg-skip-if "code quality test" { *-*-* } { "-O0" } { "" } } */
33
44/* Test MOVN. */
Original file line number Diff line number Diff line change 1- /* { dg-options "-mno-abicalls -mgpopt -G8 -mabi=32 isa_rev=2 -mmips16e2" } */
1+ /* { dg-options "-mno-abicalls -mgpopt -G8 -mabi=32 isa_rev> =2 -mmips16e2" } */
22/* { dg-skip-if "per-function expected output" { *-*-* } { "-flto" } { "" } } */
33
44/* Generate GP-relative ADDIU. */
Original file line number Diff line number Diff line change 1- /* { dg-options "-mno-abicalls -mgpopt -G8 -mabi=32 isa_rev=2 -mmips16e2" } */
1+ /* { dg-options "-mno-abicalls -mgpopt -G8 -mabi=32 isa_rev> =2 -mmips16e2" } */
22/* { dg-skip-if "per-function expected output" { *-*-* } { "-flto" } { "" } } */
33
44/* ANDI is a two operand instruction. Hence, it won't be generated if src and
You can’t perform that action at this time.
0 commit comments