[PATCH][LTO] Check-picking patch

Doug Kwan (關振德) dougkwan@google.com
Tue Sep 23 18:06:00 GMT 2008


Do people care about bootstrapping gcc using a C++ compiler? intptr_t
is not in C++98.

-Doug


2008/9/23 Diego Novillo <dnovillo@google.com>:
> On Tue, Sep 23, 2008 at 09:17, Andreas Schwab <schwab@suse.de> wrote:
>> "Diego Novillo" <dnovillo@google.com> writes:
>>
>>> I've fixed it to use HOST_WIDE_INT to store in the pointer_map.
>>
>> HOST_WIDE_INT can be wider than a pointer.
>
> Gah, you're right.  I forgot.  I'll use intptr_t.
>
>
> Thanks.  Diego.
>



More information about the Gcc-patches mailing list