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: [patch][plugin] Export constant pool


On Thu, Jul 16, 2009 at 4:55 AM, Diego Novillo<dnovillo@google.com> wrote:
> 2009/7/15 Olatunji Ruwase <tjruwase@google.com>:
>
>> 2009-07-15 ?Olatunji Ruwase ?<tjruwase@google.com>
>>
>> ? ? ? * cgraph.h(const_desc_htab): Change from static to global.
>> ? ? ? * varasm.c(const_desc_htab): Change from static to global.
>
> Space before '('.
Will do.
>
> I would much rather add external accessor functions to
> const_desc_htab in varasm.c than add a new global. ?We have too
> many already.

I 'll make that change as well.

Thanks

tunji
>
> Diego.
>


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