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: Thu, 14 Apr 2016 14:53:44 +0200 (CEST)
User-agent: Alpine 2.20 (LSU 67 2015-01-07)

Hi,

On Fri, 8 Apr 2016, Vladimir Vissoultchev wrote:

> How would you implement intrinsic functions in tcc?

I wouldn't except for those that really need compiler support (which are 
very few).  This is supposed to be a tiny CC, remember, with one goal 
being C99 compatible (if we ever get there).  Not to implement everything 
that other compilers provide.


Ciao,
Michael.



reply via email to

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