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: [tree-ssa] Removal of gotos from cfg based ir


> Hello,
> 
> HUH? We do not have two forms of rtl, either.

Depends on the definition of "form".  In earlier discussion I referred
into cfglayout mode as different "from" of RTL.  We do need different
set of functions to manipulate CFG depending on whether we do cfglayout
or not, so it is not 100% equivalent IL.

For majority of code the difference is not noticeable.

Honza
> 
> Zdenek


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