clzhi2.c: Fix warnings.

* config/h8300/clzhi2.c: Fix warnings.
	* config/h8300/ctzhi2.c: Likewise.
	* config/h8300/fixunssfsi.c: Likewise.
	* config/h8300/parityhi2.c: Likewise.
	* config/h8300/popcounthi2.c: Likewise.

From-SVN: r72863
This commit is contained in:
Kazu Hirata 2003-10-23 19:29:27 +00:00
parent 1e529a7312
commit e11f4e4d0b
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
2003-10-21 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/clzhi2.c: Fix warnings.
* config/h8300/ctzhi2.c: Likewise.
* config/h8300/fixunssfsi.c: Likewise.
* config/h8300/parityhi2.c: Likewise.
* config/h8300/popcounthi2.c: Likewise.
2003-10-23 James E Wilson <wilson@specifixinc.com>
* gcc.c (option_map): Delete --target and --use-version.