On 9/26/18 11:11 PM, Thomas Huth wrote:
> Older versions of Clang (before 3.5) and GCC (before 4.1) do not
> support the "__attribute__((flatten))" yet. We don't care about
> such old versions of GCC anymore, but since 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 <[email protected]>
> ---
>  v2: Ignore older versions of GCC since we do not support them anymore

Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to