tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] gcc/tcc nested macros difference


From: Vincent Lefevre
Subject: Re: [Tinycc-devel] gcc/tcc nested macros difference
Date: Wed, 27 Apr 2016 10:11:05 +0200
User-agent: Mutt/1.6.0-6623-vl-r87826 (2016-04-14)

On 2016-04-25 13:29:46 +0300, Sergey Korshunoff wrote:
> > Then I'll make the following addition to the bug list, if nobody
> > objects, as I don't suppose the bug will get fixed soon.
> > +- output with -E should include spaces: #define n 0xe {newline} n+1
> 
> How gcc decide when to insert space after macro expansion w/o syntax analize?

No syntax analysis is needed. This is just related to tokenization,
AFAIK.

-- 
Vincent Lefèvre <address@hidden> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



reply via email to

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