From: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx> Hi, Fedora Rawhide just upgraded to gcc-4.7 which breaks the build of mdadm due to more strict antialiasing checks. This patch works around it by splitting the pointer calculations into a separate line. I don't have anything that uses ddf superblocks, but I believe the changes are correct. Cheers, Jes Jes Sorensen (1): Work around gcc-4.7's strict aliasing checks sha1.c | 8 +++++--- super-ddf.c | 22 ++++++++++++++-------- 2 files changed, 19 insertions(+), 11 deletions(-) -- 1.7.8.2 -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html