(struct undo, struct undo_int): Replace non-portable usage with some unions.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 17 Aug 1992 11:35:04 +0000 (07:35 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 17 Aug 1992 11:35:04 +0000 (07:35 -0400)
commit7c046e4eb295e0492e1c0abdead2b127e2e8f29a
tree2471c47f0e5369b91c3e5574730090dcb7aaf9a7
parent2c414fba8efe097c221d1f643404ae1b753720ac
(struct undo, struct undo_int): Replace non-portable usage with some unions.

(SUBST, SUBST_INT, undo_all, gen_rtx_combine): Make consistent with
new definitions.

From-SVN: r1870
gcc/combine.c