On 9/26/18 8:59 AM, Thomas Huth wrote:
> Older versions of Clang (before 3.5) and GCC (before 4.1) do not
> support the "__attribute__((flatten))" yet. Since at least Clang
> 3.4 is still used in EPEL for RHEL7 / CentOS 7, we should not
> use this attribute directly but with a wrapper macro instead.
> 
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---
>  fpu/softfloat.c         | 30 +++++++++++++++---------------
>  include/qemu/compiler.h | 15 +++++++++++++++
>  2 files changed, 30 insertions(+), 15 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to