[PATCH] libcpu: Remove false positive null ptr deref warning for GCC, -O3

2025-01-10 Thread Phi
Hi All, I try to send a patch via thunderbird, I don't know if the process is correct. I tried from gmail but it was not good. The patch is trivial and I use it to learn the patch submission process, along with the signed-off-by process Cheers, Phi From 3ac65cf6eec36a9a22af378e89bc4d5b148

Supress false positive warning GCC -O3

2025-01-09 Thread Phi Debian
Building with gcc -O3 bring false positive warning. This is a GCC bug, and this patch is a work around. This is reported at https://sourceware.org/bugzilla/show_bug.cgi?id=32527 Cheers, Phi From 3ac65cf6eec36a9a22af378e89bc4d5b148d8713 Mon Sep 17 00:00:00 2001 From: Philippe Benard Date: Thu, 9

readelf ignore .debug_pubtypes

2018-03-23 Thread Phi Debian
s/src/readelf -S ./vmlinux | grep pubtypes [44] .debug_pubtypes PROGBITS 07336c70 0072cb93 00 0 1 DL$ ~/elfutils/src/readelf --debug=pubtypes ./vmlinux | more Unknown DWARF debug section `pubtypes'. Is that expected ? Thanx in advance, Phi

Re: elfutils build and testing

2017-09-18 Thread Phi Debian
Hi All Sorry about that, I figured that using the tarball do provide the configure script, I'll start from there. Cheers Phi

elfutils build and testing

2017-09-18 Thread Phi Debian
Distributor ID: Ubuntu Description:Ubuntu 16.04.3 LTS Release:16.04 Codename: xenial Thanx in advance Cheers, Phi