-
- Downloads
mips.exp: Comment !CPU in the isa* pseudo-options.
* gcc.target/mips/mips.exp: Comment !CPU in the isa* pseudo-options. (mips-dg-options): When matching isa* pseudo-options make 'value' optional and accept ! entries. Use $spec instead of $isa_spec in the isa pseudo-option error message. Only perform the ISA-range check when 'value' is set. If arch is matching any CPU in the ! entries switch to its generic ISA. * gcc.target/mips/branch-1.c: Pass isa=!octeon. * gcc.target/mips/dmult-1.c: Pass isa=64!octeon rather than -mips64. From-SVN: r144306
Showing
- gcc/testsuite/ChangeLog 12 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.target/mips/branch-1.c 5 additions, 3 deletionsgcc/testsuite/gcc.target/mips/branch-1.c
- gcc/testsuite/gcc.target/mips/dmult-1.c 1 addition, 1 deletiongcc/testsuite/gcc.target/mips/dmult-1.c
- gcc/testsuite/gcc.target/mips/mips.exp 54 additions, 23 deletionsgcc/testsuite/gcc.target/mips/mips.exp
Loading
Please register or sign in to comment