mips.c (function_arg): Don't pass NULL_TREE to host_integerp.
authorJeffrey Oldham <oldham@codesourcery.com>
Tue, 2 Jan 2001 16:09:56 +0000 (16:09 +0000)
committerJeffrey D. Oldham <oldham@gcc.gnu.org>
Tue, 2 Jan 2001 16:09:56 +0000 (16:09 +0000)
commitd07bec9503c4dbd14944d2ed6b04e000643450c7
treed588d184e9002a50d97566ca5b4776823b6bdb73
parent3719d27ba35d39207d4b6be8034b894614207136
mips.c (function_arg): Don't pass NULL_TREE to host_integerp.

2001-01-02  Jeffrey Oldham  <oldham@codesourcery.com>

* config/mips/mips.c (function_arg): Don't pass NULL_TREE to
host_integerp.

From-SVN: r38627
gcc/ChangeLog
gcc/config/mips/mips.c