* config/alpha/alpha.c (direct_call_operand): Don't fall off end.

From-SVN: r46311
This commit is contained in:
Richard Henderson 2001-10-17 02:05:18 -07:00 committed by Richard Henderson
parent 14976c58e9
commit 4d8f669f94
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-10-17 Richard Henderson <rth@redhat.com>
* config/alpha/alpha.c (direct_call_operand): Don't fall off end.
2001-10-16 Matt Kraai <kraai@alumni.carnegiemellon.edu>
* c-tree.texi: Eliminate duplicated word.

View File

@ -868,6 +868,8 @@ direct_call_operand (op, mode)
if (! TARGET_PROFILING_NEEDS_GP
&& ! profile_flag && ! profile_block_flag)
return 0;
return 1;
}
/* Return true if OP is a LABEL_REF, or SYMBOL_REF or CONST referencing