[libvirt] [PATCH 0/2] workaround bogus GCC

Pavel Hrdina phrdina at redhat.com
Sun Apr 10 16:37:57 UTC 2016


This combines Eric's and Cole's ideas together with configure check for GCC that
is affected by https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69602.

Pavel Hrdina (2):
  build: cleanup GCC < 4.6 -Wlogical-op workaround
  build: add GCC 6.0 -Wlogical-op workaround

 m4/virt-compile-warnings.m4     | 22 +++++++++++++++++++++-
 src/fdstream.c                  |  4 ++++
 src/internal.h                  | 22 ++++++++++++++++++++++
 src/rpc/virnetsshsession.c      |  6 ++++++
 src/security/security_selinux.c |  2 ++
 src/util/virbuffer.c            | 11 +++--------
 src/util/virstring.c            |  9 +--------
 src/util/virsysinfo.c           | 13 ++-----------
 8 files changed, 61 insertions(+), 28 deletions(-)

-- 
2.8.1




More information about the libvir-list mailing list