From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22398 invoked by alias); 6 Sep 2005 17:48:57 -0000 Mailing-List: contact glibc-bugs-regex-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-regex-owner@sources.redhat.com Received: (qmail 22363 invoked by uid 48); 6 Sep 2005 17:48:52 -0000 Date: Tue, 06 Sep 2005 17:48:00 -0000 Message-ID: <20050906174852.22362.qmail@sourceware.org> From: "eggert at gnu dot org" To: glibc-bugs-regex@sources.redhat.com In-Reply-To: <20050906073220.1302.eggert@gnu.org> References: <20050906073220.1302.eggert@gnu.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug regex/1302] improve regex bitset performance (don't assume 32 bits) X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00031.txt.bz2 List-Id: ------- Additional Comments From eggert at gnu dot org 2005-09-06 17:48 ------- Created an attachment (id=651) --> (http://sourceware.org/bugzilla/attachment.cgi?id=651&action=view) bitset performance / portability improvements (revised) Derek Price reported that the previous patch elicits a "suggest parentheses around + or - in operand of &" with gcc -Wall. The revised patch adds a pair of parentheses to avoid this warning. -- What |Removed |Added ---------------------------------------------------------------------------- Attachment #650 is|0 |1 obsolete| | http://sourceware.org/bugzilla/show_bug.cgi?id=1302 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.