]> gcc.gnu.org Git - gcc.git/commit
basic-block.h (compute_preds_succs): Change return type in prototype to void.
authorManfred Hollstein <manfred@gcc.gnu.org>
Thu, 12 Mar 1998 01:04:46 +0000 (01:04 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Thu, 12 Mar 1998 01:04:46 +0000 (01:04 +0000)
commit27d7e05d4a13e44c45aae7a71078de30a613bc4f
treee9fb1679da0568cb2c7d5cdaf504a2749a078a9f
parent743bb12df3d236faab3c74b1e5960d9a51fde444
basic-block.h (compute_preds_succs): Change return type in prototype to void.

* basic-block.h (compute_preds_succs): Change return type in
prototype to void.
* flow.c (compute_preds_succs): Likewise in function definition.
* regmove.c (find_matches): Cast char used as array index to unsigned char
to supress warning.

From-SVN: r18508
gcc/regmove.c
This page took 0.061563 seconds and 5 git commands to generate.