qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] dfd607: softfloat: Fix warn about implicit co


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] dfd607: softfloat: Fix warn about implicit conversion from...
Date: Mon, 15 Aug 2016 09:30:05 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: dfd607671037ff46d5b16ade10e10efdf0d260be
      
https://github.com/qemu/qemu/commit/dfd607671037ff46d5b16ade10e10efdf0d260be
  Author: Pranith Kumar <address@hidden>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M fpu/softfloat-specialize.h
    M include/fpu/softfloat.h

  Log Message:
  -----------
  softfloat: Fix warn about implicit conversion from int to int8_t

Change the flag type to 'uint8_t' to fix the implicit conversion error.

Signed-off-by: Pranith Kumar <address@hidden>
Reviewed-by: Aurelien Jarno <address@hidden>
Message-id: address@hidden
Signed-off-by: Peter Maydell <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]