(TxCE, TxC3, TxCM, TUE, TUF): Remove redundant test for the presence of thumb

version of the parsing functions since they must always exist and the test
generates a compile time warning message.
This commit is contained in:
Nick Clifton
2005-06-01 08:18:42 +00:00
parent b2b0991329
commit 1887dd2272
2 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,10 @@
2005-06-01 Nick Clifton <nickc@redhat.com>
* config/tc-arm.c (TxCE, TxC3, TxCM, TUE, TUF): Remove redundant
test for the presence of thumb version of the parsing functions
since they must always exist and the test generates a compile time
warning message.
2005-05-31 Richard Henderson <rth@redhat.com>
* config/tc-alpha.c (O_lituse_jsrdirect): New.