This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: push_init_level: handle vectors



On Tuesday, February 26, 2002, at 10:07  AM, Richard Henderson wrote:

> On Mon, Feb 25, 2002 at 06:24:23PM +1100, Aldy Hernandez wrote:
>> +       constructor_index = convert (bitsizetype, integer_zero_node);
>
> bitsize_zero_node

ok done... but what's the difference?

i suppose i should also change all the places that use integer_zero_node
in the vector initializer code... (since i clearly pasted it from there).
:)

aldy
>
>
> r~
>
>
--
Aldy Hernandez                                E-mail: aldyh@redhat.com
Professional Gypsy Lost in Australia
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]