]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
fix thinko in previous
authorDale Johannesen <dalej@gcc.gnu.org>
Sat, 23 Aug 2003 18:09:32 +0000 (18:09 +0000)
committerDale Johannesen <dalej@gcc.gnu.org>
Sat, 23 Aug 2003 18:09:32 +0000 (18:09 +0000)
From-SVN: r70742

gcc/ChangeLog

index bdd0d101eefe630d183101f4accd361c7dcf70ea..48192ecbc086dabde8afcbf09577dd420e064d1b 100644 (file)
@@ -1,6 +1,6 @@
 2003-08-23  Dale Johannesen  <dalej@apple.com>
        * 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  <jle@rice.edu>