lambda-code.c (replace_uses_equiv_to_x_with_y): Verify the step is an INTEGER_CST...
authorDaniel Berlin <dberlin@dberlin.org>
Sat, 11 Jun 2005 15:28:35 +0000 (15:28 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Sat, 11 Jun 2005 15:28:35 +0000 (15:28 +0000)
commite4d693c1c2779987e12feafc1f562ed06e4ff9b4
treeecd41cf23586534e266f301075d6c6e878d7c804
parente8f927317c52a165b5d446cf33841f95e04b0d39
lambda-code.c (replace_uses_equiv_to_x_with_y): Verify the step is an INTEGER_CST before calling int_cst_value.

2005-06-11  Daniel Berlin  <dberlin@dberlin.org>

* lambda-code.c (replace_uses_equiv_to_x_with_y): Verify the step
is an INTEGER_CST before calling int_cst_value.

From-SVN: r100839
gcc/ChangeLog
gcc/lambda-code.c