aboutsummaryrefslogtreecommitdiff
path: root/libjava
diff options
context:
space:
mode:
authorRoger Sayle <roger@eyesopen.com>2002-07-03 21:00:23 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2002-07-03 21:00:23 +0000
commit3129af4c94d267c825d6e3dfa651477c6bd6208f (patch)
treebed15451c157820985b41f07f0c788e0a6ecba32 /libjava
parentfcad420e8ff702f5c03de5ce8017f5d471bba0c2 (diff)
downloadgcc-3129af4c94d267c825d6e3dfa651477c6bd6208f.zip
gcc-3129af4c94d267c825d6e3dfa651477c6bd6208f.tar.gz
gcc-3129af4c94d267c825d6e3dfa651477c6bd6208f.tar.bz2
combine.c (struct_undo): Change types of recorded substitutions to be either "int" or "rtx"...
* combine.c (struct_undo): Change types of recorded substitutions to be either "int" or "rtx", instead of "unsigned int" and "rtx". (do_SUBST_INT): Change types of the substitution from unsigned int to int, to avoid compilation warning from SUBST_INT's only caller. (make_extraction): Add cast to avoid compilation warning. (force_to_mode): Remove cast to avoid compilation warning. From-SVN: r55221
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions