This is the mail archive of the glibc-bugs@sourceware.org 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/1302] improve regex bitset performance (don't assume 32 bits)


------- 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.


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