On 12/21/21 10:40 PM, Cédric Le Goater wrote:
+static inline const char *powerpc_excp_name(int excp)
Drop the inline. It's not performance critical; let the compiler decide. Otherwise, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~
On 12/21/21 10:40 PM, Cédric Le Goater wrote:
+static inline const char *powerpc_excp_name(int excp)
Drop the inline. It's not performance critical; let the compiler decide. Otherwise, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~