From acfa9d9f913403e597859bb2bf730ba5b8ea447e Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Wed, 15 Jan 2003 10:57:14 +0000 Subject: [PATCH] put back entry mistakenly taken out by hpenner From-SVN: r61324 --- gcc/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.43.5