From 744eb12b7b0aa4ea0543e8dfd21b49bb5309bf93 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 22 Feb 2005 05:07:20 +0000 Subject: * posix/regcomp.c (lower_subexp): Do not optimize empty subexpressions even with REG_NOSUB. * posix/rxspencer/tests: Add a previously failing testcase. --- posix/rxspencer/tests | 1 + 1 file changed, 1 insertion(+) (limited to 'posix/rxspencer/tests') diff --git a/posix/rxspencer/tests b/posix/rxspencer/tests index a8b6e4b..b84a270 100644 --- a/posix/rxspencer/tests +++ b/posix/rxspencer/tests @@ -376,6 +376,7 @@ a(b?c)+d - accd accd a[bc]d - xyzaaabcaababdacd abd a[ab]c - aaabc abc abc s abc abc +() s abc @abc a* & b @b # Let's have some fun -- try to match a C comment. -- cgit v1.1