From: Kaveh Ghazi Date: Tue, 30 Sep 2003 23:06:14 +0000 (+0000) Subject: Add note about PR 6222 fixed by prior patch X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e7b917081c8cf35953b1f376e272aa4b8796cdf4;p=gcc.git Add note about PR 6222 fixed by prior patch From-SVN: r71961 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c3b5ef435d0..fc2546b4938 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -474,6 +474,7 @@ Mon Sep 29 19:05:46 CEST 2003 Jan Hubicka 2003-09-25 Richard Sandiford + PR target/6222 * config/mips/mips.c (mips_va_arg): Handle arguments that must be passed on the stack.