This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Simplify preprocessor conditional in push_block


> Well, the argument here is that #ifdef is bad, and you really, really want
> the compiler to parse all the code so you immediately know when you put a
> silly error in there.
>
> Plus, if () is more readable.

Would you like to implement Zack's suggestion? I probably won't find the time 
to do it, so the code will remain unreadable forever...

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]