https://bugs.kde.org/show_bug.cgi?id=370028

--- Comment #7 from Aleksandar Rikalo <aleksandar.rik...@imgtec.com> ---
Patch 1/4 (warn01.diff) removes 98 "cast-align" warnings caused by including
vki-linux.h from various sources.
PTR_CAST macro from this patch can be used in future, to avoid "cast-align"
warnings.

Patch 2/4 (warn02.diff) removes few "cast-align" warnings from
coregrind/launcher-linux.c.
Patch 3/4 (warn03.diff) removes "cast-align" warning from
coregrind/m_syswrap/syswrap-generic.c.
Patch 4/4 (warn04.diff) is MIPS specific and removes 32 "cast-equal" warnings
from coregrind/m_coredump/coredump-elf.c.

These numbers are relevant for MIPS build.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to