]> git.ipfire.org Git - thirdparty/gcc.git/commit
mips.exp: Comment !CPU in the isa* pseudo-options.
authorAdam Nemet <anemet@caviumnetworks.com>
Thu, 19 Feb 2009 21:26:34 +0000 (21:26 +0000)
committerAdam Nemet <nemet@gcc.gnu.org>
Thu, 19 Feb 2009 21:26:34 +0000 (21:26 +0000)
commitbde8c97ca7279a6dd3b0082e0573f9cd01587476
treeeda700ee05668667744a9ae6ce1ddd1544389d18
parent098126222904e77a0e986d46baa99c5f91f53812
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
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/branch-1.c
gcc/testsuite/gcc.target/mips/dmult-1.c
gcc/testsuite/gcc.target/mips/mips.exp