From 094439624ccda315dcf4fb8d40cc3fffd7f82bd2 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 24 Aug 1998 03:27:36 -0600 Subject: [PATCH] stmt.c (emit_case_nodes): Change rtx_function to rtx_fn to avoid clash with global type. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * stmt.c (emit_case_nodes): Change rtx_function to rtx_fn to avoid clash with global type. From-SVN: r21931 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.30.2