tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Implementing gcc intrinsics


From: Michael Matz
Subject: Re: [Tinycc-devel] Implementing gcc intrinsics
Date: Sun, 17 Apr 2016 20:26:05 +0200 (CEST)
User-agent: Alpine 2.20 (LSU 67 2015-01-07)

Hi,

On Sat, 16 Apr 2016, Sergey Korshunoff wrote:

Can try to extract this
Sorry, reading a comment: no op now (a patch attached)

This is just silly.  Put
  #define __builtin_expect(a,b) (a)
anywhere and you're done.  No need for support in the compiler.


Ciao,
Michael.



reply via email to

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