From mboxrd@z Thu Jan 1 00:00:00 1970 From: kenner@vlsi1.ultra.nyu.edu (Richard Kenner) To: dj@redhat.com Cc: gcc@gcc.gnu.org Subject: Re: host_integerp vs [] decls Date: Fri, 14 Sep 2001 16:26:00 -0000 Message-id: <10109142332.AA03034@vlsi1.ultra.nyu.edu> X-SW-Source: 2001-09/msg00580.html Another `obvious' fix is to have host_integerp return false when given NULL. Not sure if that would fix or hide other problems ;-) I think it would hide other problems.