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: [RFA] lmemmem.patch


Hello Doug,

* Doug Evans wrote on Mon, Mar 24, 2008 at 06:29:36PM CET:
> Hi.  This patch adds a wrapper around memmem().
> It's used in a forthcoming patch to gdb.

Do gdb or GCC ever encounter the quadratic behavior of memmem?
If yes, gnulib has a better implementation.

Cheers,
Ralf


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