From 09e1d69565e6e90da928ffbdff872615ab3def2c Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Thu, 24 Jul 1997 22:22:27 +0000 Subject: [PATCH] * tc-sparc.c (md_begin): Cast sparc_opcodes to PTR for hash_insert. --- gas/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index f22ff43a90..516ce9beac 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Thu Jul 24 15:21:49 1997 Doug Evans + + * tc-sparc.c (md_begin): Cast sparc_opcodes to PTR for hash_insert. + Thu Jul 24 17:51:29 1997 Ian Lance Taylor * macro.c (define_macro): Make sure the index is in range before -- 2.34.1