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: [LTO]: PATCH: PR lto/39010: [LTO] Memory corruption on gcc.c-torture/compile/limits-fndefn.c


On Fri, Jan 30, 2009 at 16:21, H.J. Lu <hjl.tools@gmail.com> wrote:

> I think we should avoid htab_hash_string to save some memory. OK
> to install?

Actually, I prefer the previous patch.  It's clearer and easier to
maintain than rolling our own duplicate of htab_hash_string.


Diego.


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