diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6cc15b05e640..ab9add878fc0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -20,6 +20,9 @@ 2003-01-15 Alexandre Oliva + * config/i386/i386.c (ix86_expand_vector_move): Validize constant + forced to memory. Fixes PR bootstrap/9036. + * config/mips/mips.h (CRT_CALL_STATIC_FUNCTION): Define so as to set $gp before the call.