grep-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: by default, elide analyzer-related warning options


From: Jim Meyering
Subject: FYI: by default, elide analyzer-related warning options
Date: Sat, 1 Jan 2022 10:33:08 -0800

I've just pushed a patch that copies coreutils approach:

+    [# -fanalyzer and related options slow GCC considerably.
+     ew="$ew -fanalyzer -Wno-analyzer-double-free -Wno-analyzer-malloc-leak"
+     ew="$ew -Wno-analyzer-null-dereference -Wno-analyzer-use-after-free"])

I've also updated from latest gnulib and updated copyright notices.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]