]> gcc.gnu.org Git - gcc.git/commit
(bc_init_mode_to_opcode_maps, bc_expand_expr): Cast enum array indices to int.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 4 Oct 1993 22:01:19 +0000 (18:01 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 4 Oct 1993 22:01:19 +0000 (18:01 -0400)
commit6bd6178de9f5e72b20377514a4af6e4164a5bcca
treed3fc91b24c377f2d78f33fe9510d34bc965f5408
parentaf68829613cdfc26263726f069c9bdb9bd5773e7
(bc_init_mode_to_opcode_maps, bc_expand_expr): Cast enum array indices to int.

(bc_load_memory, bc_store_memory): Likewise.
(bc_runtime_type_code): Cast enum logical operand to int.

From-SVN: r5592
gcc/expr.c
This page took 0.072824 seconds and 5 git commands to generate.