[PATCH for-8.0 0/3] Fixes for GCC13

Cédric Le Goater posted 3 patches 1 year, 1 month ago
There is a newer version of this series
target/s390x/s390x-internal.h |  3 ++-
target/ppc/excp_helper.c      |  2 +-
util/async.c                  | 13 ++++++++++++-
3 files changed, 15 insertions(+), 3 deletions(-)
[PATCH for-8.0 0/3] Fixes for GCC13
Posted by Cédric Le Goater 1 year, 1 month ago
Hello,

I activated a GH workflow using fedora rawhide and found out that
there were a couple of compile breakage with the new GCC. Here are
fixes, the first requiring more attention.

Thanks,

C. 

Cédric Le Goater (3):
  async: Suppress GCC13 false positive in aio_bh_poll()
  target/s390x: Fix float_comp_to_cc() prototype
  target/ppc: Fix helper_pminsn() prototype

 target/s390x/s390x-internal.h |  3 ++-
 target/ppc/excp_helper.c      |  2 +-
 util/async.c                  | 13 ++++++++++++-
 3 files changed, 15 insertions(+), 3 deletions(-)

-- 
2.39.2