qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] tcg: Mark tcg helpers noinline to avoid an issue with LTO


From: Richard Henderson
Subject: Re: [PATCH] tcg: Mark tcg helpers noinline to avoid an issue with LTO
Date: Thu, 19 Jan 2023 10:50:38 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 1/19/23 07:11, Peter Maydell wrote:
Do we have any chance of persuading the gcc folks to document
that 'noinline' also affects function splitting ? That would
reduce the chance that they decide to take out the attribute
check at some future date...

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108470


r~



reply via email to

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