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: [C++ PATCH] Genericize IF_STMT already during genericization, before gimplification (PR c++/36254)


Jakub Jelinek wrote:

>> Isn't this true for all frontend specific trees?  That is, FOR_STMT isn't proper
> 
> Sure.

Jakub, your patch is OK: it does no harm.  (Including, in particular, it
doesn't make the code any more complex or hard to read.)

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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