tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] preprocessor makes attributes disappear


From: rain1
Subject: Re: [Tinycc-devel] preprocessor makes attributes disappear
Date: Sat, 07 Apr 2018 23:51:56 +0100
User-agent: Roundcube Webmail/1.3.3

On 2018-04-06 22:05, Michael Matz wrote:
Hi,

On Fri, 6 Apr 2018, address@hidden wrote:

I tried modifying my test program to use __attribute instead, in that case the code line 3345: case TOK_ALIGNED2: is being executed which is good. but again the output is not zeros. Perhaps a.aligned is being ignored for functions during codegen.

Ah, I admit of not having looked careful at your example program.
Yes, TCC can't align functions currently.  Well, until mob from a few
minutes ago at least, so enjoy :)


Ciao,
Michael.

_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Thank you very much! Where may I find this patch? It has yet not shown up on http://repo.or.cz/tinycc.git/tree



reply via email to

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