]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/calls.cc
calls.c (emit_library_call_value_1): Fix obvious errors in arguments to emit_group_load.
authorDale Johannesen <dalej@apple.com>
Sat, 23 Aug 2003 18:08:27 +0000 (18:08 +0000)
committerDale Johannesen <dalej@gcc.gnu.org>
Sat, 23 Aug 2003 18:08:27 +0000 (18:08 +0000)
commit643642eb3f9633dea351982c4675502d6013e386
tree074321fc504b810060cd6769718ba14195922728
parentedf11bdaab4cd1c1347451f928318b8abec1c01b
calls.c (emit_library_call_value_1): Fix obvious errors in arguments to emit_group_load.

2003-08-23  Dale Johannesen  <dalej@apple.com>
* calls.c (emit_library_call_value_1): Fix obvious errors in
arguments to emit_group_load.

From-SVN: r70741
gcc/ChangeLog
gcc/calls.c