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

--- Comment #21 from Andreas Arnez <ar...@linux.ibm.com> ---
(In reply to Julian Seward from comment #20)
> To tell the truth, we have built with -fno-strict-aliasing for about a
> decade now :-/  But I still would prefer not to have such casting.
Hm, for guest_s390_helpers.c I get a GCC command line that contains
  ... -fno-strict-aliasing -fno-builtin  -fomit-frame-pointer 
-Wbad-function-cast -fstrict-aliasing ...
Which means that strict aliasing is disabled and then re-enabled.  Not sure if
that's intentional, though.

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

Reply via email to