GNU bug report logs - #17136
[PATCH] dfa: speed up memory allocation, port to IRIX

Previous Next

Package: grep;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Sat, 29 Mar 2014 01:30:03 UTC

Severity: normal

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Norihiro Tanaka <noritnk <at> kcn.ne.jp>, 17136 <at> debbugs.gnu.org
Subject: bug#17136: [PATCH] dfa: speed up memory allocation, port to IRIX
Date: Fri, 18 Apr 2014 23:22:14 -0700
[Message part 1 (text/plain, inline)]
Norihiro Tanaka wrote:
> Perhaps, I may run accross it in order to use old GCC (4.1.2 on CentOS
> 5.10).

Thanks, it's lucky you did, so that we won't be inundated by other 
people reporting similar problems.  I see now that we were passing 
-Wno-pointer-sign to GCC, and that this suppressed useful diagnostics on 
newer GCC instances (but not on your older one).  I installed the 
attached patch to fix both the signedness problem, and the 
diagnostic-suppression problem.

[0001-dfa-fix-pointer-type-conversion-bug.patch (text/plain, attachment)]

This bug report was last modified 11 years and 30 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.