Re: [PATCH v2] Improve performance of strstr
Wilco Dijkstra <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <DB5PR08MB10307003CED75E91BE6FAFB283E90@DB5PR08MB1030.eurprd08.prod.outlook.com> |
Eric Blake wrote: > Passing the glibc testsuite isn't all that reassuring, as they just > barely had to squash a strstr bug this year that was not caught by their > testsuite at the time: It's better than nothing given newlib doesn't have any testsuite at all... Do you know of a proper test for strstr by any chance? Wilco