diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 45f4a3b0a96..74da00a8740 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2005-02-02 Aldy Hernandez + + * config/rs6000/rs6000.c (rs6000_spe_function_arg): Multi-reg + arguments go on the stack. Do not put complex doubles in odd/even + pairs. + 2005-02-02 Steven Bosscher * doc/invoke.texi: Update the options enabled at -O1, -O2,