]> gcc.gnu.org Git - gcc.git/commit
(reg_to_stack): Use GET_RTX_CLASS.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 28 Feb 1994 11:30:24 +0000 (06:30 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 28 Feb 1994 11:30:24 +0000 (06:30 -0500)
commit0ab759e4fdfabf7a791409fd093f32d04a835ef3
treef5539ee1825f5c60b298e0bfc7f46abbd6450961
parent2140ed5bfecfd95971211884b926d64f4432f080
(reg_to_stack): Use GET_RTX_CLASS.

Clear LABEL_REFs here.
(find_blocks): Make algorithm identical to that inreg_to_stack.
Use GET_RTX_CLASS.
Don't clear LABEL_REFs here.
Build a list of labels referenced by other than jumps.
If computed jump, mark using that list and forced_labels.
(uses_reg_or_mem): New function, copied from flow.c.

From-SVN: r6671
gcc/reg-stack.c
This page took 0.067495 seconds and 5 git commands to generate.