Regex performance improvements

Ulrich Drepper drepper@redhat.com
Wed May 16 19:51:00 GMT 2001


Paolo Bonzini <bonzini@pc-amo3.elet.polimi.it> writes:

> - allowing one to conditionally remove gapped buffer support.  To limit
>   the changes, re_match_2 and re_search_2 are still available, but raise
>   an error if size1 != 0 && size2 != 0.

So I understand it correctly that this changes the behavior of
exported functions?  This is not possible.

> - using GNU CC first-class labels if available.

This sounds reasonable.  If you can separate these changes from those
described above I'll probably apply them.

Thanks,

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



More information about the Libc-alpha mailing list