From: Jeff Law Date: Mon, 24 Aug 1998 09:27:36 +0000 (-0600) Subject: stmt.c (emit_case_nodes): Change rtx_function to rtx_fn to avoid clash with global... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=094439624ccda315dcf4fb8d40cc3fffd7f82bd2;p=gcc.git 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 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 79b54c3540b..2c73cf8b584 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 24 10:25:46 1998 Jeffrey A Law (law@cygnus.com) + + * stmt.c (emit_case_nodes): Change rtx_function to rtx_fn to avoid + clash with global type. + Mon Aug 24 00:53:53 1998 Jason Merrill * fixinc.irix: Add curses.h handling from fixinc.wrap.