From: Dale Johannesen Date: Sat, 23 Aug 2003 18:09:32 +0000 (+0000) Subject: fix thinko in previous X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f346cc376f862afefa40c3b8396896e8f314e3db;p=gcc.git fix thinko in previous From-SVN: r70742 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bdd0d101eef..48192ecbc08 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2003-08-23 Dale Johannesen * calls.c (emit_library_call_value_1): Fix obvious errors in - arguments to emit_group_load. + arguments to emit_group_store. 2003-08-23 Jason Eckhardt