This is the mail archive of the glibc-bugs-regex@sources.redhat.com mailing list for the glibc 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]

[Bug regex/558] regcomp and regexec bug


------- Additional Comments From bonzini at gnu dot org  2004-11-23 12:32 -------
Created an attachment (id=289)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=289&action=view)
patch to speed up testcase by 50%

Reduce complexity of calc_eclosure in this case, by modifying the way .{1,2048}
is lowered.  calc_inveclosure is sped up but still expensive.

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=558

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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