put back entry mistakenly taken out by hpenner

From-SVN: r61324
This commit is contained in:
Alexandre Oliva 2003-01-15 10:57:14 +00:00
parent 027faee730
commit acfa9d9f91

View File

@ -20,6 +20,9 @@
2003-01-15 Alexandre Oliva <aoliva@redhat.com>
* 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.