]> gcc.gnu.org Git - gcc.git/commit
attribs.c (handle_vector_size_attribute): Use host_integerp and tree_int_cst; remove...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Tue, 1 Jan 2002 22:22:25 +0000 (22:22 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 1 Jan 2002 22:22:25 +0000 (17:22 -0500)
commit2cc2d4bbcd024031ac779e12cb6b51a3c821d8a6
tree5db1dfd712c394d01480a188c6968a697f6d4ef4
parent16b617648e045601e68a067591450b2956dcdbac
attribs.c (handle_vector_size_attribute): Use host_integerp and tree_int_cst; remove warnings.

* attribs.c (handle_vector_size_attribute): Use host_integerp
and tree_int_cst; remove warnings.
* caller-save.c (insert_restore): Add cast to get rid of warning.
(insert_save): Likewise.
* emit-rtl.c (adjust_address_1, offset_address): Likewise.
* regmove.c (find_matches): Add temporary var to kill a warning.

From-SVN: r48452
gcc/ChangeLog
gcc/attribs.c
gcc/caller-save.c
gcc/emit-rtl.c
gcc/regmove.c
This page took 0.053291 seconds and 5 git commands to generate.