stmt.c (emit_case_nodes): Change rtx_function to rtx_fn to avoid clash with global...
authorJeff Law <law@gcc.gnu.org>
Mon, 24 Aug 1998 09:27:36 +0000 (03:27 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 24 Aug 1998 09:27:36 +0000 (03:27 -0600)
commit094439624ccda315dcf4fb8d40cc3fffd7f82bd2
treebd3b0f85a78c70e8e5e88bca978e5c64ba2fc033
parent152d9f2a9177bca737d8dfd6fb4732820888d9c1
stmt.c (emit_case_nodes): Change rtx_function to rtx_fn to avoid clash with global type.


        * stmt.c (emit_case_nodes): Change rtx_function to rtx_fn to avoid
        clash with global type.

From-SVN: r21931
gcc/ChangeLog