asm_fprintf inefficiency?

Paolo Bonzini bonzini@gnu.org
Mon Nov 8 13:44:00 GMT 2010


On 11/05/2010 08:10 AM, Jay K wrote:
> the checking for puts_locked...
> the fact that asm_fprintf calls putc one character at a time,
> which probably benefits from _unlocked.

Honest question: is asm_fprintf in the profile at all, even at -O0?

Paolo



More information about the Gcc mailing list