h8300.c (h8300_emit_stack_adjustment): Fix a warning.

* config/h8300/h8300.c (h8300_emit_stack_adjustment): Fix a
	warning.

From-SVN: r78008
This commit is contained in:
Kazu Hirata 2004-02-18 01:18:29 +00:00 committed by Kazu Hirata
parent 8d82e1d811
commit f8b58e56c5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2004-02-17 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.c (h8300_emit_stack_adjustment): Fix a
warning.
2004-02-17 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.md (*one_complsi2_h8300): Change to

View File

@ -372,7 +372,7 @@ h8300_emit_stack_adjustment (int sign, unsigned int size)
{
/* If the frame size is 0, we don't have anything to do. */
if (size == 0)
return 0;
return;
/* H8/300 cannot add/subtract a large constant with a single
instruction. If a temporary register is available, load the