qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/9] target/ppc: Remove static inline


From: Richard Henderson
Subject: Re: [PATCH v2 1/9] target/ppc: Remove static inline
Date: Mon, 3 Jan 2022 09:03:58 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 1/2/22 10:34 PM, Cédric Le Goater wrote:
The compiler should know better how to inline code if necessary.

Suggested-by: Richard Henderson<richard.henderson@linaro.org>
Signed-off-by: Cédric Le Goater<clg@kaod.org>
---
  target/ppc/excp_helper.c | 12 ++++++------
  1 file changed, 6 insertions(+), 6 deletions(-)

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

r~



reply via email to

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