@Manuel
  The patch is pushed in the git tree 
(http://kernel.ubuntu.com/git?p=hwe/fwts.git;a=commit;h=0132c0f3fd7184e218e47821d571cf94ea9f45dc).
 

commit 0132c0f3fd7184e218e47821d571cf94ea9f45dc
Author: Colin Ian King <colin.k...@canonical.com>
Date:   Wed Apr 18 02:46:37 2012 +0000

    acpica: add -fno-strict-aliasing to ignore type punning warnings (LP: 
#971886)
    
    We don't have much control over the quality of code in the ACPICA core that
    is incorporated into fwts.  When compiled on Gentoo there are a bunch of
    "dereferencing type-punned pointer will break strict-aliasing rules" 
warnings
    which we can't easily fix.  For now, just use -fno-strict-aliasing on the
    ACPICA core to workaround this noise.
    
    Signed-off-by: Colin Ian King <colin.k...@canonical.com>
    Acked-by: Keng-Yu Lin <ken...@canonical.com>
    Acked-by: Alex Hung <alex.h...@canonical.com>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971886

Title:
  QA: warning: dereferencing type-punned pointer will break strict-
  aliasing rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/fwts/+bug/971886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to